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

chore: release 3.11.0 #11620

Merged
merged 1 commit into from
Oct 10, 2024
Merged

chore: release 3.11.0 #11620

merged 1 commit into from
Oct 10, 2024

Conversation

shreemaan-abhishek
Copy link
Contributor

@shreemaan-abhishek shreemaan-abhishek commented Oct 2, 2024

Description

https://lists.apache.org/thread/p2klbhp2onm3shb3nsc70gjvmmdjnzo0

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@shreemaan-abhishek shreemaan-abhishek marked this pull request as ready for review October 2, 2024 09:20
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. chore doc Documentation things labels Oct 2, 2024
CHANGELOG.md Outdated
### Plugins

- allow configuring keepalive_timeout [#11611](https://github.com/apache/apisix/pull/11611)
- jwt-auth plugin no longer requires a private_key to be uploaded. [#11597](https://github.com/apache/apisix/pull/11597)
Copy link
Member

Choose a reason for hiding this comment

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

- jwt-auth plugin no longer requires a private_key to be uploaded. [#11597](https://github.com/apache/apisix/pull/11597)
- add plugin attach-consmer-label [#11604](https://github.com/apache/apisix/pull/11604)
- implement consumer credential [#11601](https://github.com/apache/apisix/pull/11601)
- rewrite hmac-auth plugin for usability [#11581](https://github.com/apache/apisix/pull/11581)
Copy link
Member

Choose a reason for hiding this comment

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

ditto

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

moonming
moonming previously approved these changes Oct 8, 2024
nic-chen
nic-chen previously approved these changes Oct 8, 2024
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
@shreemaan-abhishek
Copy link
Contributor Author

sorry for the force push, had to do this to keep commit history clean in release/3.11 branch 😅

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -432,7 +432,6 @@ compress-tar:
./apisix \
./bin \
./conf \
./apisix-$(VERSION)*.rockspec \
Copy link
Member

Choose a reason for hiding this comment

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

why remove it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because rockspecs have been deleted: a440912

and it causes CI failure if we don't remove this line.

@shreemaan-abhishek shreemaan-abhishek merged commit 1cd688b into master Oct 10, 2024
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore doc Documentation things size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants