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.37.1
v1.37.0
What's Changed
- Remove unneeded multi-team owners files in #2466
- Use upsert instead of create for tenant access in #2468
- Check for provider runtime existence before creating a new one in #2465
- Fix runtime contexts tests' external cert configuration in #2470
- Rename the application template registered NS Adapter in #2480
- Fix subscription tests configuration in #2476
- Fix test secret reference in #2481
- Add additional Application Provider onboarding validation in #2425
- Patch TestDefinitions for autoscaler eviction in #2469
- Allow one self registration for app templates in #2474
- Refactor provider runtime querying in #2483
- Fix e2e apptemplate tests which use different region in #2485
- Revert "Fix e2e apptemplate tests which use different region" in #2486
- Branch enablement of internal communication policies in #2487
- Ensure ORD Aggregator ignores unknown ORD entities and properties in #2479
- Add Formation Template documentation in #2428
- Restart TF on each installation in #2490
- Fix Tenant Fetcher alerts in #2491
- Fix app template subscriptions with second region in #2488
- Fix director cert client for region 2 configuration in #2492
- Bump timestamp for app template name constraint migration in #2494
- Fix create application template e2e tests in #2497
- Fix consumer provider ID in RuntimeContextSubscriptionFlows e2e test in #2495
- Fix TestRuntimeContextSubscriptionFlows e2e test assertions in #2499
Full Changelog: v1.36.0...v1.37.0
v1.36.5
v1.36.5
v1.36.4
v1.36.3
v1.36.2
v1.36.1
v1.36.0
What's Changed
- Introduce Read Formations API (#2438)
- Update values.yaml (#2459)
- Runtime contexts improvements (#2464)
- Remove unneded tenant check (#2454)
- Add retry mechanism for ORD Aggregator fetch requests (#2453)
- Fix region names inconsistency (#2444)
- Store local tenant id for SaaS applications (#2463)
- Switch liter config to Go 1.17 (#2457)
- Kill the build after 15 minutes (#2460)
- Fix subscription test (#2461)
- Revert logic for tenant swap (#2458)
- Subscription fixes (#2451)
- Update OWNERS_ALIASES (#2452)
- Remove unnecessary tenant fetcher job code and references (#2403)
- Use better config variable name for ORD Aggregator parallelism (#2446)
- SubscribeTenantToApplication should be Idempotent (#2445)
- Runtime contexts documentation adaptation (#2419)
- Add missing env in director tests (#2448)
- Secure app provider metadata api (#2408)
- Add director tests skip pattern functionality (#2447)
- Adapt docs and files from minikube to k3d (#2436)
- Model subscriptions as runtime contexts (#2391)
- Add runtime type label to kyma runtimes (#2434)
- Adjust make action (#2442)
- Reuse system number as local tenant ID in System Fetcher (#2439)
- Remove optional parameter from createFormation mutation and introduce unique constraint (#2433)
- Adjust UnsubscribeTenant flow (#2440)
- Increase size of a status_message column (#2432)
- Add metrics for failed tenant reconciliations (#2381)
- Adjust deploy on k3d for SF and Director (#2437)
- Register application with external certificate (#2435)
- Add unique constraint to Formation Template name (#2431)
- (origin/main-clone) Replace K8s jobs with Go routines (#2322)
- Introduce formation entity (#2423)
- (tag: v1.35.1) Revert SaaS callback incompatible change (#2430)
- Fix local env on M1 macs (#2429)
- Add autoscaling annotation to cronjob & jobs (#2397)
- Remove debugging logs from flapping e2e tests (#2426)
Full Changelog: v1.35.0...v1.36.0