Skip to content

Commit cea40ce

Browse files
committed
update CHANGELOG for v1.7.0
1 parent 26a8152 commit cea40ce

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 1.7.0
2+
## General
3+
Added
4+
* Allow for custom cluster domain for agent to api connection ([#736] thanks @mikn)
5+
6+
Fixed
7+
* Fixed a bug where out-of-bounds exception can be returned when parsing error message ([#781])
8+
9+
Misc
10+
* Upgrade dependencies and documentation fixes ([#750], [#756], [#777])
11+
12+
[#736]: https://github.com/bottlerocket-os/bottlerocket-update-operator/pull/736
13+
[#750]: https://github.com/bottlerocket-os/bottlerocket-update-operator/pull/750
14+
[#756]: https://github.com/bottlerocket-os/bottlerocket-update-operator/pull/756
15+
[#777]: https://github.com/bottlerocket-os/bottlerocket-update-operator/pull/777
16+
[#781]: https://github.com/bottlerocket-os/bottlerocket-update-operator/pull/781
17+
118
# 1.6.0
219
## General
320

0 commit comments

Comments
 (0)