This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
Releases: kyma-incubator/compass
Releases · kyma-incubator/compass
v1.96.4
What's Changed
- Hotfix remove legacy application name uniquness by @alextargov in #3924
Full Changelog: v1.96.3...v1.96.4
v1.96.3
What's Changed
- [HOTFIX] Label filtering to respect source and target of FA by @StanislavStefanov in #3922
Full Changelog: v1.96.2...v1.96.3
v1.96.2
What's Changed
- Add migrations for breakdown of EntityType in ORD Service by @nyordanoff in #3921
Full Changelog: v1.96.1...v1.96.2
v1.96.1
v1.96.0
What's Changed
- Adopt Destination Creator keystore API changes by @StanislavStefanov in #3880
- Restrict scenario label changes from the outside by @la4ezar in #3881
- System Field Discovery via Operations Manager by @dragobt in #3858
- Aggregate deployment identifier for all systems by @dragobt in #3884
- Aggregate deployment identifier for all systems 2 by @dragobt in #3887
- Avoid parent OWNERS by @ognyvrac in #3890
- Director is failing due to DB indicator errors by @dzahariev in #3893
- Support graphql operations queries by @alextargov in #3896
- Extend operation entity with error severity by @alextargov in #3872
- Use the current operation instead of relying on assignment state by @nyordanoff in #3894
- Return all operation entities for each application in operations subresolver by @dragobt in #3897
- Improve API error responses by @PetarTodorovv in #3882
- Make onboarding to fail when there's already an existing certificate subject mapping by @dragobt in #3901
- Allow async flow control operator to be attached to synchronous participants by @ivantenevvasilev in #3902
- Improve system fetcher e2e tests by @dragobt in #3898
- Disallow empty labels creation by @dzahariev in #3900
- Add tracing IDs in the status API by @PetarTodorovv in #3905
- Suspend NS Adapter component by @dzahariev in #3907
- Make "Unassign Operation" creation more robust by @StanislavStefanov in #3904
- Improve cleanup of resources in the e2e tests by @la4ezar in #3903
- Fix for failing Operation Controller tests by @dzahariev in #3909
- Remove unused code by @PetarTodorovv in #3911
- Label filtering by scenario label uses Formation Service by @StanislavStefanov in #3879
- Support initial configuration during assign by @StanislavStefanov in #3908
Full Changelog: v1.95.1...v1.96.0
v1.95.1
v1.94.2
What's Changed
- [HOTFIX] v1.94.1 IAS adapter auth changes by @ZdravkoGyurov in #3891
Full Changelog: v1.94.1...v1.94.2
v1.95.0
What's Changed
- Fix scopes synchronizer scheduling by @ognyvrac in #3864
- Add dedicated method for formation/formation assignments timestamps update by @PetarTodorovv in #3865
- Add created and updated timestamps to certificate subject mappings by @PetarTodorovv in #3859
- Make the hydrator component bootstrap more resilient by @PetarTodorovv in #3868
- Prow removal by @ognyvrac in #3854
- Add OWNERS hold label by @ognyvrac in #3874
- Add formation templates label support by @PetarTodorovv in #3861
- Keep track of operations per formation assignment by @nyordanoff in #3869
- Assignment operations follow up migration by @nyordanoff in #3878
- Fix processing of jsonpath for SLIS select criteria by @emmakarova in #3876
- Fix ASA tenancy by @la4ezar in #3818
- Ignore tenants with slashes by @dzahariev in #3871
- Kyma 2.16.1 by @ognyvrac in #3860
- Make IAS adapter internal by @ZdravkoGyurov in #3873
- Fix the internal consumer ID in the hydrator's certificate subject mappings cache by @PetarTodorovv in #3883
Full Changelog: v1.94.1...v1.95.0
v1.94.1
What's Changed
- [HOTFIX] Add dedicated method for formation/formation assignments tim… by @PetarTodorovv in #3870
- [HOTFIX] Fix processing of jsonpath for SLIS select criteria by @emmakarova in #3875
Full Changelog: v1.94.0...v1.94.1
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