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

Release Google.Cloud.DataCatalog.V1 version 2.13.0 #13835

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Nov 18, 2024

Changes in this release:

New features

  • A new field feature_online_store_spec is added to message .google.cloud.datacatalog.v1.Entry (commit 7df11e5)
  • A new value GENIE is added to enum ModelSourceType (commit 7df11e5)
  • A new value CUSTOM_TEXT_EMBEDDING is added to enum ModelSourceType (commit 7df11e5)
  • A new value MARKETPLACE is added to enum ModelSourceType (commit 7df11e5)
  • A new message FeatureOnlineStoreSpec is added (commit 7df11e5)
  • A new value FEATURE_ONLINE_STORE is added to enum EntryType (commit 7df11e5)
  • A new value FEATURE_VIEW is added to enum EntryType (commit 7df11e5)
  • A new value FEATURE_GROUP is added to enum EntryType (commit 7df11e5)
  • A new enum DataplexTransferStatus is added (commit 7df11e5)
  • A new field dataplex_transfer_status is added to message .google.cloud.datacatalog.v1.TagTemplate (commit 7df11e5)

Documentation improvements

  • A comment for field name in message .google.cloud.datacatalog.v1.Entry is changed (commit 7df11e5)
  • A comment for field name in message .google.cloud.datacatalog.v1.EntryGroup is changed (commit 7df11e5)
  • A comment for field name in message .google.cloud.datacatalog.v1.Tag is changed (commit 7df11e5)
  • A comment for field name in message .google.cloud.datacatalog.v1.TagTemplate is changed (commit 7df11e5)
  • A comment for field name in message .google.cloud.datacatalog.v1.TagTemplateField is changed (commit 7df11e5)

Changes in this release:

### New features

- A new field `feature_online_store_spec` is added to message `.google.cloud.datacatalog.v1.Entry` ([commit 7df11e5](7df11e5))
- A new value `GENIE` is added to enum `ModelSourceType` ([commit 7df11e5](7df11e5))
- A new value `CUSTOM_TEXT_EMBEDDING` is added to enum `ModelSourceType` ([commit 7df11e5](7df11e5))
- A new value `MARKETPLACE` is added to enum `ModelSourceType` ([commit 7df11e5](7df11e5))
- A new message `FeatureOnlineStoreSpec` is added ([commit 7df11e5](7df11e5))
- A new value `FEATURE_ONLINE_STORE` is added to enum `EntryType` ([commit 7df11e5](7df11e5))
- A new value `FEATURE_VIEW` is added to enum `EntryType` ([commit 7df11e5](7df11e5))
- A new value `FEATURE_GROUP` is added to enum `EntryType` ([commit 7df11e5](7df11e5))
- A new enum `DataplexTransferStatus` is added ([commit 7df11e5](7df11e5))
- A new field `dataplex_transfer_status` is added to message `.google.cloud.datacatalog.v1.TagTemplate` ([commit 7df11e5](7df11e5))

### Documentation improvements

- A comment for field `name` in message `.google.cloud.datacatalog.v1.Entry` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.EntryGroup` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.Tag` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplate` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplateField` is changed ([commit 7df11e5](7df11e5))
@jskeet jskeet added autorelease: pending automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Nov 18, 2024
@jskeet jskeet requested a review from a team as a code owner November 18, 2024 16:24
Copy link

Pull request diff results
Finding changes in Google.Cloud.DataCatalog.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.DataCatalog.V1 version 2.13.0
Differences from 2.12.0
Minor changes:
Class 'Entry'; property 'FeatureOnlineStoreSpec FeatureOnlineStoreSpec { get; set; }' added.
Class 'Entry'; constant 'System.Int32 Google.Cloud.DataCatalog.V1.Entry::FeatureOnlineStoreSpecFieldNumber' added.
Enum 'Entry.SpecOneofCase' entry 'FeatureOnlineStoreSpec' added.
Enum 'EntryType' entry 'FeatureOnlineStore' added.
Enum 'EntryType' entry 'FeatureGroup' added.
Enum 'EntryType' entry 'FeatureView' added.
Class 'FeatureOnlineStoreSpec' added.
Class 'FeatureOnlineStoreSpec.Types' added.
Enum 'FeatureOnlineStoreSpec.Types.StorageType' added.
Class 'TagTemplate'; property 'TagTemplate.Types.DataplexTransferStatus DataplexTransferStatus { get; set; }' added.
Class 'TagTemplate'; constant 'System.Int32 Google.Cloud.DataCatalog.V1.TagTemplate::DataplexTransferStatusFieldNumber' added.
Class 'TagTemplate.Types' added.
Enum 'TagTemplate.Types.DataplexTransferStatus' added.
Enum 'VertexModelSourceInfo.Types.ModelSourceType' entry 'Marketplace' added.
Enum 'VertexModelSourceInfo.Types.ModelSourceType' entry 'Genie' added.
Enum 'VertexModelSourceInfo.Types.ModelSourceType' entry 'CustomTextEmbedding' added.

Diff level: Minor

Finished comparisons for Google.Cloud.DataCatalog.V1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit autorelease: pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants