Skip to content

Commit 1765ce9

Browse files
authored
add changelog for 0.4.1 release (#553)
Signed-off-by: cpanato <[email protected]>
1 parent 3e07daa commit 1765ce9

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# v0.4.1
2+
3+
## Bug Fixes
4+
5+
* Fix key usage for issued certificates (#549)
6+
7+
## Documentation
8+
9+
* Add note about the status of the legacy HTTP API. (#531)
10+
11+
## Others
12+
13+
* Bump google.golang.org/api from 0.76.0 to 0.77.0 (#552)
14+
* chore(deps): Included dependency review (#540)
15+
* Add @haydentherapper to CODEOWNERS (#548)
16+
* Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#544)
17+
* Bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4 (#543)
18+
* Bump google.golang.org/api from 0.75.0 to 0.76.0 (#542)
19+
* Bump github/codeql-action from 2.1.8 to 2.1.9 (#545)
20+
* Bump github.com/googleapis/api-linter in /hack/tools (#546)
21+
* Bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#541)
22+
23+
## Contributors
24+
25+
* Bob Callaway (@bobcallaway)
26+
* Hayden Blauzvern (@haydentherapper)
27+
* Naveen (@naveensrinivasan)
28+
* Zack Newman (@znewman01)
29+
130
# v0.4.0
231

332
## Enhancements

0 commit comments

Comments
 (0)