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

deps: update dependency com.google.cloud:google-cloud-firestore-bom to v1.33.0 #511

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-firestore-bom minor 1.32.5 -> 1.33.0

Release Notes

googleapis/java-firestore

v1.33.0

Compare Source

Features
  • add new Firestore.runAsyncTransaction (#​103) (b28b660)
    • NOTICE This change will require any users of the library that implement com.google.cloud.firestore.Firestore to have to implement the new runAsyncTransaction methods, and is a binary incompatible change in Java 7. Those users who only use com.google.cloud.firestore.Firestore through the instance returned from FirestoreOptions.getDefaultInstance().getService() will not have to recompile their code.
  • add Query.limitToLast() (#​151) (c104615)
  • base transaction retries on error codes (#​129) (00b6eb3), closes googleapis/nodejs-firestore#​953
  • use SecureRandom instead of Random to reduce the chance of auto-id collisions (#​156) (0088ee7)
Bug Fixes
Dependencies
1.32.5 (2020-03-05)
Bug Fixes
Dependencies
1.32.4 (2020-02-18)
Bug Fixes
  • add cause to transaction errors on transaction commit (#​108) (00b3c6f)
  • remove error_prone_annotations exclusion rules from poms (#​97) (0f9b474)
Dependencies
Documentation
  • regen: update sample code to set total timeout, add API client header test (#​100) (d14a4a1)
1.32.3 (2020-02-03)
Dependencies
  • update core dependencies (#​89) (7593432)
  • update dependency com.google.auth:google-auth-library-credentials to v0.20.0 (#​86) (f32bd9b)
  • update dependency com.google.cloud:google-cloud-conformance-tests to v0.0.5 (#​90) (f701446)
  • update protobuf.version to v3.11.3 (#​94) (6155816)
1.32.2 (2020-01-14)
Dependencies
  • update core dependencies (#​63) (4c1fb09)
  • update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2 (#​69) (5e296b8)
  • update dependency com.fasterxml.jackson.core:jackson-databind to v2.10.2 (#​70) (2f3a14b)
  • update dependency com.google.cloud:google-cloud-conformance-tests to v0.0.4 (#​82) (6050055)
  • update dependency com.google.guava:guava-bom to v28.2-android (#​76) (c1dcb9f), closes #​33
  • update dependency com.google.truth:truth to v1.0.1 (#​81) (5d16063)
  • update dependency org.threeten:threetenbp to v1.4.1 (#​78) (0db7256)
1.32.1 (2020-01-02)
Bug Fixes
Dependencies
Documentation

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 8, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 8, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 8, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 10, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit cb7cd52 into googleapis:master Apr 10, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-firestore-bom-1.x branch April 10, 2020 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants