|
1 | 1 |
|
2 | | -<a name="0.1.30"></a> |
3 | | -## 0.1.30 (2022-06-09) |
| 2 | +<a name="0.1.31"></a> |
| 3 | +## 0.1.31 (2022-07-08) |
4 | 4 |
|
5 | 5 | ### Add |
6 | 6 |
|
|
24 | 24 |
|
25 | 25 | * Catch service not found issue |
26 | 26 |
|
| 27 | +### Change |
| 28 | + |
| 29 | +* change model and enums for ssh key secret type |
| 30 | + |
27 | 31 | ### Configurable |
28 | 32 |
|
29 | 33 | * Configurable debug logging |
|
34 | 38 |
|
35 | 39 | ### Error |
36 | 40 |
|
| 41 | +* error handling after read file |
37 | 42 | * error handling |
38 | 43 |
|
39 | 44 | ### Extra |
|
42 | 47 |
|
43 | 48 | ### Fix |
44 | 49 |
|
45 | | -* fix environment variable overrides with secrets |
46 | | -* fix cac error handling |
47 | | -* fix json serialization |
48 | | - |
49 | | -### Fix |
50 | | - |
51 | 50 | * Fix serialization of secret entities ([#123](https://github.com/harness/harness-go-sdk/issues/123)) |
52 | 51 | * Fix serialization of service variable when encrypted text is used ([#114](https://github.com/harness/harness-go-sdk/issues/114)) |
53 | 52 | * Fix timestamp parsing for delegate query |
54 | 53 |
|
| 54 | +### Fix |
| 55 | + |
| 56 | +* fix environment variable overrides with secrets |
| 57 | +* fix cac error handling |
| 58 | +* fix json serialization |
| 59 | + |
55 | 60 | ### Fixed |
56 | 61 |
|
57 | 62 | * fixed tests |
|
60 | 65 |
|
61 | 66 | * Fixed LastHeartBeat for delegate model. Closes [#96](https://github.com/harness/harness-go-sdk/issues/96) |
62 | 67 | * Fixed tests |
63 | | -* Fixed tooling dependencies |
64 | | -* Fixed issue with tests |
65 | 68 |
|
66 | 69 | ### Gitsync |
67 | 70 |
|
|
81 | 84 |
|
82 | 85 | ### Modify |
83 | 86 |
|
| 87 | +* Modify secret file post and put methods |
84 | 88 | * Modify delegate tests |
85 | 89 |
|
86 | 90 | ### Refactored |
87 | 91 |
|
88 | | -* Refactored client config and validation |
| 92 | +* refactored ng client |
89 | 93 |
|
90 | 94 | ### Refactored |
91 | 95 |
|
92 | | -* refactored ng client |
| 96 | +* Refactored client config and validation |
93 | 97 |
|
94 | 98 | ### Regenerated |
95 | 99 |
|
96 | 100 | * regenerated NG API's ([#121](https://github.com/harness/harness-go-sdk/issues/121)) |
97 | 101 |
|
98 | 102 | ### Release |
99 | 103 |
|
| 104 | +* Release version 0.1.30 06-09-2022 |
| 105 | +* Release v0.1.30 |
100 | 106 | * Release version 0.1.29 06-02-2022 |
101 | 107 | * Release v0.1.29 |
102 | 108 | * Release version 0.1.28 05-27-2022 |
|
128 | 134 | * Release version 0.1.16 03-17-2022 |
129 | 135 | * Release v0.1.16 |
130 | 136 |
|
131 | | -### Skip |
| 137 | +### SSH |
132 | 138 |
|
133 | | -* Skip long running delegate tests |
| 139 | +* SSH key related models and enum changes |
134 | 140 |
|
135 | | -### UPDATES |
| 141 | +### Skip |
136 | 142 |
|
137 | | -* UPDATES updated golang to 1.17 |
| 143 | +* Skip long running delegate tests |
138 | 144 |
|
139 | 145 | ### Updated |
140 | 146 |
|
|
145 | 151 | * updated dependencies |
146 | 152 | * updated deps |
147 | 153 |
|
| 154 | +### Pull Requests |
| 155 | + |
| 156 | +* Merge pull request [#138](https://github.com/harness/harness-go-sdk/issues/138) from harness/PL-25840 |
| 157 | +* Merge pull request [#139](https://github.com/harness/harness-go-sdk/issues/139) from harness/PL-25839 |
| 158 | + |
0 commit comments