feat: patch release (#6406)

This commit is contained in:
Mathieu 2022-09-06 14:12:46 +02:00 committed by GitHub
parent eac5347f32
commit d1a30363b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 2 deletions

View File

@ -1,5 +1,15 @@
# ChangeLog # ChangeLog
## **next**
### Bug fixes
- [Host] Fix some missing pools and errors in SRs list when HA is used (PR [#6404](https://github.com/vatesfr/xen-orchestra/pull/6404))
### Released packages
- xo-server 5.102.1
## **5.74.1** (2022-09-03) ## **5.74.1** (2022-09-03)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" /> <img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />

View File

@ -12,7 +12,6 @@
> Users must be able to say: “I had this issue, happy to know it's fixed” > Users must be able to say: “I had this issue, happy to know it's fixed”
- [Plugin/auth-saml] Certificate input support multiline (PR [#6403](https://github.com/vatesfr/xen-orchestra/pull/6403)) - [Plugin/auth-saml] Certificate input support multiline (PR [#6403](https://github.com/vatesfr/xen-orchestra/pull/6403))
- [Host] Fix some missing pools and errors in SRs list when HA is used (PR [#6404](https://github.com/vatesfr/xen-orchestra/pull/6404))
### Packages to release ### Packages to release

View File

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "xo-server", "name": "xo-server",
"version": "5.102.0", "version": "5.102.1",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"description": "Server part of Xen-Orchestra", "description": "Server part of Xen-Orchestra",
"keywords": [ "keywords": [