Releases: kyma-project/application-connector-manager
Releases · kyma-project/application-connector-manager
1.1.8
1.1.7
Release Notes
We're really happy to announce the new release of the Application Connector module. This version comes mainly with performance improvements for central-application-gateway component, security updates, and multiple enhancements of build infrastructure.
Application Connector Module - What's Changed
New features
Dependency updates
- Update dependencies for application-connector components to latest versions by @koala7659 in #339
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.2 by @dependabot in #347
- Update golang version to 1.23.0 by @m00g3n in #345
- Fix of golangci-lint gh action by @koala7659 in #349
Documentation
- Fix link in CICD by @grego952 in #310
- Change enable and disable to add and delete in the ACM repo by @grego952 in #311
- Fix links in the ci/cd doc by @grego952 in #318
- docs: Add CONTRIBUTING.md by @mmitoraj in #328
- docs: Add code of conduct and update readme by @mmitoraj in #330
Configuration
- Configuration of the application-connector module for new release 1.1.7 by @koala7659 in #348
Build Infrastructure
- Build rest of the images with GHA by @VOID404 in #297
- Fix path selectors, Add missing build jobs by @VOID404 in #316
- Improve ACM pipeline reporting by @VOID404 in #309
- Convert test-protocol template to form by @VOID404 in #313
- Fix pipelines, improve summaries by @VOID404 in #327
- Fix pipelines summary and checkout repo by @VOID404 in #331
- Checkout with PR event vars by @VOID404 in #332
- Fix all checkouts in CRA by @VOID404 in #333
- Fix test summary formatting, fix e2e checkout by @VOID404 in #335
- Fix
tee
params for summaries by @VOID404 in #336 - Improve CRA summary by @VOID404 in #337
- Add missing
>>
by @VOID404 in #338 - Fix pipelines checkouts + summaries by @VOID404 in #340
- Fix Validator summary and CRA fallback in pipelines by @VOID404 in #341
- Fix summaries and skips by @VOID404 in #342
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- Bump k3s in tests by @VOID404 in #288
- Fix link in application-gateway-tests by @grego952 in #289
- New Image Builder by @VOID404 in #293
- Change paths for image builder by @VOID404 in #294
- Bump k8s.io/apimachinery by @VOID404 in #296
- Prepare 1.1.6 release by @VOID404 in #300
- Fix links by @mmitoraj in #301
- add initial version of test-protocol template by @tobiscr in #303
- ACM Tag Builds + workflow restructure by @VOID404 in #305
- Remove dorny/paths-filter action by @VOID404 in #306
- Add summary, fix outputs access by @VOID404 in #307
- Add missing
runs-on
by @VOID404 in #308
New Contributors
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- Bump k8s.io/apimachinery from 0.29.3 to 0.30.0 by @dependabot in #254
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #261
- Bump go to 1.22.3 by @halamix2 in #263
- Deprecate kyma provision k3d command by @halamix2 in #260
- fix: Change timestamp format for logs by @shorim in #266
- Unify the CR description in Kyma dashoard by @mmitoraj in #269
- Move application connector components by @VOID404 in #273
- Replace broken links with the latest ones by @mmitoraj in #276
- Move unit tests from prow by @VOID404 in #275
- Bump the go_modules group across 3 directories with 1 update by @dependabot in #274
- Prepare for 1.1.5 release by @mvshao in #281
- Update CRA image for release 1.1.5 by @mvshao in #283
- Update scanners for 1.1.5 ACM by @mvshao in #284
New Contributors
Full Changelog: 1.1.4...1.1.5
1.1.4
1.1.3
1.1.2
What's Changed
- improve cicd mainrepo by @Disper in #229
- Improve the ACM testing strategy doc by @grego952 in #223
- bumps k3d version to 5.6.0 by @Disper in #236
- bumps controller-gen to 0.14.0 by @Disper in #238
- Remove mentions of chaos and load tests by @grego952 in #235
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #214
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #213
- Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #196
- Fix link in the compassconnection readme by @grego952 in #217
- Apply markdowlint rules in the ACM repository by @grego952 in #209
- Migrate ACM prow pipelines to GHA by @m00g3n in #197
- Bump istio.io/client-go from 1.20.2 to 1.21.0 by @dependabot in #203
- Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #204
- add workaround to avoid upgrade fail by @m00g3n in #225
- fix security vulnerabilities by @m00g3n in #224
- Remove CRA migration permissions by @VOID404 in #215
- Prepare for release 1.1.1 by @mvshao in #230
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- adds security policy by @Disper in #164
- Add a licence file by @Disper in #165
- Change on cluster to in cluster by @grego952 in #168
- Add module build GHA by @m00g3n in #169
- bumps golangci-lint to v4.0.0 setup-go to v5, checkout to v4, by @Disper in #183
- publishing ACM artifacts by @Disper in #179
- Bump istio.io/client-go from 1.20.1 to 1.20.2 by @dependabot in #143
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #145
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.2 by @dependabot in #167
- Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.17.2 by @dependabot in #166
- Remove build-module action by @m00g3n in #184
- Add trivy workflow by @m00g3n in #187
- Clean module build unused code by @m00g3n in #186
- Bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.2 by @dependabot in #192
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #190
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #188
- Update TOC in the AC installation doc by @grego952 in #193
- [ACM] Rename the GitHub Actions by @mvshao in #185
- Move CRA to app con manager by @VOID404 in #202
- [Debug] Fix kubebuilder ACM test with CRA by @mvshao in #206
- Add warning note to the RA docs in the AC module documentation by @grego952 in #207
- Move ACM CRDs from kyma repository by @m00g3n in #208
- Prepare ACM for the new release with Compass Runtime Agent by @mvshao in #210
- Release with CRA by @mvshao in #211
New Contributors
Full Changelog: 1.0.6...1.1.0
1.0.6
What's Changed
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #129
- Adding all components in the module to security scanner configuration file by @koala7659 in #133
- Bump istio.io/client-go from 1.19.0 to 1.20.1 by @dependabot in #130
- Update links by @mmitoraj in #148
- Removed a caution note by @mmitoraj in #149
- Apply the flexible alerts plugin in the ACM docs by @grego952 in #159
- [Fix vulnerability] Bump Validator image in chart by @mvshao in #161
- Prepare ACM for the new patch release by @mvshao in #162
New Contributors
Full Changelog: 1.0.5...1.0.6