Skip to content

Commit

Permalink
doc: Updated changelog and release-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Mar 17, 2024
1 parent da57955 commit 7f22b32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
# Changelog

# 2.4.22 (March 16, 2024)
# 2.4.31 (March 16, 2024)

## Notes
- Golang: **v1.21**

### Fixes

- [PR #237](https://github.com/zscaler/zscaler-sdk-go/pull/237) - Fixed ZPA `ConvertV1ResponseToV2Request` due to missing `CONSOLE` objectType
- [PR #238](https://github.com/zscaler/zscaler-sdk-go/pull/238) - Fixed ZPA `ConvertV1ResponseToV2Request` due to missing `ZpnIsolationProfileID` attribute

# 2.4.21 (March 11, 2024)
# 2.4.3 (March 13, 2024)

## Notes
- Golang: **v1.21**

### Fixes

- [PR #237](https://github.com/zscaler/zscaler-sdk-go/pull/237) - Fixed ZPA `ConvertV1ResponseToV2Request` due to missing `CONSOLE` objectType
- Added ZPA ``serviceEdgeGroups`` missing attribute to policy set controller v1

# 2.4.2 (March 9, 2024)

Expand Down
10 changes: 6 additions & 4 deletions docs/guides/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,29 @@ Track all Zscaler SDK GO releases. New resources, features, and bug fixes will b

---

``Last updated: v2.4.22``
``Last updated: v2.4.31``

---

# 2.4.22 (March 16, 2024)
# 2.4.31 (March 16, 2024)

## Notes
- Golang: **v1.21**

### Fixes

- [PR #237](https://github.com/zscaler/zscaler-sdk-go/pull/237) - Fixed ZPA `ConvertV1ResponseToV2Request` due to missing `CONSOLE` objectType
- [PR #238](https://github.com/zscaler/zscaler-sdk-go/pull/238) - Fixed ZPA `ConvertV1ResponseToV2Request` due to missing `ZpnIsolationProfileID` attribute

# 2.4.21 (March 11, 2024)

# 2.4.3 (March 13, 2024)

## Notes
- Golang: **v1.21**

### Fixes

- [PR #237](https://github.com/zscaler/zscaler-sdk-go/pull/237) - Fixed ZPA `ConvertV1ResponseToV2Request` due to missing `CONSOLE` objectType
- Added ZPA ``serviceEdgeGroups`` missing attribute to policy set controller v1

# 2.4.2 (March 9, 2024)

Expand Down

0 comments on commit 7f22b32

Please sign in to comment.