Skip to content

v20231115014.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 09:11
· 1 commit to main since this release
9186a4c

Release Notes

Notes

The Atlas Golang SDK official v20231115014.0.0 release.

SDK documentation

Please refer to the official documentation

https://www.mongodb.com/docs/atlas/sdk/

API documentation

SDK is based on Atlas Admin v2 API.
Currently supported version: 2023-11-15

For API documentation please refer to:
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/2023-11-15/

Breaking Changes

SDK changes

go.mongodb.org/atlas-sdk/v20231115014/admin
Incompatible changes:

  • (*BillingPayment).GetUnitPrice: changed from func() float64 to func() string
  • (*BillingPayment).GetUnitPriceOk: changed from func() (*float64, bool) to func() (*string, bool)
  • (*BillingPayment).SetUnitPrice: changed from func(float64) to func(string)
  • BillingPayment.UnitPrice: changed from *float64 to *string

API Changelog

https://www.mongodb.com/docs/atlas/reference/api-resources-spec/changelog