FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Release google-cloud-java v0.73.0 by chingor13 · Pull Request #4190 · googleapis/google-cloud-java · GitHub

Release google-cloud-java v0.73.0 - #4190

Closed
chingor13 wants to merge 1 commit into
googleapis:masterfrom
chingor13:release-google-cloud-java-v0.73.0
Closed

Release google-cloud-java v0.73.0#4190
chingor13 wants to merge 1 commit into
googleapis:masterfrom
chingor13:release-google-cloud-java-v0.73.0

Conversation

chingor13 commented Dec 6, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

This pull request was generated using releasetool.

12-06-2018 13:28 PST

Bigtable

  • Bigtable: fix emulator publishing (#4189)

BigQuery

  • BigQuery: Allow job to extract or load table across projects (#4183)
  • BigQuery: insertAll always retries operation (#4165)
  • BigQuery: Fix TableId behaviour for non default BigQueryClient project (#4115)

Firestore

  • Adding FieldMask support to GetAll() (#4017)

Logging

  • Logging: Allow deferred formatting for trace and spanId (#3661)

Pub/Sub

  • Regenerate: Fix empty list returns (#4159)
  • Pub/Sub: Update ApiFutures.addCallback() to take 3 arguments (#4120)

Spanner

  • Spanner Client is now GA
  • Spanner: Handle AbortedExceptions that occur before commit (#4181)

Storage

  • Storage: Give users the ability to disable gzip content encoding to increase throughput (#4170)
  • Storage: Fixed link to StorageExamples page (#4173)
  • Storage: Close response body after request (#4116)
  • Update HttpStorageRpc.java (#4109)

New Features

  • Java 11 compatibility (#3821)

Dependencies

  • google-cloud-bom should not need google-cloud-core test-jar (#4168)
  • Remove exclusions for guava-jdk5 and google-api-client (#4177)
  • Update maven-javadoc-plugin to 3.0.1 and disable doclint. (#4167)

Documentation

  • Document purpose of test-jar and testlib dependencies (#4164)
  • Update Spanner description for GA (#4174)
  • Remove the old clients compatibility chart. (#4163)

Internal / Testing Changes

  • Integration test deflake (#4176)
  • Run google-java-format on all artifacts (#4121)
  • Add lint test and format generated code (#4114)
  • Add release profile to bigtable emulator (#4119)
  • Make TestServiceFactory and TestServiceRpcFactory interfaces public (#4112)
  • Bump next snapshot (#4118)

chingor13 requested a review from a team December 6, 2018 21:41
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 6, 2018
chingor13 closed this Dec 6, 2018
chingor13 deleted the release-google-cloud-java-v0.73.0 branch December 6, 2018 21:43
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
If the first statement in a transaction carries an InlineBeginTransaction option, the transaction will be retried if the statement fails, as the RPC did not return a transaction ID. This retry can be skipped if the statement also carried the last_statement flag, as no more statements are allowed after that statement.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL