Skip to content

Commit

Permalink
Release version 0.1.27 05-23-2022
Browse files Browse the repository at this point in the history
Release version 0.1.27 05-23-2022
  • Loading branch information
micahlmartin authored May 23, 2022
2 parents 475c748 + 1392c1b commit 859f9aa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@

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

### Add

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

### Added

* Added resource lookups by name
* Added artifact sources to service for graphql
* Added changelog setup
* Added execution api's
Expand Down Expand Up @@ -38,24 +39,22 @@

### Fix

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

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

### 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)
* Fixed tests
* Fixed tooling dependencies
* Fixed issue with tests
* Fixed ng secret manager serializer

### Fixed

Expand Down Expand Up @@ -96,6 +95,8 @@

### Release

* Release version 0.1.26 05-20-2022
* Release v0.1.26
* Release version 0.1.25 05-20-2022
* Release v0.1.25
* Release version 0.1.24 05-11-2022
Expand All @@ -119,7 +120,6 @@
* Release version 0.1.16 03-17-2022
* Release v0.1.16
* Release version 0.1.13 03-01-2022
* Release v0.1.13

### Skip

Expand Down

0 comments on commit 859f9aa

Please sign in to comment.