summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/adminfe-logger.change1
-rw-r--r--changelog.d/ci-cache.skip0
-rw-r--r--changelog.d/ci-erratic.skip0
-rw-r--r--changelog.d/debug-logs.skip0
-rw-r--r--changelog.d/elixir-1.15.fix1
-rw-r--r--changelog.d/gun_pool4.fix1
-rw-r--r--changelog.d/rich_media_backfill.change1
7 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/adminfe-logger.change b/changelog.d/adminfe-logger.change
new file mode 100644
index 000000000..e1a5fc454
--- /dev/null
+++ b/changelog.d/adminfe-logger.change
@@ -0,0 +1 @@
+Elixir Logger configuration is now longer permitted through AdminFE and ConfigDB
diff --git a/changelog.d/ci-cache.skip b/changelog.d/ci-cache.skip
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/changelog.d/ci-cache.skip
diff --git a/changelog.d/ci-erratic.skip b/changelog.d/ci-erratic.skip
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/changelog.d/ci-erratic.skip
diff --git a/changelog.d/debug-logs.skip b/changelog.d/debug-logs.skip
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/changelog.d/debug-logs.skip
diff --git a/changelog.d/elixir-1.15.fix b/changelog.d/elixir-1.15.fix
new file mode 100644
index 000000000..d446aaabc
--- /dev/null
+++ b/changelog.d/elixir-1.15.fix
@@ -0,0 +1 @@
+Elixir 1.15 compatibility
diff --git a/changelog.d/gun_pool4.fix b/changelog.d/gun_pool4.fix
new file mode 100644
index 000000000..f68c1c970
--- /dev/null
+++ b/changelog.d/gun_pool4.fix
@@ -0,0 +1 @@
+Gun Connection Pool was not retrying to acquire a connection if the pool was full and stale connections were reclaimed
diff --git a/changelog.d/rich_media_backfill.change b/changelog.d/rich_media_backfill.change
new file mode 100644
index 000000000..d746ac8ce
--- /dev/null
+++ b/changelog.d/rich_media_backfill.change
@@ -0,0 +1 @@
+Rich Media backfilling is now an Oban job