marcosbarbero / spring-cloud-zuul-ratelimit

Rate limit auto-configure for Spring Cloud Netflix Zuul
https://blog.marcosbarbero.com/spring-cloud-netflix-zuul-rate-limit/
Apache License 2.0
1.14k stars 389 forks source link

Bump infinispan.version from 13.0.2.Final to 15.0.7.Final #629

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps infinispan.version from 13.0.2.Final to 15.0.7.Final. Updates org.infinispan:infinispan-core from 13.0.2.Final to 15.0.7.Final

Release notes

Sourced from org.infinispan:infinispan-core's releases.

15.0.7.Final

What's Changed

Full Changelog: https://github.com/infinispan/infinispan/compare/15.0.6.Final...15.0.7.Final

15.0.6.Final

What's Changed

Full Changelog: https://github.com/infinispan/infinispan/compare/15.0.5.Final...15.0.6.Final

... (truncated)

Commits
  • e1246e2 Releasing version 15.0.7.Final
  • e306a13 Committing 15.0.7.Final to doc attribute file
  • 45c6eab Committing proto.lock files for 15.0.7.Final
  • 421a538 ISPN-16319 NPE thrown when attempting to remove entry with xsite.
  • 1c659ab ISPN-16328 [RESP] HRANDFIELD against non-existing hash with count should retu...
  • b91ab65 ISPN-15916 Certificate reloading
  • 10a429d ISPN-16347 Bump JGroups to 5.3.10.Final
  • afe9407 ISPN-16341 LocalCacheStream toList/toArray are empty when using sorted/distin...
  • 0db95f2 ISPN-16309 Throw a descriptive exception if user properties are malformed
  • 59260b4 ISPN-16278 Fix msetnx behavior with same key
  • Additional commits viewable in compare view


Updates org.infinispan:infinispan-commons from 13.0.2.Final to 15.0.7.Final

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
dependabot[bot] commented 3 weeks ago

Superseded by #632.