Skip to content

v1.0.1

tagged this 16 Sep 14:18
This patch release fixes a critical issue in the CI/CD pipeline where
the Docker build workflow was incorrectly selecting release candidates
over final releases, violating semantic versioning standards.

Key fix:
- CI pipeline now properly prioritizes v1.0.0 over v1.0.0-rc.X tags
- Ensures Docker images are built from the correct latest version
Assets 2
Loading