diff --git a/CHANGELOG.md b/CHANGELOG.md index a00a067357..c4fa8d7f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,32 +1,27 @@ -# Changes between v4.0.1 and v4.0.2 +# Changes between v4.0.2 and v4.0.3 -[See Full Changelog](https://github.com/pydio/cells/compare/v4.0.1...v4.0.2) +[See Full Changelog](https://github.com/pydio/cells/compare/v4.0.2...v4.0.3) -- [#26ad910](https://github.com/pydio/cells/commit/26ad91081a8f614690653f38432436815a1fe35e): Update collation warning URL -- [#b90eaf4](https://github.com/pydio/cells/commit/b90eaf4ef20db7da256a3ae2a03e5434fb483e95): Params on reco API -- [#1c4ea87](https://github.com/pydio/cells/commit/1c4ea87b743cca9e157a788d2a3272d2d5085f64): Params on reco API -- [#bfcda5c](https://github.com/pydio/cells/commit/bfcda5cdac4ed338903cba242363c30d1be878c2): Ignore also _migration (single) tables -- [#a2b30a4](https://github.com/pydio/cells/commit/a2b30a41cd7593040862f81c2353d542a3b74ea7): Finer check for parameter value. -- [#98b352b](https://github.com/pydio/cells/commit/98b352b308983bf79437949279e5a58f18badc1c): Collation checks -- [#74d1970](https://github.com/pydio/cells/commit/74d197057b6683ebe299c098456c852942bde311): Warning for collation mysql -- [#7522ab6](https://github.com/pydio/cells/commit/7522ab62e73f1af53ef4baeb7fd275dd418d35af): More Korean + new messages and DE/FR translations -- [#65e88f3](https://github.com/pydio/cells/commit/65e88f324a54eb6dbca14fb3f50c89fa4a4a5532): More Korean + new messages and DE/FR translations -- [#7d25a2a](https://github.com/pydio/cells/commit/7d25a2a447f2dc82758173c96e1908eb92db5fec): New try: default signature to v4 except for local, otherwise CopyObject fails -- [#1dec78e](https://github.com/pydio/cells/commit/1dec78e5a6f2ce51b407f76c656d6d8e36822947): Revert default signature to v4... -- [#5f953d5](https://github.com/pydio/cells/commit/5f953d5ed83e9aeb4ca588eb6166269872c28ff6): Default signature to v4 -- [#0f67ad1](https://github.com/pydio/cells/commit/0f67ad1b0cc7cf0bd5004a289f2d462469005492): Not used but avoid error on MultipartList call -- [#394be15](https://github.com/pydio/cells/commit/394be150e900a7b7579b31be31aeac3877ccc1c8): Custom s3: use v4 signature by default, proper handling of configuration. -- [#20cdf1b](https://github.com/pydio/cells/commit/20cdf1bad28bf203af957aff75ad3849e558ff85): Ux add selector for s3 signatureVersion -- [#685e835](https://github.com/pydio/cells/commit/685e835ee4d7bc264e394609bb99af03c8f4ca03): Factorize ws-roots functions for broader usage -- [#d38461a](https://github.com/pydio/cells/commit/d38461afda56df5fe270ef71c8fe7c6d255c7d6f): Release v4.0.2-rc1 -- [#20940fd](https://github.com/pydio/cells/commit/20940fd01ee0121703d27e00d00b539dec9236a3): Fix gateway logs catcher -- [#3dd4a6a](https://github.com/pydio/cells/commit/3dd4a6a7662ae4a8eeaab0afd0d7737f9a9420b2): Update dependency -- [#24e7e3e](https://github.com/pydio/cells/commit/24e7e3e46a65a254bf82a18557192cb67760d7f7): Add retract instruction -- [#c175773](https://github.com/pydio/cells/commit/c175773382ec6999e2c0df487c039cc69dc6c62d): Update some deps -- [#4e147e3](https://github.com/pydio/cells/commit/4e147e32494ed88cbf68260c80c0bba2cdc17414): add target for computing DEPENDENCIES file -- [#935b13c](https://github.com/pydio/cells/commit/935b13c93231c99a8a724b498e36119464b2bd91): Next development cycle -- [#3bcb965](https://github.com/pydio/cells/commit/3bcb965413d62f7bf5a2021a512788766c13b37a): tls values -- [#fd1af13](https://github.com/pydio/cells/commit/fd1af13b82c2724e2c85fc7b93779d03cca14e5a): Force goreportcard update -- [#d325b0c](https://github.com/pydio/cells/commit/d325b0c6cf0d9b2d6bfe315011c0ff4530d66dab): order pod one at a time -- [#15449ca](https://github.com/pydio/cells/commit/15449ca3947fcb9ca84be86753f57bbb8ab1255f): order pod one at a time -- [#a4c98f3](https://github.com/pydio/cells/commit/a4c98f305dc1218cc01301a5d95127006f885c24): order pod one at a time +- [#2103d11](https://github.com/pydio/cells/commit/2103d115f482809527026faf01a6a1685b435d00): Forgotten log +- [#c09e03c](https://github.com/pydio/cells/commit/c09e03c2897191ad632e0bfc82f2dfa914434dd9): DE/FR translations +- [#a3f9dd0](https://github.com/pydio/cells/commit/a3f9dd086a06217e43e8d6b740e3a9dd6209750b): DE/FR translations +- [#c971a59](https://github.com/pydio/cells/commit/c971a59df487f45c22723e918766f052dff7bb98): Struct event publication use a ForkContext +- [#3119a93](https://github.com/pydio/cells/commit/3119a933d586f2bbd4e8da9e5a0eb31535e7cd52): Revert context passed to sync.Run as it is passed along to SessionData and then it is closed when used. To be improved. +- [#e2006bb](https://github.com/pydio/cells/commit/e2006bb8bb34ffab0ae829bb6b01dc5aba97a3a5): Fixing stop of etcd services +- [#ba61652](https://github.com/pydio/cells/commit/ba616520977a347371657dca58a3af355fc58f1b): Fix Hungarian + more messages +- [#004c792](https://github.com/pydio/cells/commit/004c7925c0e23c64a047ffe06b7cfa5bcdf48caf): Fix Hungarian + more messages +- [#a9bbbbf](https://github.com/pydio/cells/commit/a9bbbbf659319f62079c9c9dedad0e477d2768b8): Adding flac and m4a soundmanager +- [#7639f95](https://github.com/pydio/cells/commit/7639f95044b75aac734b8f407c158492adc25edb): Adding flac and m4a soundmanager +- [#4e87ba3](https://github.com/pydio/cells/commit/4e87ba3a2d1dc4d61e9af948457b03126706e1e1): i18n log level filters +- [#0fb4489](https://github.com/pydio/cells/commit/0fb4489e61dca0e0ede7e7ca2161b686ed014122): Unused code, do not marshal claims +- [#84692f3](https://github.com/pydio/cells/commit/84692f3dfc53856c5e8a3e1926386c46d5181b8c): Add another RLock on masksByUUIDs +- [#2ce891c](https://github.com/pydio/cells/commit/2ce891c27e98cf27b07ea5dec3ad3afaa88754e1): Add hard-coded messages, fix i18n mapping +- [#bb2e602](https://github.com/pydio/cells/commit/bb2e602ab094331ad65c33e750785a70401e28a6): Add options to filter log levels including higher levels (e.g. warn = warn + error) +- [#72b20c0](https://github.com/pydio/cells/commit/72b20c0847e3f3c2ab34dd299233cd746dc7c59c): Editor shard data inside flat +- [#a701e4e](https://github.com/pydio/cells/commit/a701e4e118710208387c37f65e29fe201bf2506d): New config to shard data inside flat storage +- [#ae9656b](https://github.com/pydio/cells/commit/ae9656b4eca5bebf7fafd6980827a34d3620c474): Update pdfjs lib +- [#5576683](https://github.com/pydio/cells/commit/5576683e4503419777b929ab9bc415748981f613): Fix Slovak i18n files +- [#fd76502](https://github.com/pydio/cells/commit/fd76502798b845e3148c13f531026442806f15db): Fix Polnish i18n files +- [#7d9f8f6](https://github.com/pydio/cells/commit/7d9f8f6f8167593daf9555f2711481f02ee5390c): Fix Hungarian i18n files +- [#19d403d](https://github.com/pydio/cells/commit/19d403d7f945b332f162dbf5a604156f078fe956): Next development cycle +- [#8ff2704](https://github.com/pydio/cells/commit/8ff2704d33b3168d5b7c01b206ed38dc28799d87): Improvements to restart for cluster etcd