Skip to content

Commit

Permalink
Release version 0.1.35 09-14-2022
Browse files Browse the repository at this point in the history
Release version 0.1.35 09-14-2022
  • Loading branch information
rathodmeetsatish authored Sep 14, 2022
2 parents c23146a + c8eeedf commit 788992c
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<a name="0.1.34"></a>
## 0.1.34 (2022-09-13)
<a name="0.1.35"></a>
## 0.1.35 (2022-09-14)

### Add

Expand Down Expand Up @@ -42,25 +42,24 @@
### Error

* error handling after read file
* error handling

### Extra

* Extra check in test

### Fix

* fix environment variable overrides with secrets
* fix cac error handling
* fix json serialization

### 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

### Fix

* fix environment variable overrides with secrets
* fix cac error handling
* fix json serialization

### Fixed

* Fixed LastHeartBeat for delegate model. Closes [#96](https://github.com/harness/harness-go-sdk/issues/96)
Expand Down Expand Up @@ -92,6 +91,8 @@

### Release

* Release version 0.1.34 09-13-2022
* Release v0.1.34
* Release version 0.1.33 08-13-2022
* Release v0.1.33
* Release version 0.1.32 07-20-2022
Expand Down Expand Up @@ -127,8 +128,6 @@
* Release vv0.1.18
* Release version 0.1.17 03-24-2022
* Release v0.1.17
* Release version 0.1.16 03-17-2022
* Release v0.1.16

### Resource

Expand All @@ -142,13 +141,19 @@

* SSH key related models and enum changes

### Update

* Update user group model
* Update user group model

### Updated

* updated dependencies
* updated deps

### Pull Requests

* Merge pull request [#153](https://github.com/harness/harness-go-sdk/issues/153) from harness/fixUserGroup
* Merge pull request [#148](https://github.com/harness/harness-go-sdk/issues/148) from harness/SPG-203-Adding-environment-group
* 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
Expand Down

0 comments on commit 788992c

Please sign in to comment.