Releases: temporalio/cloud-sdk-go
Releases · temporalio/cloud-sdk-go
v0.7.0
Summary
- Update protos to release v0.10.0
What's Changed
- Add public functions that retrieve the default cloud api version by @anekkanti in #33
- Add a update protos github action by @anekkanti in #34
- Fix for update protos action by @anekkanti in #39
- Fix for update protos action by @anekkanti in #41
- Update protos to release v0.10.0 (version v0.10.0) and set SDK to v0.7.0 by @github-actions[bot] in #43
New Contributors
- @github-actions[bot] made their first contribution in #43
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Bump cloud-api to v0.8.0 by @shakeelrao in #30
New Contributors
- @shakeelrao made their first contribution in #30
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump version v0.7.1 by @shivam-ajmera in #29
New Contributors
- @shivam-ajmera made their first contribution in #29
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- bump cloud go sdk to use cloud api v0.6.0 by @alice-yin in #26
API Version v0.6.0
What's Changed
- feat: Metrics Read Role by @captainbeardo in temporalio/cloud-api#67
- Add a new rejected state to the async operation by @anekkanti in temporalio/cloud-api#71
- Update CODEOWNERS to saas-iam-plus by @anekkanti in temporalio/cloud-api#73
- Add connectivity rules API by @david049 in temporalio/cloud-api#72
- add cr cloud request/response by @alice-yin in temporalio/cloud-api#75
- bump api version to v0.6.0 by @alice-yin in temporalio/cloud-api#78
- Remove set skip buff breaking rule for connectivityrule file by @alice-yin in temporalio/cloud-api#79
New Contributors
- @alice-yin made their first contribution in #26
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- Update to api v0.5.0 by @briankassouf in #18
- Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 in /internal/build by @dependabot in #17
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #14
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add UserAgent configuration option by @briankassouf in #15
- Prepare for v0.2.1 release by @briankassouf in #16
New Contributors
- @briankassouf made their first contribution in #15
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Highlights
- Upgraded to
v0.4.0cloud apis. - 💥 [BREAKING] Changed hostport type from net.URL to string.
API Version: v0.4.0
What's Changed
- Change host port type from net.URL to string. by @anekkanti in #11
- Get v0.4.0 cloud-api protos by @anekkanti in #12
- Bump go.temporal.io/api from 1.43.2 to 1.44.1 by @dependabot in #7
- Update api version to v0.4.0 by @anekkanti in #13
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
API Version: v0.3.0
What's Changed
- [1] Add api-cloud repo submodule. by @anekkanti in #1
- [2] Generate apis using buf by @anekkanti in #2
- [3] Implement Cloud Client by @anekkanti in #3
- [4] CI step to run proto generation by @anekkanti in #5
- [5] Add README and CONTRIBUTING doc files by @anekkanti in #6
- Add docs to all public go types. by @anekkanti in #9
- Get protos from v0.3.0 release by @anekkanti in #10
New Contributors
- @anekkanti made their first contribution in #1
Full Changelog: https://github.com/temporalio/cloud-sdk-go/commits/v0.1.0