All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.13.1 (2024-09-11)
0.13.0 (2024-08-27)
- refactor filesconfig to interface to facilitate server mocking for integration tests (#116) (cbc7be0)
- fixed clone as current coping only current version (#117) (97844c3)
- rename node if moved in dir with another node with same name (#113) (199591e)
- update rest.yaml openapi (#118) (121bfac)
0.12.0 (2024-06-17)
- add base structure for ITs and create findNodes ITs (#99) (7bac001)
- expose docs-connector liveness in health API (#104) (f78baa8)
- pass user's locale to preview when requesting a document preview (#106) (1781915)
- refactor keyset builder and pagequery, add pagination ITs and keyset UTs (#103) (8727588)
- update files to use new user management sdk with returned user type (#107) (745c6ca)
- use new user management sdk with returned user status (#105) (f5e835b)
- rename node if duplicate when restoring (#108) (5b1f8a1)
- sorting by size with files of size 0 is now coherent (#101) (8386360)
0.11.1 (2024-04-12)
- *.hcl: apply corrections to validate with hclfmt (#93) (26f5cba)
- support the upload to the mailbox of file with cyrillic filename (#96) (eaf0bde)
0.11.0 (2023-12-04)
- enable the creation of public link to folders (#85) (716ed1d)
- expose public GraphQL schema (#87) (3ce9958)
- implement FindNodes API (#89) (0722048)
- implement GetPublicNode API (#88) (47f823d)
- implement public download API (#90) (41e9dab)
- increase the length of the hash of a public link to 32 characters (#84) (2505fc7)
- move to yap agent and add rhel9 support (#82) (3352cb3)
0.10.1 (2023-08-31)
0.10.0 (2023-07-06)
0.9.2 (2023-06-20)
0.9.1 (2023-06-19)
0.9.0 (2023-05-30)
0.8.3 (2023-05-25)
0.8.2 (2023-04-27)
0.8.1 (2023-03-31)
- FILES-563 - Move jar in /usr/share/carbonio folder (#51) (4fb1356)
- FILES-618 add ExceptionHandler at the end of each endpoint pipeline (#56) (c134a5e)
0.8.0 (2023-02-03)
0.7.0 (2022-11-24)
- FILES-462 - Setup project to run tests (#45) (9de8a7d)
- FILES-484 - Add cache-control and etag headers in Preview responses (#46) (577c5d4)
0.6.0 (2022-09-29)
- AR-62 - Add /metrics endpoint for monitoring with Prometheus (641a139)
- FILES-436 - Fix GetPath API to return nodes ordered correctly (#41) (24283d5)
- FILES-437 - Fix timeout of copy API when file to copy is large (#42) (b99eb8c)
0.5.0 (2022-09-01)
0.4.1 (2022-08-05)
0.4.0 (2022-07-22)
- FILES-194 - Reduce response latencies of GraphQL APIs (#30) (f15a2c7)
- FILES-290 - Implement getAccountsByEmail API (#25) (aea3f0a)
- FILES-320 - Align pom version to package version (#26) (cdc591f)
- FILES-325 - Improve how the database schema is initialized (#29) (254347a)
- FILES-311 - Fix download timeout on large files (#31) (0e9f5c3)
- FILES-354 - Fix GetChildren API called on LOCAL_ROOT folder (#32) (a4f4fc4)
0.3.7 (2022-06-09)
- FILES-283 - Propagate boot log configuration (#21) (fe1ac2e)
- FILES-33 - Implement max version logic (#11) (60f0465)
- CopyNodes does not maintain the name when there are conflicts (#23) (8a50cff)
- FILES-114 - Delete shared nodes (#22) (8c4a552)
- Fix Jenkinsfile in order to upload the rpm correctly (#24) (814c90f)
0.3.6 (2022-05-24)
0.3.5 (2022-05-24)
- FILES-27 FILES-71 FILES-115 - Fix findNodes and sorting (#17) (b28eb45)
- Fix the creation of ancestor_ids during the copy operation (#18) (5dad817)
0.3.4 (2022-05-16)
- FILES-112 - Avoid creating folder with the same name (#13) (a71ae9b)
- FILES-229 - Fix NullPointer when a search is paginated (#15) (d459338)
- FILES-263 - Fix preview/thumbnail requests in bulk (#12) (92ab8c3)
- In health/ready/ API, replace log level from debug to info (#16) (bd21c99)
0.3.3 (2022-05-10)
- Add intentions for mailbox and videoserver-recorder (#10) (076ff51)
- FILES-247 - Expose service discover configs with GraphQL (#9) (55a94b5)
0.3.2 (2022-05-09)
0.3.1 (2022-04-13)
- FILES-218 - setup log configuration (#5) (0f44f50)
- FILES-221 - Fix download and public link permissions (#6) (6bb62fc)