Skip to content

Bump sentinel.version from 1.8.8 to 1.8.9#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/sentinel.version-1.8.9
Open

Bump sentinel.version from 1.8.8 to 1.8.9#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/sentinel.version-1.8.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps sentinel.version from 1.8.8 to 1.8.9.
Updates com.alibaba.csp:sentinel-core from 1.8.8 to 1.8.9

Release notes

Sourced from com.alibaba.csp:sentinel-core's releases.

v1.8.9

Features / Enhancements

  • Ensure that exceptions are visible to Sentinel when an ExceptionHandler is configured(#3409)
  • Add sentinel servlet adapter demo (#3422)
  • Add new SpringCloudGateway v6 adapter for supporting the SpringCloud 2025 version (#3542)

Bug Fixe

  • Fix the issue that causes an OutOfMemoryError (OOM) when using an async servlet request(#3440).
  • Fix MD059 issue (#3539).
  • Fix time format assertion failing due to daylight saving time.(#3459)

Dependencies

  • Bump slf4j-api version to 2.0.16(#3536)

Thanks for all contributors: @​marmot-z,@​24kpure,@​Linzyoo,@​LearningGp,@​DepUpdater,@​mawen12,@​uuuyuqi,@​hermya,@​manojks1999,@​XenoAmess

Commits
  • d75a668 chore: update release configuration
  • eb3a9b0 Bump version to 1.8.9 (#3566)
  • 7e17ae7 chore: refine pom (#3560)
  • 4a41981 perf: improved Date formatter (#3466)
  • d9398b4 chore(test): fixed offset syntax by using a correct method. (#3459)
  • 4cad353 feat(adapter): new SpringCloudGateway v6 adapter for supporting the SpringClo...
  • ca59645 refactor: remove repeat check code (#3501)
  • 9fa818c chore(deps): bump slf4j-api version to 2.0.16(#3536)
  • 5473ad7 fix(README.md): Fix MD059 issue (#3539)
  • 195150b fix issue 2485 which occur oom when using async servlet request. (#3440)
  • Additional commits viewable in compare view

Updates com.alibaba.csp:sentinel-reactor-adapter from 1.8.8 to 1.8.9

Updates com.alibaba.csp:sentinel-grpc-adapter from 1.8.8 to 1.8.9

Updates com.alibaba.csp:sentinel-transport-simple-http from 1.8.8 to 1.8.9

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `sentinel.version` from 1.8.8 to 1.8.9.

Updates `com.alibaba.csp:sentinel-core` from 1.8.8 to 1.8.9
- [Release notes](https://github.com/alibaba/Sentinel/releases)
- [Commits](alibaba/Sentinel@1.8.8...1.8.9)

Updates `com.alibaba.csp:sentinel-reactor-adapter` from 1.8.8 to 1.8.9

Updates `com.alibaba.csp:sentinel-grpc-adapter` from 1.8.8 to 1.8.9

Updates `com.alibaba.csp:sentinel-transport-simple-http` from 1.8.8 to 1.8.9

---
updated-dependencies:
- dependency-name: com.alibaba.csp:sentinel-core
  dependency-version: 1.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.alibaba.csp:sentinel-reactor-adapter
  dependency-version: 1.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.alibaba.csp:sentinel-grpc-adapter
  dependency-version: 1.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.alibaba.csp:sentinel-transport-simple-http
  dependency-version: 1.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants