Skip to content

chore(deps): bump software.momento.java:sdk from 1.21.0 to 1.23.0 in /examples#452

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/examples/software.momento.java-sdk-1.23.0
Closed

chore(deps): bump software.momento.java:sdk from 1.21.0 to 1.23.0 in /examples#452
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/examples/software.momento.java-sdk-1.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps software.momento.java:sdk from 1.21.0 to 1.23.0.

Release notes

Sourced from software.momento.java:sdk's releases.

v1.23.0

1.23.0 (2025-12-16)

Feature

  • new credential provider methods for accepting global api keys (#451) (68aaa5d)
  • add WithMaxSubscriptions config backed by stream vs unary grpc connection pools (#450) (fda13d5)

Bug Fixes

  • add bookkeeping for number of active subscriptions (#448) (b5acdd4)

Chores

  • improve subscription reconnection logic (#435) (0a5e7fd)

v1.22.0

1.22.0 (2025-05-15)

Feature

  • add configurations for topics with separate unary and stream channels (#442) (8ebe76f)
  • add topic subscribe timeout (#437) (0169192)
  • add fixed timeout retry strategy (#434) (444d8dd)
  • add test-admin keepAlive tests (#436) (22bc5db)

Bug Fixes

  • remove shared state from topics integration tests (#445) (af5202d)
  • minor fixes for retry tests (#439) (de6694f)
  • reduce client timeout in topic client momento-local test (#438) (60da121)
  • add getCompetitionRank doc example (#432) (1622f92)
  • disable dynamic DNS service config (#431) (d988395)

Chores

  • replace OSSRH endpoint with Sonatype Central endpoint (#446) (372aa0f)
  • add sanity check test to ensure fixed timeout retry strategy does not set retry deadline on initial request (#444) (5693b55)
  • add more fixed timeout retry strategy tests (#443) (7cb41f1)
  • remove storage examples (#441) (e9d82ce)
  • remove storage tests (#440) (a4e3bbb)
  • add Momento local tests for topics (#433) (c389390)
  • deps: bump software.momento.java:sdk in /examples (#430) (60c0ec5)
Commits
  • 68aaa5d feat: new credential provider methods for accepting global api keys (#451)
  • fda13d5 feat: add WithMaxSubscriptions config backed by stream vs unary grpc connecti...
  • b5acdd4 fix: add bookkeeping for number of active subscriptions (#448)
  • 0a5e7fd chore: improve subscription reconnection logic (#435)
  • 372aa0f chore: replace OSSRH endpoint with Sonatype Central endpoint (#446)
  • af5202d fix: remove shared state from topics integration tests (#445)
  • 8ebe76f feat: add configurations for topics with separate unary and stream channels (...
  • 5693b55 chore: add sanity check test to ensure fixed timeout retry strategy does not ...
  • 7cb41f1 chore: add more fixed timeout retry strategy tests (#443)
  • e9d82ce chore: remove storage examples (#441)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [software.momento.java:sdk](https://github.com/momentohq/client-sdk-java) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/momentohq/client-sdk-java/releases)
- [Commits](v1.21.0...v1.23.0)

---
updated-dependencies:
- dependency-name: software.momento.java:sdk
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 17, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2025

Looks like software.momento.java:sdk is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 20, 2025
@dependabot dependabot bot deleted the dependabot/gradle/examples/software.momento.java-sdk-1.23.0 branch December 20, 2025 01:27
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