Skip to content

v0.197.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 22:23
f797154

Bug Fixes

  • actions: reset action state on retry (6ce4ce9)
  • allowed-times: load attrs even if blocked (efea118)
  • api: move code event to keel-core (8f98756)
  • artifacts: remove event queues in artifact processing (potentially introduce tomcat thread pressure!) (e95f8eb)
  • baking: bake all arch types, not just 'all' (4337bfe)
  • build: spring dependencies plugin breaks Nebula publishing (28713e4)
  • build: spring dependencies plugin breaks Nebula publishing (17c5ab9)
  • cluster: keep app security group (fc095ec)
  • codeEvent: ignore specific events instead of erroring (f1be7ff)
  • dgs: extends types for federation (df57046)
  • notifications: fix fallback text to not have fake emojis (d0b132c)
  • notifications: put back the 'show full commit' modal (ce0ba2b)
  • notifications: remove 'more' button for commits, rename see changes (70f9396)
  • notifications: show only title for squashed commits (900be8a)
  • preview-environments: Add pr_declined and pr_deleted to list of monitored code events (5a6c431)
  • preview-environments: Don't delete preview environments when updating main delivery config (35d4b37)
  • preview-environments: Fix actuation detection in resource deletion flow (eaf249c)
  • preview-environments: Fix dependency reconciliation for load balancers (d8b7a38)
  • preview-environments: Minor tweaks in handling of code events (0f82e79)
  • preview-environments: Normalize PR branch names (8c62bea)
  • preview-environments: Reduce length of preview environment resource names (c3a57dc)
  • preview-environments: Use the right branch information from PR events (6f3ad93)
  • security groups: don't treat ingress rules that specify the same account as the SG as cross-account (82880aa)
  • tags: wait until all verifications complete, don't tag with id (#1957) (566ee7c)

Features

  • admin: Add API to force refresh of application cache (4d6e211)
  • api: Add DELETING resource status to GraphQL API (9832d70)
  • artifactsEvents: queue new events for processing (b9043a8)
  • dgs: support for registering the schema (702fd78)
  • notifications: make notifications way smaller, remove compact option (10d5e03)
  • preview-environments: Handle environment destruction on PR finished (part 1) (cf58896)
  • preview-environments: Preview environment resource deletion (c502ae8)
  • verification: allow user defined environment variables in test container (5229928)

Reverts

  • Revert "chore(build): revert again" (fce834d)