mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-01-24 18:59:59 -06:00
Prepare new release v0.16.2.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## v0.16.2
|
||||
|
||||
* Fix regression allowing record updates to alter the primary key. In rare setups, this could be abused. For example, a primary key column referencing `_user(id)` would have allowed users to sign their records over to other users. Now covered by tests.
|
||||
* Break up input (lazy-)params into separate insert & update params to simplify the individual paths.
|
||||
* Update dependencies.
|
||||
|
||||
## v0.16.1
|
||||
|
||||
* Fix cleanup of pending file deletions and add comprehensive tests.
|
||||
|
||||
Reference in New Issue
Block a user