1
0
Fork 0
mirror of synced 2024-06-11 07:14:51 +12:00

Updated changelog

This commit is contained in:
Eldad Fux 2020-09-27 18:05:36 +03:00
parent 892894fb77
commit 89cd8a5293

View file

@ -36,6 +36,9 @@
- Removed user roles attribute from user object (can be fetched from /v1/teams/memberships) **
- Removed type attribute from session object response (used only internally)
- ** - might be changed before merging to master
- Upgraded Traefik image to version 2.3
- Upgraded Redis Docker image to version 6.0 (alpine)
- Upgraded Influxdb Docker image to version 1.8 (alpine)
## Breaking Changes (Read before upgrading!)
- **Deprecated** `first` and `last` query params for documents list route in the database API