summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/211818-enable-streaming-serializer-ff.yml5
-rw-r--r--changelogs/unreleased/dblessing_okta_scim.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/211818-enable-streaming-serializer-ff.yml b/changelogs/unreleased/211818-enable-streaming-serializer-ff.yml
new file mode 100644
index 00000000000..d0f420d0c26
--- /dev/null
+++ b/changelogs/unreleased/211818-enable-streaming-serializer-ff.yml
@@ -0,0 +1,5 @@
+---
+title: Enable streaming serializer feature flag by default.
+merge_request: 27813
+author:
+type: performance
diff --git a/changelogs/unreleased/dblessing_okta_scim.yml b/changelogs/unreleased/dblessing_okta_scim.yml
new file mode 100644
index 00000000000..16baae42004
--- /dev/null
+++ b/changelogs/unreleased/dblessing_okta_scim.yml
@@ -0,0 +1,5 @@
+---
+title: Add support for Okta as a SCIM provider
+merge_request: 25649
+author:
+type: added