Skip to content

1.0.0

Latest

Choose a tag to compare

@NikitaKirilloff NikitaKirilloff released this 30 Jul 08:25

Axelix 1.0.0 - General Availability 🎉

Today we're announcing the General Availability of Axelix 1.0.0 - the first stable, production-ready release!
After two public milestones (1.0.0-M1, 1.0.0-M2) and a lot of feedback from early adopters, Axelix is now ready for production use.

What GA means

1.0.0 is our first stable release. From this point on, we follow semantic versioning, and upgrades between versions are verified to be safe. All official artifacts, the Axelix Spring Boot Starters, the Gradle plugin, and the Maven plugin - are now published to Maven Central 📦

Axelix Master is also available as a Docker image on GitHub Container Registry 🐳:
docker pull ghcr.io/axelixlabs/axelix:1.0.0

🌎 Website https://axelix.io/
📄 Docs https://axelix.io/docs/product/introduction
✍️ Blog https://axelix.io/blog
📧 Email hello@axelix.io

Thank you to all contributors

This release would not have been possible without everyone who designed, implemented, reviewed, tested, documented, and discussed Axelix along the way.

Thank you to all contributors who helped us go from the first public milestone to a stable 1.0.0 release. Your work and feedback shaped this release.

We're excited to keep building Axelix together with the community 🚀

What's Changed

New Contributors

Full Changelog: v1.0.0-M2...v1.0.0