Releases: kyma-project/btp-manager
Releases · kyma-project/btp-manager
1.1.17
What's Changed
Enhancement
- Update dependencies and tools by @szwedm in #829
- BTP Manager do not use prow for building images by @KsaweryZietara in #828
- Update release documentation by @KsaweryZietara in #835
- gomod(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #848
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #851
- gomod(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #852
- docs: Update CONTRIBUTING.md by @mmitoraj in #858
- Update module chart and resources to v0.6.8 by @kyma-gopher-bot in #855
- Add a priorityClass to btp manager by @MarekMichali in #860
- gomod(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #859
- docker(deps): bump golang from 1.23.0-alpine3.20 to 1.23.1-alpine3.20 by @dependabot in #861
- Bump sec-scanners-config.yaml to 1.1.17 by @kyma-gopher-bot in #862
Full Changelog: 1.1.16...1.1.17
1.1.16
What's Changed
Enhancement
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #795
- docker(deps): bump golang from 1.22.5 to 1.22.6 by @dependabot in #796
- Use internal docker registry in k3s-setup by @KsaweryZietara in #801
- Add more info to the README file by @IwonaLanger in #790
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot in #804
- docker(deps): bump golang from 1.22.6-alpine3.20 to 1.23.0-alpine3.20 by @dependabot in #805
- Update module chart and resources to v0.6.6 by @kyma-gopher-bot in #764
- Bump sec-scanners-config.yaml to 1.1.16 by @kyma-gopher-bot in #823
Full Changelog: 1.1.15...1.1.16
1.1.15
What's Changed
Enhancement
- Bump Go to 1.22.5 by @KsaweryZietara in #755
- gomod(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #759
- gomod(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #761
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #776
- gomod(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #777
- Increase RSA key size by @KsaweryZietara in #789
- Bump sec-scanners-config.yaml to 1.1.15 by @kyma-gopher-bot in #793
Full Changelog: 1.1.14...1.1.15
1.1.14
What's Changed
Enhancement
- Bump Go to 1.22.4 by @KsaweryZietara in #743
- Update Dockerfile.ga to use --chown flag for file copying by @MarekMichali in #745
- Remove not needed job from image build workflow by @MarekMichali in #748
- docker(deps): bump golang from 1.22.4 to 1.22.5 by @dependabot in #749
- Add experimental release workflow with new image builder by @MarekMichali in #750
- Fix used envs in experimental workflow by @MarekMichali in #751
- enable_limited_cache reverted and set in the correct way to false by @PK85 in #753
- Bump sec-scanners-config.yaml to 1.1.14 by @kyma-gopher-bot in #754
Full Changelog: 1.1.13...1.1.14
1.1.13
What's Changed
Enhancement
- Enable Limited Cache by @ralikio in #741
- Bump sec-scanners-config.yaml to 1.1.13 by @kyma-gopher-bot in #744
Full Changelog: 1.1.12...1.1.13
1.1.12
What's Changed
Enhancement
- Add image builder workflow by @MarekMichali in #736
- Improve the image build workflow by @MarekMichali in #737
- Update module chart and resources to v0.6.5 by @kyma-gopher-bot in #729
- Bump sec-scanners-config.yaml to 1.1.12 by @kyma-gopher-bot in #740
Full Changelog: 1.1.11...1.1.12
1.1.11
What's Changed
Enhancement
- Adjust resources readiness(ReadyTimeout, ReadyCheckInterval) for slow clusters by @szwedm in #731
- Bump sec-scanners-config.yaml to 1.1.11 by @kyma-gopher-bot in #732
Full Changelog: 1.1.10...1.1.11
1.1.10
What's Changed
Enhancement
- docker(deps): bump golang from 1.22.3 to 1.22.4 by @dependabot in #715
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #716
- gomod(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #721
- Test multiple btpOperators reconciliation by @MarekMichali in #719
- Change OlderCRExists state from error to warning by @MarekMichali in #725
- Bump sec-scanners-config.yaml to 1.1.10 by @kyma-gopher-bot in #727
Fixed bugs
Full Changelog: 1.1.9...1.1.10
1.1.9
What's Changed
Enhancement
- Adjust GitHub Actions for sm-integration branch by @szwedm in #677
- Fix Sync with main workflow by @szwedm in #678
- Fix Sync with main workflow - running from other branches by @szwedm in #679
- Fix Sync with main workflow - add step to configure git user by @szwedm in #680
- Fix Sync with main - push changes with --force-with-lease to sync after rebasing by @szwedm in #681
- Fix Sync with main - use token from gopher bot for git actions by @szwedm in #682
- Fix Sync with main - fix vars and envs in steps by @szwedm in #683
- Fix Sync with main - credentials setup for git by @szwedm in #684
- Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 by @MarekMichali in #686
- Sync with main - use bot token to fetch the repo by @szwedm in #690
- Make go linter timeout configurable by @KsaweryZietara in #694
- docker(deps): bump golang from 1.22.2 to 1.22.3 by @dependabot in #693
- gomod(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #695
- gomod(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #687
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 by @dependabot in #691
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #692
- Bump Go to 1.22.3 by @KsaweryZietara in #697
- gomod(deps): bump k8s.io/api from 0.30.0 to 0.30.1 by @dependabot in #698
- gomod(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 by @dependabot in #701
- Update module chart and resources to v0.6.3 by @kyma-gopher-bot in #688
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #705
- Create single-topic docs by @IwonaLanger in #704
- gomod(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #706
- Update module chart and resources to v0.6.4 by @kyma-gopher-bot in #707
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot in #710
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #709
- Bump sec-scanners-config.yaml to 1.1.9 by @kyma-gopher-bot in #712
Fixed bugs
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
Enhancement
- Change Deleting to Warning for ServiceInstancesAndBindingsNotCleaned reason by @MarekMichali in #657
- Bump sec-scanners-config.yaml to 1.1.8 by @kyma-gopher-bot in #675
Full Changelog: 1.1.7...1.1.8