Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump software.momento.java:sdk from 1.0.0 to 1.2.0 in /examples #307

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps software.momento.java:sdk from 1.0.0 to 1.2.0.

Release notes

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

v1.2.0

1.2.0 (2023-07-26)

Feature

  • add retry interceptor for JAVA SDK (#303) (01c9803)
  • Add a load generator to the examples (#304) (8a8ffd6)
  • added examples for integration with aws secrets manager (#299) (82abae9)

Chores

  • add readme for top level example directory (#300) (879fcfb)
  • remove utils from examples to make it standalone classes (#298) (7e84ff5)
  • Renamed lib and moved READMe to have a sub directory structure for java examples (#297) (b45a928)

v1.1.0

1.1.0 (2023-06-28)

Feature

  • Add example code snippets that will populate the dev docs (#287) (e3de1e2)

Bug Fixes

  • downgrading slf4j version to resolve runtime dependency issues with kitchensink (#289) (1cf9267)
  • enable README generator on push (#288) (6989b88)

Chores

  • remove README generator action from manual release task (#290) (6fcb92d)
  • empty commit to kick CI (f7ac514)
  • Update examples for the 1.0 SDK release (#286) (b173d66)
Commits
  • 01c9803 feat: add retry interceptor for JAVA SDK (#303)
  • 8a8ffd6 feat: Add a load generator to the examples (#304)
  • 879fcfb chore: add readme for top level example directory (#300)
  • 82abae9 feat: added examples for integration with aws secrets manager (#299)
  • 7e84ff5 chore: remove utils from examples to make it standalone classes (#298)
  • b45a928 chore: Renamed lib and moved READMe to have a sub directory structure for jav...
  • 6fcb92d chore: remove README generator action from manual release task (#290)
  • 32b0063 Update templated README.md file
  • 1cf9267 fix: downgrading slf4j version to resolve runtime dependency issues with kitc...
  • f7ac514 chore: empty commit to kick CI
  • 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 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.0.0 to 1.2.0.
- [Release notes](https://github.com/momentohq/client-sdk-java/releases)
- [Commits](v1.0.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2023

Superseded by #311.

@dependabot dependabot bot closed this Aug 8, 2023
@dependabot dependabot bot deleted the dependabot/gradle/examples/software.momento.java-sdk-1.2.0 branch August 8, 2023 17:12
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