Skip to content

v1.23.0

Compare
Choose a tag to compare
@release-please release-please released this 25 Oct 16:18
4ded4e2

1.23.0 (2023-10-25)

⚠ BREAKING CHANGES

  • [analyticsadmin] delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alph... (#9982)
  • [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed (#9981)
  • Destination enum is wrapped in a message
  • Update go_package and Go importpath:
  • destination field in the product_performance_view table is renamed to marketing_method
  • destination term in the product_view table is renamed to reporting_context
  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table
  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages
  • Destination enum is wrapped in a message
  • Update go_package and Go importpath:

Features

  • [batch] expose display_name to batch v1 API (#9967) (934c929)
  • [clouddeploy] added platform log RolloutUpdateEvent (#9979) (ebdc309)
  • [cloudoptimization] added the route modifiers (#9963) (1f558b0)
  • [discoveryengine] add v1alpha public library for discoveryengine (#9953) (f4b2dda)
  • [merchantapi] channel field is added to the product_view table (#9956) (2a8403b)
  • [merchantapi] Channel enum is added (#9957) (9135abe)
  • [redis-cluster] new module for redis-cluster (#9993) (c280a9c)
  • [securitycenter] Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module (#9980) (84afb01)
  • A new message MarketingMethod is added (2a8403b)
  • Channel enum is added (2a8403b)
  • ReportingContext enum is added (9135abe)
  • ReportingContext enum is added (2a8403b)

Bug Fixes

  • [analyticsadmin] delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alph... (#9982) (75d2527)
  • [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed (#9981) (f242404)
  • destination field in the product_performance_view table is renamed to marketing_method (2a8403b)
  • destination term in the product_view table is renamed to reporting_context (2a8403b)
  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table (2a8403b)
  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages (2a8403b)
  • convert java-talent integration test to v4 (#9948) (91c76e0)
  • deps: update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20231022-2.0.0 (#9990) (89dd580)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20231012-2.0.0 (#9965) (6accd08)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.6 (#9954) (7104b86)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.7 (#9971) (52b9c23)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.8 (#9987) (81180df)
  • deps: update dependency com.google.cloud:google-cloud-shared-config to v1.6.0 (#9969) (9e2be39)
  • deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#9984) (9814dc0)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.28.0 (#9959) (0d8d17e)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.29.0 (#9988) (82fb240)
  • Destination enum is wrapped in a message (9135abe)
  • Destination enum is wrapped in a message (2a8403b)
  • lenient vision face annotation results (#9947) (b12f226)
  • Update go_package and Go importpath: (9135abe)
  • Update go_package and Go importpath: (2a8403b)

Documentation

  • [documentai] minor clarification on fields related to page range (#9955) (ff54c9f)