Skip to content

Commit 5c9ae3c

Browse files
Add CHANGELOG for v1.4.4 (#1585)
Signed-off-by: Hayden Blauzvern <[email protected]>
1 parent c0c61bb commit 5c9ae3c

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# v1.4.4
2+
3+
## Features
4+
5+
* Add production OIDC provider for Eclipse (#1472)
6+
* Change parseExtension function to be public (#1584)
7+
* Allow exposed metrics port to be overridden (#1518)
8+
* add configurable idle timeout
9+
10+
## Bug Fixes
11+
12+
* Fix docker-compose service order (#1537)
13+
* Fix debug docker-compose setup (#1529)
14+
* Fix docker-compose file (#1560)
15+
16+
## Documentation
17+
18+
* Create new-idp-requirements.md (#1447)
19+
* docs: Add back descriptive content on cert issuing (#1494)
20+
* Added GitLab OIDC documentation to the /docs/oidc.md file that was missing. (#1574)
21+
22+
## Misc
23+
24+
* update builder to use go1.21.6
25+
* Move kubernetes CA processing in config.prepare (#1454)
26+
* Lots of dependabot updates
27+
28+
## Contributors
29+
30+
* Bob Callaway
31+
* Carlos Tadeu Panato Junior
32+
* Colleen Murphy
33+
* Cyril Cordoui
34+
* Hayden B
35+
* John Kjell
36+
* Paul Welch
37+
* Tanner Jones
38+
139
# v1.4.3
240

341
## Bug Fixes

0 commit comments

Comments
 (0)