Skip to content

ddev-v19.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 18:00
· 31 commits to master since this release
22b7ed1

Added:

  • Open a datadog-agent PR pinning INTEGRATIONS_CORE_VERSION to the tagged commit when tagging an Agent release branch. The PR targets the Agent main for the first RC of a milestone and the matching Agent release branch for every other tag, and is opened before the tag is pushed: PR creation retries on transient HTTP errors and, if it keeps failing, the command aborts without pushing the tag, printing the gh pr create command to open it manually; pass --skip-pr-creation to create and push the tag without the PR. (#25116)

Fixed:

  • Include actionable QA label guidance in failed validation reports. (#25262)