Skip to content

chore: release 3.16.0#13129

Merged
shreemaan-abhishek merged 4 commits intomasterfrom
release/3.16
Apr 8, 2026
Merged

chore: release 3.16.0#13129
shreemaan-abhishek merged 4 commits intomasterfrom
release/3.16

Conversation

@shreemaan-abhishek
Copy link
Copy Markdown
Contributor

@shreemaan-abhishek shreemaan-abhishek commented Mar 30, 2026

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 30, 2026
CHANGELOG.md Outdated
- fix: correct span handling in tracing logic [#13008](https://github.com/apache/apisix/pull/13008)
- fix: remove redundant field for rate limit plugins [#12959](https://github.com/apache/apisix/pull/12959)
- refactor(limit-count): throw panic error upon invalid parent [#13030](https://github.com/apache/apisix/pull/13030)
- chore: add redis prefix to keepalive settings [#12955](https://github.com/apache/apisix/pull/12955)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

#12955 should have been part of the 3.15.0 release - please double check. It would have been a breaking change if it's part of this release.

CHANGELOG.md Outdated

### Plugins

- feat: make tencent-cloud-cls scheme configurable with default set to https [#13009](https://github.com/apache/apisix/pull/13009)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this a breaking change? This PR changes the default behaviour from HTTP to HTTPS, so it could be breaking for users relying on the HTTP default?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yes fixed it

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Apr 6, 2026
moonming
moonming previously approved these changes Apr 6, 2026
Signed-off-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Copy link
Copy Markdown
Member

@kayx23 kayx23 left a comment

Choose a reason for hiding this comment

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

Changelog LGTM. Please have other reviewers check out the other changes, such as tests. Not sure if these changes should be in this PR.

@shreemaan-abhishek
Copy link
Copy Markdown
Contributor Author

shreemaan-abhishek commented Apr 7, 2026

Not sure if these changes should be in this PR.

the other changes are CI fixes cherry-picked from master.

If we decide not to have these changes in this PR, we need to rebase the release/3.16 branch to master (in order to make the CI pass), this will lead to other new commits being added to this PR that would render the release artefact (that has already received binding votes by the PMC members) outdated. Then we would have to re-initiate the voting process wasting a lot of time.

@shreemaan-abhishek shreemaan-abhishek merged commit c7afb9a into master Apr 8, 2026
59 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants