Skip to content

Commit

Permalink
Release version 0.1.33 08-13-2022
Browse files Browse the repository at this point in the history
Release version 0.1.33 08-13-2022
  • Loading branch information
rathodmeetsatish authored Aug 13, 2022
2 parents c380998 + 169a9f5 commit dd67add
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

<a name="0.1.32"></a>
## 0.1.32 (2022-07-20)
<a name="0.1.33"></a>
## 0.1.33 (2022-08-13)

### Add

* Add approvals for CG to SDK ([#142](https://github.com/harness/harness-go-sdk/issues/142))
* Add ability to list services ([#103](https://github.com/harness/harness-go-sdk/issues/103))

### Added
Expand Down Expand Up @@ -44,6 +45,7 @@

### Fix

* Fix approveOrRejectApprovals output ([#145](https://github.com/harness/harness-go-sdk/issues/145))
* Fix serialization of secret entities ([#123](https://github.com/harness/harness-go-sdk/issues/123))
* Fix serialization of service variable when encrypted text is used ([#114](https://github.com/harness/harness-go-sdk/issues/114))
* Fix timestamp parsing for delegate query
Expand All @@ -56,12 +58,7 @@

### Fixed

* fixed tests

### Fixed

* Fixed LastHeartBeat for delegate model. Closes [#96](https://github.com/harness/harness-go-sdk/issues/96)
* Fixed tests

### Gitsync

Expand All @@ -84,20 +81,14 @@
* Modify secret file post and put methods
* Modify delegate tests

### Refactored

* refactored ng client

### Refactored

* Refactored client config and validation

### Regenerated

* regenerated NG API's ([#121](https://github.com/harness/harness-go-sdk/issues/121))

### Release

* Release version 0.1.32 07-20-2022
* Release v0.1.32
* Release v0.1.31
* Release version 0.1.30 06-09-2022
* Release v0.1.30
Expand Down Expand Up @@ -132,21 +123,26 @@
* Release version 0.1.16 03-17-2022
* Release v0.1.16

### Resource

* Resource selector model change

### SSH

* SSH key related models and enum changes

### Updated

* Updated environmens
* updated dependencies
* updated deps

### Updated

* updated dependencies
* updated deps
* Updated environmens

### Pull Requests

* Merge pull request [#146](https://github.com/harness/harness-go-sdk/issues/146) from harness/PL-27406
* Merge pull request [#143](https://github.com/harness/harness-go-sdk/issues/143) from harness/PL-26314
* Merge pull request [#140](https://github.com/harness/harness-go-sdk/issues/140) from harness/release
* Merge pull request [#138](https://github.com/harness/harness-go-sdk/issues/138) from harness/PL-25840
Expand Down

0 comments on commit dd67add

Please sign in to comment.