-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-go
base: aiplatform/v1.27.0
head repository: googleapis/google-cloud-go
compare: aiplatform/v1.28.0
- 12 commits
- 1,547 files changed
- 4 contributors
Commits on Dec 1, 2022
-
feat(pubsublite): set finalizer for PublisherClient (#7109)
Mitigates `PublisherClient.Stop` not being called when the publisher is no longer used. Users must still call `Stop` to promptly shut down the publisher, as finalizers run after an arbitrary amount of time.
Configuration menu - View commit details
-
Copy full SHA for e648bd9 - Browse repository at this point
Copy the full SHA e648bd9View commit details -
chore(main): release pubsublite 1.5.0 (#7064)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](https://togithub.com/googleapis/google-cloud-go/compare/pubsublite/v1.4.1...pubsublite/v1.5.0) (2022-12-01) ### Features * **pubsublite:** Add current state of export subscriptions to API ([2a0b1ae](https://togithub.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79)) * **pubsublite:** Remove obsolete export subscription statuses field from API ([7231644](https://togithub.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180)) * **pubsublite:** Set finalizer for PublisherClient ([#7109](https://togithub.com/googleapis/google-cloud-go/issues/7109)) ([e648bd9](https://togithub.com/googleapis/google-cloud-go/commit/e648bd95ff5b33383440e18245106741292ac97a)) * **pubsublite:** start generating proto stubs ([cf89415](https://togithub.com/googleapis/google-cloud-go/commit/cf894154e451a32b431fef2af3781a0d2d8080ff)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 10f95e3 - Browse repository at this point
Copy the full SHA 10f95e3View commit details
Commits on Dec 2, 2022
-
chore: downgrade some dependencies (#7117)
Although the way we rely on these modules today is compatible with 1.15 the whole module itself is not at these revisions. This makes our dependency on them quite fragile and error prone. To be safe I am downgrading and freezing some dependencies until we support a min version of 1.17 Changes: fix(bigtable): downgrade some dependencies fix(profiler): downgrade some dependencies fix(logging): downgrade some dependencies fix(pubsub): downgrade some dependencies fix(storage): downgrade some dependencies
Configuration menu - View commit details
-
Copy full SHA for 7540152 - Browse repository at this point
Copy the full SHA 7540152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e3cdf - Browse repository at this point
Copy the full SHA 26e3cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7b5a7 - Browse repository at this point
Copy the full SHA bd7b5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18bb342 - Browse repository at this point
Copy the full SHA 18bb342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3756ec8 - Browse repository at this point
Copy the full SHA 3756ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12b16f - Browse repository at this point
Copy the full SHA b12b16fView commit details -
feat(datastore): Return Get, GetMulti, Put and PutMulti errors with e…
…nhanced details (#7061) * feat: Fold multiArgCheck logic in get and also return descriptive errors
Configuration menu - View commit details
-
Copy full SHA for c82b63a - Browse repository at this point
Copy the full SHA c82b63aView commit details -
chore: rewrite signatures for final library migration (#7127)
Changes: feat(spanner): rewrite signatures and type in terms of new location feat(bigquery): rewrite signatures and type in terms of new location feat(pubsub): rewrite signatures and type in terms of new location feat(firestore): rewrite signatures and type in terms of new location feat(errorreporting): rewrite signatures and type in terms of new location feat(aiplatform): rewrite signatures and type in terms of new location feat(logging): rewrite signatures and type in terms of new location feat(datastore): rewrite signatures and type in terms of new location feat(compute): rewrite signatures and type in terms of new location feat(pubsublite): rewrite signatures and type in terms of new location
Configuration menu - View commit details
-
Copy full SHA for 620e6d8 - Browse repository at this point
Copy the full SHA 620e6d8View commit details
Commits on Dec 5, 2022
-
feat(iam): start generating and refresh some libraries (#7089)
- Refresh the admin/apiv1 library. Keeping it out of auto generation due to conflicts in handcrafted files living alongside the client. - Start generating a gapic for apiv1 - Start generating stubs dirs for both
Configuration menu - View commit details
-
Copy full SHA for a9045ff - Browse repository at this point
Copy the full SHA a9045ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4854a71 - Browse repository at this point
Copy the full SHA 4854a71View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff aiplatform/v1.27.0...aiplatform/v1.28.0