Releases: flant/shell-operator
Releases · flant/shell-operator
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
lib
directory anymore
New Contributors
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
Dependency Updates ⬆️
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #608
- chore(deps): bump peaceiris/actions-mdbook from 1 to 2 by @dependabot in #607
- chore(deps): bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.0.1 by @dependabot in #605
- chore(deps): bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #602
- Added retry budget and some refactoring. by @Dmitrykob in #609
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
Enhancements 🚀
Bug Fixes 🐛
- Fix taking a crd that is not yet installed by @Dmitrykob in #601
Dependency Updates ⬆️
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #576
- chore(deps): bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #579
- chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #583
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11 by @dependabot in #574
- chore(deps): bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #584
- chore(deps): bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #593
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #591
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 by @dependabot in #588
- chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #600
- chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #599
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #597
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #596
New Contributors
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
Enhancements 🚀
Dependency Updates ⬆️
- chore(deps): bump alpine from 3.18 to 3.19 by @dependabot in #566
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #564
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #565
- chore(deps): bump github.com/go-openapi/swag from 0.22.3 to 0.22.5 by @dependabot in #568
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
Dependency Updates ⬆️
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #556
- bump k8s client by @yalosev in #560
- chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #553
- chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #559
Other Changes
New Contributors
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
Bug Fixes 🐛
Dependency Updates ⬆️
- chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #551
- chore(deps): bump github.com/flant/kube-client from 1.0.1 to 1.0.3 by @dependabot in #550
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
Enhancements 🚀
Dependency Updates ⬆️
- chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #548
- chore(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #547
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
Enhancements 🚀
- add IgnoreHookError patch option by @miklezzzz in #538
- Refactor internals. Make the operator more lib-oriented by @yalosev in #536
- Restore pprof handler by @yalosev in #539
- Update kube client by @yalosev in #540
- Ignore some file extensions by @yalosev in #544
Bug Fixes 🐛
Dependency Updates ⬆️
- chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #534
- chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #537
- chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #535
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #543
New Contributors
- @miklezzzz made their first contribution in #538
Full Changelog: v1.3.2...v1.4.1
v1.3.2
What's Changed
Dependency Updates ⬆️
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 by @dependabot in #516
- chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #519
- [deckhouse] Start HTTP API debug server if "DEBUG_HTTP_SERVER_ADDR" is set. by @Dmitrykob in #520
- [deckhouse] Fix using debug flag "debug-http-addr". by @Dmitrykob in #522
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #525
- chore(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #526
- chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #528
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #529
- chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #530
- Adding admission hook operation "DELETE" and "CONNECT" to allowed list. by @Dmitrykob in #527
Other Changes
New Contributors
- @Dmitrykob made their first contribution in #520
- @a0s made their first contribution in #524
Full Changelog: v1.3.1...v1.3.2