chore: release 3.17.0#13503
Open
shreemaan-abhishek wants to merge 1 commit into
Open
Conversation
06f3037 to
5e339a1
Compare
Signed-off-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
5e339a1 to
6d7aae7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Release 3.17.0.
This PR:
3.17.0section toCHANGELOG.md(and its Table of Contents entry), covering all PRs merged to master since therelease/3.16branch was cut. Backward-incompatible changes are grouped under Change and marked with3.17.0inapisix/core/version.luaanddocs/{en,zh}/latest/config.json.ci/check_changelog_prs.tsIGNORE_PRSfor PRs that are not user-facing: a feature added and fully reverted within this release (feat(ai): support configurable request JSON library #13386, fix: normalize qjson errors in request json #13407, revert: drop configurable request JSON libraries #13449) and test-only / CI-only / docs-only changes whose subject prefix dodges the type filter (fix: prevent apisix_llm_active_connections gauge leak when plugin exits early via ngx.exit() #13139, fix(ci): replace blind sleep with health-check retry loops #13156, fix(ci): limit JVM heap for CI containers and replace pack with docker build #13157, fix: resolve flaky test cases causing CI instability #13158, feat(seo): optimize plugin titles and expand Getting Started guide #13222, feat(test): replace inline AI mock servers with fixture-based system #13234, chore(jwe-decrypt): fix lint caused by test numbering #13485).Breaking changes (see the
Changesection)claims_to_verifyno longer skips exp/nbf validation/apisix/plugin/jwe/encrypttoken-generation endpointsigned_headersnow defaults to["date"]cookie.secret)consumer_isolationnow defaults totruessl_verifyoption defaults totrue(TLS verification now on)ssl_verifynow defaults totrue${{VAR}}placeholders now infer their type (number/bool) instead of always being stringsChecklist