mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge 4.0release
This commit is contained in:
commit
5225a07727
2 changed files with 4 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -265,7 +265,9 @@ jobs:
|
||||||
* Global: [docker pull ossrs/srs:${{ env.SRS_MAJOR }}](https://ossrs.io/lts/en-us/docs/v5/doc/getting-started)
|
* Global: [docker pull ossrs/srs:${{ env.SRS_MAJOR }}](https://ossrs.io/lts/en-us/docs/v5/doc/getting-started)
|
||||||
* Global: [docker pull ossrs/srs:${{ env.SRS_TAG }}](https://ossrs.io/lts/en-us/docs/v5/doc/getting-started)
|
* Global: [docker pull ossrs/srs:${{ env.SRS_TAG }}](https://ossrs.io/lts/en-us/docs/v5/doc/getting-started)
|
||||||
## Doc
|
## Doc
|
||||||
* [FAQ](https://github.com/ossrs/srs/issues/2716), [Features](https://github.com/ossrs/srs/blob/${{ github.sha }}/trunk/doc/Features.md#features) or [ChangeLogs](https://github.com/ossrs/srs/blob/${{ github.sha }}/trunk/doc/CHANGELOG.md#changelog)
|
* [快速入门](https://ossrs.net/lts/zh-cn/docs/v5/doc/getting-started) or [Getting Started](https://ossrs.io/lts/en-us/docs/v5/doc/getting-started)
|
||||||
|
* [中文Wiki首页](https://ossrs.net/lts/zh-cn/docs/v5/doc/introduction) or [Wiki home](https://ossrs.io/lts/en-us/docs/v5/doc/introduction)
|
||||||
|
* [中文FAQ](https://ossrs.net/lts/zh-cn/faq) or [FAQ](https://ossrs.io/lts/en-us/faq), [Features](https://github.com/ossrs/srs/blob/${{ github.sha }}/trunk/doc/Features.md#features) or [ChangeLogs](https://github.com/ossrs/srs/blob/${{ github.sha }}/trunk/doc/CHANGELOG.md#changelog)
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: true
|
prerelease: true
|
||||||
# Upload release source files
|
# Upload release source files
|
||||||
|
|
|
@ -49,7 +49,7 @@ The changelog for SRS.
|
||||||
## SRS 4.0 Changelog
|
## SRS 4.0 Changelog
|
||||||
|
|
||||||
* v4.0, 2022-08-24, STAT: Support config server_id and generate one if empty. v4.0.257
|
* v4.0, 2022-08-24, STAT: Support config server_id and generate one if empty. v4.0.257
|
||||||
* v5.0, 2022-08-24, For [#2136](https://github.com/ossrs/srs/issues/2136): API: Cleanup no active streams for statistics. v4.0.256
|
* v4.0, 2022-08-24, For [#2136](https://github.com/ossrs/srs/issues/2136): API: Cleanup no active streams for statistics. v4.0.256
|
||||||
* v4.0, 2022-08-17, RTMP URL supports domain in stream parameters. v4.0.255
|
* v4.0, 2022-08-17, RTMP URL supports domain in stream parameters. v4.0.255
|
||||||
* v4.0, 2022-08-10, Fix server id generator bug. v4.0.254
|
* v4.0, 2022-08-10, Fix server id generator bug. v4.0.254
|
||||||
* v4.0, 2022-06-29, Update SRS image for r.ossrs.net. v4.0.253
|
* v4.0, 2022-06-29, Update SRS image for r.ossrs.net. v4.0.253
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue