Skip to content

Latest commit

 

History

History
163 lines (75 loc) · 8.54 KB

CHANGES.md

File metadata and controls

163 lines (75 loc) · 8.54 KB

Changelog

1.2.4 (2025-04-15)

Bug Fixes

  • commerce: Update google.golang.org/api to 0.229.0 (3319672)

1.2.3 (2025-03-13)

Bug Fixes

  • commerce: Update golang.org/x/net to 0.37.0 (1144978)

1.2.2 (2025-01-02)

Bug Fixes

  • commerce: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.2.1 (2024-10-23)

Bug Fixes

  • commerce: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • commerce: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

1.2.0 (2024-10-09)

Features

  • commerce/consumer/procurement: Add Order modification RPCs and License Management Service (78d8513)

Documentation

  • commerce/consumer/procurement: A comment for enum value LINE_ITEM_CHANGE_STATE_ABANDONED in enum LineItemChangeState is changed (78d8513)
  • commerce/consumer/procurement: A comment for enum value LINE_ITEM_CHANGE_STATE_ACTIVATING in enum LineItemChangeState is changed (78d8513)
  • commerce/consumer/procurement: A comment for enum value LINE_ITEM_CHANGE_STATE_APPROVED in enum LineItemChangeState is changed (78d8513)
  • commerce/consumer/procurement: A comment for enum value LINE_ITEM_CHANGE_STATE_COMPLETED in enum LineItemChangeState is changed (78d8513)
  • commerce/consumer/procurement: A comment for enum value LINE_ITEM_CHANGE_STATE_PENDING_APPROVAL in enum LineItemChangeState is changed (78d8513)
  • commerce/consumer/procurement: A comment for enum value LINE_ITEM_CHANGE_STATE_REJECTED in enum LineItemChangeState is changed (78d8513)
  • commerce/consumer/procurement: A comment for field filter in message .google.cloud.commerce.consumer.procurement.v1.ListOrdersRequest is changed (78d8513)
  • commerce/consumer/procurement: A comment for field request_id in message .google.cloud.commerce.consumer.procurement.v1.PlaceOrderRequest is changed (78d8513)

1.1.1 (2024-09-12)

Bug Fixes

  • commerce: Bump dependencies (2ddeb15)

1.1.0 (2024-08-20)

Features

  • commerce: Add support for Go 1.23 iterators (84461c0)

1.0.5 (2024-08-08)

Bug Fixes

  • commerce: Update google.golang.org/api to v0.191.0 (5b32644)

1.0.4 (2024-07-24)

Bug Fixes

  • commerce: Update dependencies (257c40b)

1.0.3 (2024-07-10)

Bug Fixes

1.0.2 (2024-07-01)

Bug Fixes

1.0.1 (2024-06-26)

Bug Fixes

  • commerce: Enable new auth lib (b95805f)

1.0.0 (2024-05-16)

Features

  • commerce: Promote client to GA (652ba8f)

Miscellaneous Chores

0.1.6 (2024-05-01)

Bug Fixes

  • commerce: Bump x/net to v0.24.0 (ba31ed5)

0.1.5 (2024-03-14)

Bug Fixes

  • commerce: Update protobuf dep to v1.33.0 (30b038d)

0.1.4 (2024-01-30)

Bug Fixes

  • commerce: Enable universe domain resolution options (fd1d569)

0.1.3 (2023-11-01)

Bug Fixes

  • commerce: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.1.2 (2023-10-26)

Bug Fixes

  • commerce: Update grpc-go to v1.59.0 (81a97b0)

0.1.1 (2023-10-12)

Bug Fixes

  • commerce: Update golang.org/x/net to v0.17.0 (174da47)

0.1.0 (2023-07-26)

Features

  • commerce/consumer/procurement: Consumer Procurement API v1 (#8327) (327e101)
  • commerce: Start generating apiv1 (#8322) (db4f48b)

Changes