test: moves PITR backup tests Since the backup tests are very expensive, here we exercise the PITR functionality along with the existing backup tests. We also remove the dedicated backup tests for PITR.
test: fixes tests
test: addresses PR comments Configuration menu Browse the repository at this point in the history
Commits on Mar 16, 2021
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
fix: all throwables should be ignored in shutdown hook (#950) All throwables (and not just exceptions) should be ignored in the shutdown hook. Failing to close these resources during shutdown is not a major problem, as they will be garbage collected by the backend anyways. Without this wide catch, some applications will log a ClassNotFoundException when shutting down, which can be confusing for end users. Fixes #949 Configuration menu Browse the repository at this point in the history
The connection will by default try to connect to localhost:9010 (unless a specific host/port is set in the connection URL).
Plain text communication will be enabled.
Authentication will be disabled.
The instance and database in the connection string will automatically be created on the emulator if any of them do not yet exist. Any existing instance and/or database will remain untouched. Towards googleapis/java-spanner-jdbc#380 Configuration menu Browse the repository at this point in the history
Commits on Mar 18, 2021
Configuration menu Browse the repository at this point in the history
chore: autosynth autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
chore(release): update Java microgenerator to 1.0.1 Committer: @miraleung PiperOrigin-RevId: 360805639 Source-Author: Google APIs noreply@google.com Source-Date: Wed Mar 3 18:34:03 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 3befd26ca55723d3e8111909331eac1249837987 Source-Link: googleapis/googleapis@3befd26
chore: update gax-java dependency to 1.62 PiperOrigin-RevId: 361377784 Source-Author: Google APIs noreply@google.com Source-Date: Sat Mar 6 21:09:41 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 0e915217fb5261c1e57bfaf0e16ee5c7feaaba89 Source-Link: googleapis/googleapis@0e91521
chore: upgrade gapic-generator-python to 0.42.2 PiperOrigin-RevId: 361662015 Source-Author: Google APIs noreply@google.com Source-Date: Mon Mar 8 14:47:18 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf Source-Link: googleapis/googleapis@28a5919
build: use gapic-generator-typescript v1.2.11. Fixed IAM v1 library generation. Committer: @alexander-fenster PiperOrigin-RevId: 361676678 Source-Author: Google APIs noreply@google.com Source-Date: Mon Mar 8 15:51:18 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 3aeb3a70f66457a9e6b07caff841719bb9873b57 Source-Link: googleapis/googleapis@3aeb3a7
chore: update java microgenerator to 1.0.2 Adds request initialization to sample code Committer: @miraleung PiperOrigin-RevId: 362856902 Source-Author: Google APIs noreply@google.com Source-Date: Sun Mar 14 20:47:20 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 1305ca41d554eb0725237561e34129373bb8cbc1 Source-Link: googleapis/googleapis@1305ca4
chore: Use correct markdown for code block PiperOrigin-RevId: 363012458 Source-Author: Google APIs noreply@google.com Source-Date: Mon Mar 15 13:08:38 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: e1654206ff59f3a2a226828f9c9f354c253b36e4 Source-Link: googleapis/googleapis@e165420 Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history