Skip to content

Commit

Permalink
Add v1.22.2 to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jirik committed Nov 10, 2023
1 parent 82a6b15 commit 00d9141
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,23 @@
```
LAYMAN_CLIENT_VERSION=v1.17.1
```
It was already required in v1.22.2.
### Migrations and checks
#### Schema migrations
#### Data migrations
### Changes
- [#958](https://github.com/LayerManager/layman/issues/958) Fix `X-Forwarded-Proto` on LTC proxy with https protocol in demo environment. It was already fixed in v1.22.2.
- [#956](https://github.com/LayerManager/layman/issues/956) Fix login to GeoServer with https protocol. It was already fixed in v1.22.2.
- [#952](https://github.com/LayerManager/layman/issues/952) Fix patch saving publication files before access right validation. It was already fixed in v1.22.2.

## v1.22.2
2023-11-10
### Upgrade requirements
- Change environment variable [LAYMAN_CLIENT_VERSION](doc/env-settings.md#LAYMAN_CLIENT_VERSION):
```
LAYMAN_CLIENT_VERSION=v1.17.1
```
### Changes
- [#958](https://github.com/LayerManager/layman/issues/958) Fix `X-Forwarded-Proto` on LTC proxy with https protocol in demo environment.
- [#956](https://github.com/LayerManager/layman/issues/956) Fix login to GeoServer with https protocol.
- [#952](https://github.com/LayerManager/layman/issues/952) Fix patch saving publication files before access right validation.
Expand Down

0 comments on commit 00d9141

Please sign in to comment.