Skip to content

Releases: projectsyn/lieutenant-api

v0.9.0

30 Mar 12:31
8aa6f93
Compare
Choose a tag to compare

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

22 Sep 11:10
76051f0
Compare
Choose a tag to compare

1 changes since v0.7.0

🚀 Features

  • Add put method for cluster and tenants (#160)

v0.7.0

25 Aug 12:35
Compare
Choose a tag to compare

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

01 Jun 07:49
0743c96
Compare
Choose a tag to compare

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

20 Apr 07:28
1910167
Compare
Choose a tag to compare

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

22 Feb 09:59
925cb58
Compare
Choose a tag to compare

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

05 Nov 14:06
3c62916
Compare
Choose a tag to compare

Added

  • Add configurable revisions for git repositories (#90)

v0.3.0

02 Oct 13:52
dde7fe2
Compare
Choose a tag to compare

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

23 Jul 12:30
d75dbd0
Compare
Choose a tag to compare

Changed

  • Documentation structure (#64)

v0.1.5

12 Jun 11:40
75f82fe
Compare
Choose a tag to compare

Added

  • Kustomize setup (#61)