Releases: flant/shell-operator
Releases · flant/shell-operator
v1.5.1
What's Changed
Enhancements 🚀
- [shell-operator] bump kube client by @ldmonster in #684
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
Enhancements 🚀
- [metric_storage] Metric storage group expire by @miklezzzz in #676
Dependency Updates ⬆️
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #667
- chore(deps): bump actions/cache from 4.1.0 to 4.1.2 by @dependabot in #678
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5 by @dependabot in #672
- [shell-operator] Replace Logrus with slog by @ldmonster in #671
- chore(deps): bump github.com/gojuno/minimock/v3 from 3.4.0 to 3.4.1 by @dependabot in #682
- chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #681
- chore(deps): bump engineerd/setup-kind from 0.5.0 to 0.6.2 by @dependabot in #680
Full Changelog: v1.4.16...v1.5.0
v1.4.16
What's Changed
Enhancements 🚀
- Fix/double logging std by @ldmonster in #677
Full Changelog: v1.4.15...v1.4.16
v1.4.15
What's Changed
Bug Fixes 🐛
- [shell-operator] Fix logrus leak by @ldmonster in #674
New Contributors
- @ldmonster made their first contribution in #674
Full Changelog: v1.4.14...v1.4.15
v1.4.14
What's Changed
Bug Fixes 🐛
- fix shell_lib regarding grouping by @miklezzzz in #665
- [schedule-manager] fix entry clean-up by @miklezzzz in #666
Dependency Updates ⬆️
- chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #663
- chore(deps): bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #662
- chore(deps): bump github.com/flant/kube-client from 1.1.0 to 1.2.0 by @dependabot in #660
New Contributors
- @libmonsoon-dev made their first contribution in #661
Full Changelog: v1.4.12...v1.4.14
v1.4.12
What's Changed
Enhancements 🚀
- Refactor conversion webhook by @yalosev in #654
- Refactor admission webhook by @yalosev in #656
- Add GetFailureMessage method by @miklezzzz in #657
- Refactor interfaces and cleanup by @yalosev in #659
Bug Fixes 🐛
- [kube-event-manager] fix factory context issue by @miklezzzz in #655
Full Changelog: v1.4.11...v1.4.12
v1.4.11
What's Changed
Enhancements 🚀
- update grouped binding naming by @miklezzzz in #647
Bug Fixes 🐛
- [kube_events_manager] fix informer factory by @miklezzzz in #645
Dependency Updates ⬆️
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #632
- chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in #633
- chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #640
- chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #641
- chore(deps): bump github.com/gofrs/uuid/v5 from 5.2.0 to 5.3.0 by @dependabot in #643
Full Changelog: v1.4.10...v1.4.11
v1.4.10
What's Changed
Enhancements 🚀
- update merics' labelset if needed by @miklezzzz in #628
- Improve the way of updating metrics collectors' labelsets by @miklezzzz in #629
- feat: add setting for address and port for webhooks by @juev in #631
Dependency Updates ⬆️
- chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #627
Full Changelog: v1.4.9...v1.4.10
v1.4.9
What's Changed
Enhancements 🚀
- Catch stderr from executed commands by @miklezzzz in #625
Dependency Updates ⬆️
- chore(deps): bump github.com/gofrs/uuid/v5 from 5.1.0 to 5.2.0 by @dependabot in #624
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0 by @dependabot in #623
Full Changelog: v1.4.8...v1.4.9
v1.4.8
What's Changed
Enhancements 🚀
- Increase timeout for binding contexts generator in tests. by @sprait in #604
- feat: Ignore lib directory while processing hooks by @juev in #621
- Use golang 1.22 by @yalosev in #614
- Optimize executable hook files detection by @yalosev in #622
Dependency Updates ⬆️
- chore(deps): bump github.com/gofrs/uuid/v5 from 5.0.1 to 5.1.0 by @dependabot in #610
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #611
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #618
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #615
- chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #613
- chore(deps): bump alpine from 3.19 to 3.20 by @dependabot in #617
Breaking changes
- Hooks are not loaded from the
libdirectory anymore
New Contributors
Full Changelog: v1.4.7...v1.4.8