Releases: Tchoupinax/k8s-labels-migrator
Releases · Tchoupinax/k8s-labels-migrator
v0.1.8
🧰 Maintenance
- (#44) Refresh dependencies — by @Tchoupinax 🫶
👷 Build System
- (#43) Fix typo inside brew pipeline — by @Tchoupinax 🫶
v0.1.7
- (#41) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 — by @renovate 🫶
- (#40) fix(deps): update all non-major dependencies to v0.32.0 — by @renovate 🫶
- (#39) fix(deps): update module k8s.io/client-go to v0.31.4 — by @renovate 🫶
- (#38) fix(deps): update module k8s.io/apimachinery to v0.31.4 — by @renovate 🫶
- (#37) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 — by @renovate 🫶
- (#36) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 — by @renovate 🫶
- (#35) fix(deps): update module istio.io/client-go to v1.24.1 — by @renovate 🫶
- (#34) fix(deps): update all non-major dependencies to v0.31.3 — by @renovate 🫶
- (#33) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 — by @renovate 🫶
- (#32) fix(deps): update module istio.io/client-go to v1.24.0 — by @renovate 🫶
👷 Build System
- (#42) Migrate to new release flow — by @Tchoupinax 🫶
v0.1.6
Fixes the embed template in the binary
What's Changed
- fix(deps): update all non-major dependencies by @renovate in #23
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 by @renovate in #27
- fix(deps): update module github.com/fatih/color to v1.18.0 by @renovate in #28
- fix(deps): update all non-major dependencies to v0.31.2 by @renovate in #29
- fix(deps): update module istio.io/client-go to v1.23.3 by @renovate in #30
- feat: embed summary template html inside the final binary by @Tchoupinax in #31
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Full Changelog: v0.1.4...v0.1.5
What's Changed
- chore: Configure Renovate by @renovate in #21
- feat: improve stuck server by @Tchoupinax in #22
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #24
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changelog
- 3225f62 ci: fix env var for goreleaser
- 96078a9 feat: fix token
- ea1db3f ci: fix build binary (#20)
- f7c86e6 ci: repair publication of the binary (#19)
- 665df3a feat: validate user input with regex (#18)
- a040202 chore: upgrade dependencies (#15)
- 5d74dcc feat: handle panic exceptions about istio objects (#14)
- 971a66f feat: add logo (#13)
- 9dc5a99 feat: rework how resources are analyzed and exposed
- 74d7404 feat: refactor how resources are computed
- 7d3a72c feat: add web interface to show resources
- 1836bc7 feat: add function to determine if selectors match labels
- aeda472 feat: display keda resources
- de9acfb fix: resume Keda scaled object at the end (#12)
v0.1.3
What's Changed
- feat: prepare production readiness by @Tchoupinax in #10
- feature: handle Istio and Keda objects by @Tchoupinax in #11
Full Changelog: v0.1.2...v0.1.3