-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump version to 1.3.3, and add changelog
- Loading branch information
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Plik 1.3.3 | ||
|
||
Hi, today we're releasing Plik 1.3.3 ! | ||
|
||
Here is the changelog : | ||
|
||
New | ||
- New metadata backend : MySQL / MariaDB \o/ | ||
- Update gorm and go-sqlite3 libraries | ||
- Provide a usage example for docker-compose | ||
|
||
Fixed | ||
- Improve clean and logging | ||
- Swift|S3 data backend: DO not fail when removing missing file | ||
- Simplify GCS backend | ||
- Properly remove uploading files | ||
- Fix transaction issue in DeleteUser | ||
- Fix export of soft deleted uploads / Add import --ignore-error parameter | ||
- Properly close metadata backend during tests | ||
|
||
|
||
Faithfully, | ||
The plik team |