prepare 0.7.5 with Retina 0.3.10

Fixes #224
This commit is contained in:
Scott Lamb
2022-05-09 13:08:52 -07:00
parent 841e06e354
commit 8e8b48b906
6 changed files with 12 additions and 9 deletions

View File

@@ -6,12 +6,15 @@ changes, see Git history.
Each release is tagged in Git and on the Docker repository
[`scottlamb/moonfire-nvr`](https://hub.docker.com/r/scottlamb/moonfire-nvr).
## unreleased
## 0.7.5 (2022-05-09)
* [#219](https://github.com/scottlamb/moonfire-nvr/issues/219): fix
live stream failing with `ws close: 1006` on URLs with port numbers.
* build Docker images with link-time optimization.
* bump minimum Rust version to 1.60.
* [#224](https://github.com/scottlamb/moonfire-nvr/issues/224): upgrade to
Retina 0.3.10, improving compatibility with OMNY M5S2A 2812 cameras that
send invalid `rtptime` values.
## 0.7.4 (2022-04-13)