Development

Release Process

FiveNet tries to follow Semantic Versioning, but till reaching v1.0.0 will potentially make breaking changes to any API, service, etc.

FiveNet tries to follow Semantic Versioning, but till reaching v1.0.0 will potentially make breaking changes to any API, service, etc.

In the future FiveNet might switch to for simpler continuous releases.

Update Version

Use the following script to bump the FiveNet version (where X.Y.Z c:

./internal/scripts/bump_version.sh X.Y.Z

Make sure to update the Helm chart Chart.yaml version: and appVersion: entry accordingly, and don't forget to run make helm-docs to update the Helm chart README.md.

Release Notes

Generating release notes is made easier by using the following script:

./internal/scripts/generate_update_entry.sh
Copyright © 2025 Galexrt All rights reserved. All trademarks, logos and brand names are the property of their respective owners.