Skip to content

Commit

Permalink
Release version 0.1.34 09-13-2022
Browse files Browse the repository at this point in the history
Release version 0.1.34 09-13-2022
  • Loading branch information
rathodmeetsatish authored Sep 13, 2022
2 parents b67a762 + 0557e32 commit b3c9cc9
Showing 1 changed file with 22 additions and 14 deletions.
36 changes: 22 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<a name="0.1.33"></a>
## 0.1.33 (2022-08-13)
<a name="0.1.34"></a>
## 0.1.34 (2022-09-13)

### Add

Expand All @@ -18,6 +18,10 @@

* adding irsa credentials options to aws cloud provider

### Adding

* Adding dto files

### Bump

* Bump github.com/docker/docker
Expand All @@ -28,6 +32,7 @@

### Change

* change in package name
* change model and enums for ssh key secret type

### Docker
Expand All @@ -45,24 +50,24 @@

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

### Gitsync
### Fixing

* Gitsync setup
* fixing package name

### Handle

Expand All @@ -87,6 +92,8 @@

### Release

* Release version 0.1.33 08-13-2022
* Release v0.1.33
* Release version 0.1.32 07-20-2022
* Release v0.1.32
* Release v0.1.31
Expand Down Expand Up @@ -127,6 +134,10 @@

* Resource selector model change

### Restoring

* restoring the swagger.yaml

### SSH

* SSH key related models and enum changes
Expand All @@ -136,12 +147,9 @@
* updated dependencies
* updated deps

### Updated

* Updated environmens

### Pull Requests

* 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
* Merge pull request [#140](https://github.com/harness/harness-go-sdk/issues/140) from harness/release
Expand Down

0 comments on commit b3c9cc9

Please sign in to comment.