|
@@ -0,0 +1,31 @@
|
|
|
+Coturn TURN server Docker image changelog
|
|
|
+=========================================
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## [4.5.2-r0] · 2021-04-?? · To-be-done
|
|
|
+[4.5.2-r0]: /../../tree/docker/4.5.2-r0
|
|
|
+
|
|
|
+### Created
|
|
|
+
|
|
|
+- [Coturn] 4.5.2: <https://github.com/coturn/coturn/blob/upstream/4.5.2/ChangeLog>
|
|
|
+- [Alpine Linux] 3.13: <https://alpinelinux.org/posts/Alpine-3.13.0-released.html>
|
|
|
+- [Debian Linux] "buster": <https://www.debian.org/releases/buster/releasenotes>
|
|
|
+- [mongo-c-driver] 1.17.4 (`debian` only): <https://github.com/mongodb/mongo-c-driver/releases/tag/1.17.4>
|
|
|
+- Supported platforms:
|
|
|
+ - `linux/amd64`
|
|
|
+ - `linux/arm64`
|
|
|
+ - `linux/arm/v6`
|
|
|
+ - `linux/arm/v7`
|
|
|
+ - `linux/ppc64le`
|
|
|
+ - `linux/s390x`
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+[Alpine Linux]: https://www.alpinelinux.org
|
|
|
+[Coturn]: https://haraka.github.io
|
|
|
+[Debian Linux]: https://www.debian.org
|
|
|
+[mongo-c-driver]: https://github.com/mongodb/mongo-c-driver
|