We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22719e commit ba788abCopy full SHA for ba788ab
src/Symfony/Component/Messenger/Bridge/Redis/CHANGELOG.md
@@ -1,11 +1,11 @@
1
CHANGELOG
2
=========
3
4
-5.3.0
5
------
+5.3
+---
6
7
- * Added `rediss://` DSN scheme support for TLS protocol. Example: `rediss://127.0.0.1`
8
- * TLS option has been deprecated. Change `redis://127.0.0.1?tls=1` to `rediss://127.0.0.1`.
+ * Add `rediss://` DSN scheme support for TLS protocol. Example: `rediss://127.0.0.1`
+ * Deprecate TLS option. Change `redis://127.0.0.1?tls=1` to `rediss://127.0.0.1`.
9
10
5.2.0
11
-----
0 commit comments