Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

v1.36.0

Compare
Choose a tag to compare
@PetarTodorovv PetarTodorovv released this 01 Jul 14:53
· 1031 commits to main since this release
38cb3cc

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