Skip to content

Commit

Permalink
Release v1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jirik committed Dec 6, 2023
1 parent d58bb9b commit c7b1e15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Changelog

## v1.22.3
2023-12-06
### Upgrade requirements
- Change environment variable [LAYMAN_CLIENT_VERSION](doc/env-settings.md#LAYMAN_CLIENT_VERSION):
```
LAYMAN_CLIENT_VERSION=v1.17.2
```
### Migrations and checks
#### Schema migrations
#### Data migrations
### Changes
- Improve logging in Layman Test Client related to Passport.js.
- [968](https://github.com/LayerManager/layman/issues/968) Enable to use not-so-secure SSL communication (UnsafeLegacyRenegotiation) in Layman Test Client. It can be activated by environment variable [NODE_OPTIONS](doc/env-settings.md#NODE_OPTIONS):
Expand Down
4 changes: 2 additions & 2 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
v1.22.3-dev
2023-11-10T11:00:01Z
v1.22.3
2023-12-06T13:00:00Z

0 comments on commit c7b1e15

Please sign in to comment.