File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
35
# v1.5.1
2
36
3
37
## Bug Fixes
You can’t perform that action at this time.
0 commit comments