summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4580.feature1
-rw-r--r--changelog.d/4586.misc1
-rw-r--r--changelog.d/4607.misc1
-rw-r--r--changelog.d/4611.misc1
-rw-r--r--changelog.d/4613.feature1
-rw-r--r--changelog.d/4614.feature1
-rw-r--r--changelog.d/4615.feature1
-rw-r--r--changelog.d/4616.misc1
-rw-r--r--changelog.d/4617.feature1
-rw-r--r--changelog.d/4618.bugfix1
-rw-r--r--changelog.d/4619.misc1
-rw-r--r--changelog.d/4621.misc1
-rw-r--r--changelog.d/4625.bugfix1
-rw-r--r--changelog.d/4626.bugfix1
-rw-r--r--changelog.d/4627.bugfix1
15 files changed, 15 insertions, 0 deletions
diff --git a/changelog.d/4580.feature b/changelog.d/4580.feature
new file mode 100644
index 0000000000..a2a5a77dbe
--- /dev/null
+++ b/changelog.d/4580.feature
@@ -0,0 +1 @@
+Add ability to update backup versions
\ No newline at end of file
diff --git a/changelog.d/4586.misc b/changelog.d/4586.misc
new file mode 100644
index 0000000000..37af371ccf
--- /dev/null
+++ b/changelog.d/4586.misc
@@ -0,0 +1 @@
+Clean up default listener configuration
diff --git a/changelog.d/4607.misc b/changelog.d/4607.misc
new file mode 100644
index 0000000000..160a824378
--- /dev/null
+++ b/changelog.d/4607.misc
@@ -0,0 +1 @@
+Clarifications for reverse proxy docs
diff --git a/changelog.d/4611.misc b/changelog.d/4611.misc
new file mode 100644
index 0000000000..d2e0a05daa
--- /dev/null
+++ b/changelog.d/4611.misc
@@ -0,0 +1 @@
+Move ClientTLSOptionsFactory init out of refresh_certificates
diff --git a/changelog.d/4613.feature b/changelog.d/4613.feature
new file mode 100644
index 0000000000..098f906af2
--- /dev/null
+++ b/changelog.d/4613.feature
@@ -0,0 +1 @@
+There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners
diff --git a/changelog.d/4614.feature b/changelog.d/4614.feature
new file mode 100644
index 0000000000..18e16dbc7b
--- /dev/null
+++ b/changelog.d/4614.feature
@@ -0,0 +1 @@
+The default configuration no longer requires TLS certificates.
diff --git a/changelog.d/4615.feature b/changelog.d/4615.feature
new file mode 100644
index 0000000000..098f906af2
--- /dev/null
+++ b/changelog.d/4615.feature
@@ -0,0 +1 @@
+There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners
diff --git a/changelog.d/4616.misc b/changelog.d/4616.misc
new file mode 100644
index 0000000000..ee79e208e3
--- /dev/null
+++ b/changelog.d/4616.misc
@@ -0,0 +1 @@
+Fail cleanly if listener config lacks a 'port'
diff --git a/changelog.d/4617.feature b/changelog.d/4617.feature
new file mode 100644
index 0000000000..098f906af2
--- /dev/null
+++ b/changelog.d/4617.feature
@@ -0,0 +1 @@
+There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners
diff --git a/changelog.d/4618.bugfix b/changelog.d/4618.bugfix
new file mode 100644
index 0000000000..22115a020e
--- /dev/null
+++ b/changelog.d/4618.bugfix
@@ -0,0 +1 @@
+Fix failure to start when not TLS certificate was given even if TLS was disabled.
diff --git a/changelog.d/4619.misc b/changelog.d/4619.misc
new file mode 100644
index 0000000000..886fedf198
--- /dev/null
+++ b/changelog.d/4619.misc
@@ -0,0 +1 @@
+Remove redundant entries from docker config
diff --git a/changelog.d/4621.misc b/changelog.d/4621.misc
new file mode 100644
index 0000000000..60e45cb70c
--- /dev/null
+++ b/changelog.d/4621.misc
@@ -0,0 +1 @@
+README updates
diff --git a/changelog.d/4625.bugfix b/changelog.d/4625.bugfix
new file mode 100644
index 0000000000..3dc0ecf24c
--- /dev/null
+++ b/changelog.d/4625.bugfix
@@ -0,0 +1 @@
+fix self-signed cert notice from generate-config.
diff --git a/changelog.d/4626.bugfix b/changelog.d/4626.bugfix
new file mode 100644
index 0000000000..cc71df44ca
--- /dev/null
+++ b/changelog.d/4626.bugfix
@@ -0,0 +1 @@
+Fix performance of 'user_ips' table deduplication background update
diff --git a/changelog.d/4627.bugfix b/changelog.d/4627.bugfix
new file mode 100644
index 0000000000..cc71df44ca
--- /dev/null
+++ b/changelog.d/4627.bugfix
@@ -0,0 +1 @@
+Fix performance of 'user_ips' table deduplication background update