Skip to content

v0.200.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 00:53
· 0 commits to e44b26b055c6c12051717dff44f56292db07cd8f since this release

Bug Fixes

  • admin: Fix launch of background coroutine for admin API (3851701)
  • config: handle PR merged events that include delivery config changes (0176398)
  • constraints: ensure we're querying in UTC for deploys in a time window (eeaa19b)
  • constraints: test to ensure correct time zone is used when checking deploy window (d9eeff1)
  • front50: make managedDelivery in Application nullable (279f9e7)
  • front50: update and clear front50 cache on git integration update (727870b)
  • git: enable git integration for new apps (66b4474)
  • git: use the correct email for updating the app (d1ca95a)
  • import: add service account from app if missing (135ed30)
  • preview: fix preview environment links to use the right fields (58ac5d4)
  • preview-envs: Make preview resource names DNS-compliant (b5ef298)
  • preview-envs: Multiple fixes for preview environments (84e7434)
  • sql: Attempt at fixing deletion of event records (c5a96b1)

Features

  • git: Add admin API to migrate apps to new git integration (a319f97)
  • import: allow customizing the manifest path (9ebd447)
  • resources: Expose raw resource definition in GraphQL API (ba9ea53)
  • titus: Improve error message when image is too old (c143cdc)