Releases: anzusystems/notification-server
Releases · anzusystems/notification-server
1.1.0
What's Changed
- Update local development to use prebuilt anzusystems node docker image by @stankolubomir in #12
- Upgrade dependencies by @pulzarraider in #13
Full Changelog: 1.0.1...1.1.0
1.0.1
- Allow prime256v1 as a curve for ES256 JWT token.
This because of auth0/node-jsonwebtoken#862
1.0.0
- Update to node20 bookworm distro
- Update to yarn4
- Update
jsonwebtoken
to fix CVE-2022-23540
See full diff: 0f5efed...39ceda
0.1.0
Fix nginx installation in dockerfile (#4)