mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 12:50:21 -06:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix the kql-bleve search: [#7290](https://github.com/owncloud/ocis/pull/7290)
|
||||
* Change - Change the default TUS chunk size: [#7273](https://github.com/owncloud/ocis/pull/7273)
|
||||
* Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138)
|
||||
* Enhancement - Add the password policies: [#7194](https://github.com/owncloud/ocis/pull/7194)
|
||||
@@ -20,6 +21,14 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Fix the kql-bleve search: [#7290](https://github.com/owncloud/ocis/pull/7290)
|
||||
|
||||
We fixed the issue when 500 on searches that contain ":". Added the characters escaping
|
||||
according to https://blevesearch.com/docs/Query-String-Query/
|
||||
|
||||
https://github.com/owncloud/ocis/issues/7282
|
||||
https://github.com/owncloud/ocis/pull/7290
|
||||
|
||||
* Change - Change the default TUS chunk size: [#7273](https://github.com/owncloud/ocis/pull/7273)
|
||||
|
||||
We changed the default TUS chunk size from 100MB to 10MB. You can still use the old value by
|
||||
|
||||
Reference in New Issue
Block a user