Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Releases: Payback159/tenama

v0.8.0

28 Jan 21:03
592f3cb

Choose a tag to compare

Changelog

  • b55528b: Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (@dependabot[bot])
  • d7015b3: Merge pull request #575 from Payback159/dependabot/github_actions/docker/setup-buildx-action-3.11.1 (@Payback159)
  • 75e56bd: Merge pull request #623 from Payback159/dependabot/github_actions/actions/upload-artifact-5.0.0 (@Payback159)
  • 7370f8e: Merge pull request #627 from Payback159/dependabot/go_modules/go_modules-dd7da38a6b (@Payback159)
  • b358fe7: Merge pull request #628 from Payback159/dependabot/github_actions/actions/setup-go-6.1.0 (@Payback159)
  • 7d0c5e1: Merge pull request #629 from Payback159/dependabot/github_actions/actions/checkout-6.0.0 (@Payback159)
  • 3e14fb2: Merge pull request #630 from Payback159/dependabot/github_actions/github/codeql-action-4.31.5 (@Payback159)
  • 8dd41cd: Merge pull request #632 from Payback159/dependabot/github_actions/actions/checkout-6.0.1 (@Payback159)
  • f4c7d18: Merge pull request #640 from Payback159/dependabot/github_actions/actions/upload-artifact-6.0.0 (@Payback159)
  • db22d45: Merge pull request #642 from Payback159/dependabot/github_actions/docker/setup-buildx-action-3.12.0 (@Payback159)
  • 9daa4bd: Merge pull request #643 from Payback159/dependabot/docker/distroless/static-cd64bec9cec257044ce3a8dd3620cf83b387920100332f2b041f19c4d2febf93 (@Payback159)
  • 39ae6b8: Merge pull request #644 from Payback159/dependabot/github_actions/github/codeql-action-4.31.10 (@Payback159)
  • f56fcb0: Merge pull request #645 from Payback159/dependabot/github_actions/actions/setup-go-6.2.0 (@Payback159)
  • 46a3fd6: Merge pull request #646 from Payback159/chore/update-echo-v4.14 (@Payback159)
  • fc40862: Merge pull request #647 from Payback159/dependabot/go_modules/github.com/labstack/echo/v4-4.15.0 (@Payback159)
  • f3d7662: Merge pull request #651 from Payback159/dependabot/github_actions/actions/checkout-6.0.2 (@Payback159)
  • db7b6cc: Merge pull request #653 from Payback159/dependabot/github_actions/github/codeql-action-4.32.0 (@Payback159)
  • 9b61ea2: Merge pull request #654 from Payback159/feat/automated-swagger-ui-update (@Payback159)
  • d12d093: Merge pull request #655 from Payback159/fix/openapi-resources-schema (@Payback159)
  • 592f3cb: Merge pull request #656 from Payback159/feature/github-release-config (@Payback159)
  • dbd5025: Potential fix for code scanning alert no. 38: Arbitrary file access during archive extraction ("Zip Slip") (@Payback159)
  • a15d691: chore(deps): Bump actions/checkout from 5.0.1 to 6.0.0 (@dependabot[bot])
  • 3ba3321: chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 (@dependabot[bot])
  • b2da6a5: chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 (@dependabot[bot])
  • 6bd510c: chore(deps): Bump actions/setup-go from 5.5.0 to 6.1.0 (@dependabot[bot])
  • b6e8789: chore(deps): Bump actions/setup-go from 6.1.0 to 6.2.0 (@dependabot[bot])
  • 98f3b5c: chore(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0 (@dependabot[bot])
  • 43eca03: chore(deps): Bump actions/upload-artifact from 5.0.0 to 6.0.0 (@dependabot[bot])
  • 6ff3f6d: chore(deps): Bump distroless/static from 87bce11 to cd64bec (@dependabot[bot])
  • 2c156c6: chore(deps): Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (@dependabot[bot])
  • e9124ef: chore(deps): Bump github.com/labstack/echo/v4 from 4.14.0 to 4.15.0 (@dependabot[bot])
  • 0307b9c: chore(deps): Bump github/codeql-action from 4.30.7 to 4.31.5 (@dependabot[bot])
  • 150fcdb: chore(deps): Bump github/codeql-action from 4.31.10 to 4.32.0 (@dependabot[bot])
  • 62be0a5: chore(deps): Bump github/codeql-action from 4.31.5 to 4.31.10 (@dependabot[bot])
  • 79cb099: chore(deps): Bump golang.org/x/crypto (@dependabot[bot])
  • 47464ce: feat: add go generate workflow for swagger-ui updates (@Payback159)
  • 061c57f: feat: add release changelog configuration with categories for features, bug fixes, and maintenance (@Payback159)
  • 76c0cb2: feat: migrate to Echo v4.14.0 with slog logging (@Payback159)
  • 8bc49ce: fix(goreleaser): Update version to 2 and improve YAML formatting (@Payback159)
  • e47ec75: fix: add missing resources field to Namespace schema in OpenAPI spec (@Payback159)
  • 8a09530: refactor: address PR review comments (security, timeouts, cleanup) (@Payback159)

v0.7.0

17 Nov 22:52

Choose a tag to compare

Changelog

Read more

v0.6.3

02 May 07:38
bea603b

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

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

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

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

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

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

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

Choose a tag to compare

tenama v0.4.1

What's Changed

New Contributors

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