Skip to content

Commit

Permalink
Release version 0.1.26 05-20-2022
Browse files Browse the repository at this point in the history
Release version 0.1.26 05-20-2022
  • Loading branch information
micahlmartin authored May 20, 2022
2 parents 40241e9 + b69ec63 commit f76c65e
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<a name="0.1.25"></a>
## 0.1.25 (2022-05-20)
<a name="0.1.26"></a>
## 0.1.26 (2022-05-20)

### Add

Expand Down Expand Up @@ -44,22 +44,23 @@

### Fix

* 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 secretRef issue related to https://harness.atlassian.net/browse/PL-22258

### Fixed

* fixed tests

### Fixed

* Fixed LastHeartBeat for delegate model. Closes [#96](https://github.com/harness/harness-go-sdk/issues/96)
* Fixed tests
* Fixed tooling dependencies
* Fixed issue with tests
* Fixed ng secret manager serializer

### Fixed

* fixed tests

### Gitsync

* Gitsync setup
Expand Down Expand Up @@ -95,6 +96,8 @@

### Release

* Release version 0.1.25 05-20-2022
* Release v0.1.25
* Release version 0.1.24 05-11-2022
* Release v0.1.24
* Release version 0.1.23 05-11-2022
Expand Down Expand Up @@ -126,18 +129,13 @@

* UPDATES updated golang to 1.17

### Update
### Updated

* Update pipeline ci
* updated deps
* updated changelog

### Updated

* Updated environmens
* Updated tooling configuration
* Updated dependencies

### Updated

* updated deps
* updated changelog

0 comments on commit f76c65e

Please sign in to comment.