momentohq / client-sdk-java

Official Java SDK for Momento Serverless Cache
Apache License 2.0
13 stars 5 forks source link

chore(deps): bump software.momento.java:sdk from 1.9.0 to 1.11.0 in /examples #356

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps software.momento.java:sdk from 1.9.0 to 1.11.0.

Release notes

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

v1.11.0

1.11.0 (2024-03-20)

Feature

  • add grpc config options and turn off keepalive for Lambda config (#351) (7bba262d)

Bug Fixes

  • use momento machine user when generating README (#350) (148b81fd)

Chores

  • make eager connection failure hard failure (#355) (660519a4)
  • add cancelled errors to load-gen (#354) (630ab326)
  • update instructions in contributing doc (#352) (c11747ca)
  • empty commit to bump readme generator (#349) (fee0981f)

v1.10.0

1.10.0 (2023-12-21)

Feature

  • add disposable-token example for docs (#348) (d90fe66a)

Chores

  • update examples to use 1.9.0 (#346) (9a5a271a)
Commits
  • 660519a chore: make eager connection failure hard failure (#355)
  • 630ab32 chore: add cancelled errors to load-gen (#354)
  • 7bba262 feat: add grpc config options and turn off keepalive for Lambda config (#351)
  • c11747c chore: update instructions in contributing doc (#352)
  • 167a738 Update templated README.md file
  • 148b81f fix: use momento machine user when generating README (#350)
  • fee0981 chore: empty commit to bump readme generator (#349)
  • d90fe66 feat: add disposable-token example for docs (#348)
  • 9a5a271 chore: update examples to use 1.9.0 (#346)
  • See full diff 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 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)