Skip to content

Releases: Payback159/tenama

v0.6.3

02 May 07:38
bea603b
Compare
Choose a tag to compare

This release is the same as v0.6.2, the difference is that from now on GoReleaser is used to build binaries and Dockerimages.

CI-Changes

v0.6.2

27 Apr 13:56
ec99f9d
Compare
Choose a tag to compare

tenama v0.6.2

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

05 Dec 00:01
0707daa
Compare
Choose a tag to compare

tenama v0.6.1

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Dec 21:28
10b42aa
Compare
Choose a tag to compare

tenama v0.6.0

What's Changed

CI/CD changes

Others

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Aug 19:54
cf86d2e
Compare
Choose a tag to compare

tenama v0.5.0

What's Changed

Code Changes

CI/CD Changes

Full Changelog: v0.4.2...v0.5.0

v0.4.3

18 Mar 15:51
Compare
Choose a tag to compare

tenama v0.4.3

What's Changed

  • Bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 by @dependabot in #123
  • Bump k8s.io/api from 0.26.1 to 0.26.3 by @dependabot in #134
  • Bump k8s.io/client-go from 0.26.1 to 0.26.3 by @dependabot in #136
  • add waitGroup to terminate routines gracefully & update golang to v1.20.2 by @Payback159 in #135

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Feb 18:13
22a62cd
Compare
Choose a tag to compare

tenama v0.4.2

What's Changed

  • add k8s.io/client-go as direct required dependency by @Payback159 in #95
  • update dependencies and bump go version to v1.20.1 by @Payback159 in #120

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Dec 07:23
8ed72d2
Compare
Choose a tag to compare

tenama v0.4.1

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Dec 13:34
621f7f2
Compare
Choose a tag to compare

tenama v0.4.0

What's Changed

  • Fix delete endpoint by @Payback159 in #81
  • Add BadRequest Response for namespace/delete Endpoint. If the namespa… by @Payback159 in #82
  • Improve namespace get endpoints by @Payback159 in #83
  • fix omitempty in model.Response for Namespaces and enable /namespace Endpoint by @Payback159 in #84
  • omitempty Namespace in Reponse-Model by @Payback159 in #85

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Dec 22:37
dc90564
Compare
Choose a tag to compare

tenama v0.3.0

What's Changed

Full Changelog: v0.2.3...v0.3.0