This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
v1.94.0
What's Changed
- Refactor IAS adapter to be async by @ZdravkoGyurov in #3784
- Fix IAS Adapter body unmarshal by @ZdravkoGyurov in #3797
- Remove leftover sync status report from IAS Adapter by @ZdravkoGyurov in #3798
- Minor log improvement by @PetarTodorovv in #3799
- Fix resynchronization when there is a participant without webhook but with error by @la4ezar in #3802
- Encode the OData query parameters of the URL in ORD Service e2e tests by @StanislavStefanov in #3803
- Update IAS adapter version by @ZdravkoGyurov in #3800
- Fix strict IAS adapter validation by @ZdravkoGyurov in #3807
- Fix assign formation not found errors by @la4ezar in #3804
- Handle race condition in async flow control operator by @ivantenevvasilev in #3808
- Add env var for ORD Service by @nyordanoff in #3805
- Fix non compliant log by @la4ezar in #3810
- Add IAS adapter status report logs by @ZdravkoGyurov in #3811
- Do not delete formation if there is Subsccount assigned to it by @StanislavStefanov in #3796
- Do not delete constraint if it is attached by @StanislavStefanov in #3801
- Adapt ORD Service change by @nyordanoff in #3809
- Update values.yaml by @dzahariev in #3816
- Expose the region of a System Instance in UCL Discovery Service by @la4ezar in #3785
- Fix IAS adapter async response by @ZdravkoGyurov in #3815
- Fix UpdateApplicationTemplate mutation when app template has product label by @kaloyanspiridonov in #3793
- Fix request body validation when assignment status is reported by @PetarTodorovv in #3814
- Remove compass-console by @kaloyanspiridonov in #3817
- Support Data Center aggregation by default when auto-discovering system tenants by @NickyMateev in #3778
- Change expired images to prod by @ognyvrac in #3821
- Allowlist app provider certificate by @alextargov in #3766
- Associate destinations with bundle id made from destination creator by @alextargov in #3681
- Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.21 in /components/ias-adapter by @dependabot in #3710
- Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 in /components/ias-adapter by @dependabot in #3755
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /components/ias-adapter by @dependabot in #3740
- Remove runtime mapping handler by @la4ezar in #3822
- [dev-main fix] Fix cert based tests by @alextargov in #3824
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/system-broker by @dependabot in #3825
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/gateway by @dependabot in #3826
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/pairing-adapter by @dependabot in #3827
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/operations-controller by @dependabot in #3833
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /tests by @dependabot in #3834
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/connectivity-adapter by @dependabot in #3840
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/external-services-mock by @dependabot in #3836
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/director by @dependabot in #3837
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/ias-adapter by @dependabot in #3831
- Update test with correct cn by @alextargov in #3845
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/kyma-adapter by @dependabot in #3830
- Fix test to use same OU subaccount as in the certSecuredGraphQLClient by @alextargov in #3846
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/instance-creator by @dependabot in #3832
- Fix job name by @alextargov in #3848
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/default-tenant-mapping-handler by @dependabot in #3838
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /components/connector by @dependabot in #3839
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /installation/scripts/kyma-scripts/jobguard by @dependabot in #3829
- Fix region consumption of a system instance in the ORD Service calls by @la4ezar in #3843
- Introduce Global Applications API by @kaloyanspiridonov in #3812
- Fix failing e2e tests by @PetarTodorovv in #3850
- Add global app read scope to tenant_discovery_operator by @petar-iv in #3851
- Enrich logger with additional tracing information by @PetarTodorovv in #3841
- Enrich the tenant mapping request body logs in the instance creator c… by @PetarTodorovv in #3842
- Fix labels fetching in the global applications API by @kaloyanspiridonov in #3853
- E2E dest fetcher fixes by @alextargov in #3852
- Make global ORD entities visible in systems by @nyordanoff in #3857
- Fix "Consumer provider with user context header" e2e test by @kaloyanspiridonov in #3862
- Remove deprecated linters by @la4ezar in #3863
- Support fine-grained SLIS filtering during onboarding by @emmakarova in #3787
- Encode consumer id in error message by @dragobt in #3849
- Remove some operations-controller alerts by @kaloyanspiridonov in #3855
- Bump versions by @dragobt in #3867
Full Changelog: v1.93.0...v1.94.0