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 2131476 commit 18dec68
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,21 @@
```
LAYMAN_CLIENT_VERSION=v1.17.1
```
It was already required in v1.22.2.
### Migrations and checks
#### Schema migrations
#### Data migrations
### Changes
- All changes from [v1.22.1](#v1221) and [v1.22.2](#v1222).

## 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 18dec68

Please sign in to comment.