Update _1622.txt

Fixing some formatting so the resulting changelog looks right.
This commit is contained in:
Meggie 2021-01-20 15:06:23 -05:00 committed by GitHub
parent fd55aa8378
commit e4a457f47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
```release-note:bug
transform (enterprise): Fix bug tokenization handling metadata on exportable stores
```
```release-note:bug
transform (enterprise): Fix transform configuration not handling `stores` parameter on the legacy path
```
```release-note:bug
transform (enterprise): Make expiration timestamps human readable
```
```release-note:bug
transform (enterprise): Return false for invalid tokens on the validate endpoint rather than returning an HTTP error
```