Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes 1.16.1 #1584

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

wallrj
Copy link
Member

@wallrj wallrj commented Oct 9, 2024

Preview: https://deploy-preview-1584--cert-manager.netlify.app/docs/releases/release-notes/release-notes-1.16#v1161

Release notes generated using the following command from the release process documentation:

export RELEASE_VERSION="v1.16.1"
export START_TAG="v1.16.0"
export END_REV="release-1.16"
export BRANCH="release-1.16"

export START_SHA="$(git rev-list --reverse --ancestry-path $(git merge-base $START_TAG $BRANCH)..$BRANCH | head -1)"

release-notes \
  --debug \
   --repo-path cert-manager  \
   --org cert-manager \
   --repo cert-manager  \
   --required-author "cert-manager-prow[bot]"  \
   --markdown-links=true  \
   --output github-release-description.md

Signed-off-by: Richard Wall <[email protected]>
Signed-off-by: Richard Wall <[email protected]>
@cert-manager-prow cert-manager-prow bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 9, 2024
Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for cert-manager ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 73f55fc
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager/deploys/6706820d759ec100074d99cc
😎 Deploy Preview https://deploy-preview-1584--cert-manager.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -221,7 +221,16 @@ Thanks also to the CNCF, which provides resources and support, and to the AWS op

In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects.

## Changes since `v1.15.0`
## `v1.16.1`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we maybe clearly state that these changes are on top of the changes in v1.16.0?
Like the original ## Changes since v1.15.0 header.

Signed-off-by: Richard Wall <[email protected]>
@wallrj wallrj requested a review from inteon October 9, 2024 13:16
@inteon
Copy link
Member

inteon commented Oct 9, 2024

/approve
/lgtm

@cert-manager-prow cert-manager-prow bot added the lgtm Indicates that a PR is ready to be merged. label Oct 9, 2024
@cert-manager-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 9, 2024
@cert-manager-prow cert-manager-prow bot merged commit 7bcf820 into cert-manager:master Oct 9, 2024
7 checks passed
@wallrj wallrj deleted the release-notes-1.16.1 branch October 9, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants