Releases: projectsyn/lieutenant-api
Releases · projectsyn/lieutenant-api
v0.9.0
2 changes since v0.8.0
🚀 Features
- Add discovery URL that returns metadata about lieutenant (#175)
📄 Documentation
- Updated antora-preview image (#168)
v0.8.0
1 changes since v0.7.0
🚀 Features
- Add put method for cluster and tenants (#160)
v0.7.0
3 changes since v0.6.0
🚀 Features
- New style for documentation preview (#151)
- Add dynamic facts (#157)
📄 Documentation
- New style for documentation preview (#151)
🔗 Dependency Updates
- fix(deps): update module github.com/projectsyn/lieutenant-operator to v1 (#155)
v0.6.0
4 changes since v0.5.0
🚀 Features
- Provide installURL when returning Cluster objects (#146)
🛠️ Minor Changes
- Replace statik with Go embedded files (#142)
- Disable goModTidy for Renovate (#147)
🔗 Dependency Updates
- Update dependencies (#148)
v0.5.0
6 changes since v0.4.1
🚀 Features
- Introduce kubernetes client cache to improve API call response times (#138)
🛠️ Minor Changes
- Add changelog generator to workflow (#136)
📄 Documentation
- Fixes broken links in contribution guide (#133)
🔗 Dependency Updates
- fix(deps): update module github.com/labstack/echo/v4 to v4.2.2 (#127)
- fix(deps): update module github.com/cosmtrek/air to v1.26.0 (#135)
- fix(deps): update module github.com/deepmap/oapi-codegen to v1.6.1 (#125)
v0.4.1
Added
- Ability to set the ID when creating Clusters and Tenants (#123)
Changed
- Update steward to v0.2.2 (#103)
Fixed
- Allow updating git repository overrides (#120)
v0.4.0
Added
- Add configurable revisions for git repositories (#90)
v0.3.0
Changed
- Applied the default Syn project meta files (#70)
- Rework documentation (#71)
- Upgrade to Go 1.15 (#77)
- Removed playbook.yml from project and replaced with ad-hoc command (#79)
- Update default Steward version (#82)
- Make the tenant GitRepo URL required (#83)
- Make the cluster GitRepo URL optional (#86)
Added
- Expose tenant and cluster annotations in API (#84)
v0.2.0
Changed
- Documentation structure (#64)