Skip to content

Commit 50dbac4

Browse files
Add changelog for v1.6.0 (#1756)
Signed-off-by: Hayden Blauzvern <[email protected]>
1 parent d4dcb4d commit 50dbac4

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# v1.6.0
2+
3+
v1.6.0 adds support for onboarding CI identity providers via configuration
4+
rather than code changes, which should greatly simplify the onboarding process.
5+
6+
## Features
7+
8+
* CiProvider as a new OIDCIssuer type (#1729)
9+
* Add TLS support for CTLog (#1718)
10+
* Added support for email\_verified being a string or bool (#1744)
11+
12+
## Documentation
13+
14+
* Update IDP requirements (#1742)
15+
16+
## Public Good Instance Configuration
17+
18+
* Move codefresh and buildkite to ci-provider identity (#1743)
19+
* Move gitlab to ci-provider (#1740)
20+
* Migrate github to ci provider flow (#1738)
21+
* add Hellō provider (#1739)
22+
* Move configuration to yaml format (#1720)
23+
* Removes identity providers federation (#1736)
24+
25+
## Contributors
26+
27+
* Andrew Block
28+
* cpanato
29+
* Dick Hardt
30+
* Firas Ghanmi
31+
* Hayden B
32+
* Javan Lacerda
33+
* Matt Moore
34+
135
# v1.5.1
236

337
## Bug Fixes

0 commit comments

Comments
 (0)