- Nov 22, 2024
-
-
Stefan Hynek authored
## [1.4.1](1.4.0...1.4.1) (2024-11-22) ### Bug Fixes * **logging:** apply log level to wsgidav logger ([5d80c807](5d80c807))
-
Stefan Hynek authored
Resolve "setting the log level does not apply to the wsgidav logger" Closes #53 See merge request !38
-
Stefan Hynek authored
-
- Nov 21, 2024
-
-
Stefan Hynek authored
# [1.4.0](1.3.1...1.4.0) (2024-11-21) ### Features * make service timeout configurable ([a87e4647](a87e4647))
-
Stefan Hynek authored
Merge branch '52-if-repdav-cannot-reach-textgrid-for-some-reason-the-request-does-not-time-out' into 'main' Resolve "if repdav cannot reach textgrid for some reason, the request does not time out(?)" Closes #52 See merge request !37
-
Stefan Hynek authored
-
Stefan Hynek authored
now reads `REPDAV_TIMEOUT`from the environment, otherwise sets a default timeout of 60s
-
- Nov 20, 2024
-
-
Stefan Hynek authored
Resolve "update dependencies" Closes #30 and #51 See merge request !36
-
Stefan Hynek authored
-
- Nov 19, 2024
-
-
Stefan Hynek authored
-
Stefan Hynek authored
close #30
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
- Dec 01, 2023
-
-
Stefan Hynek authored
Resolve "init sentry in a cleaner and more failsafe way" Closes #50 See merge request !35
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
## [1.3.1](1.3.0...1.3.1) (2023-12-01) ### Performance Improvements * define and use global service clients for auth, crud and search ([e0bb98d6](e0bb98d6))
-
Stefan Hynek authored
Resolve "reuse tgauth soap client" Closes #48 See merge request !34
-
Stefan Hynek authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- Nov 30, 2023
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Stefan Hynek authored
# [1.3.0](1.2.5...1.3.0) (2023-11-30) ### Bug Fixes * **get_member:** add missing tguri declaration ([b4350c62](b4350c62)) ### Features * add tgobject metadata caching to aggregations and projects ([44711112](44711112)) * global cache for project names ([7760b84a](7760b84a))
-
Ubbo Veentjer authored
Resolve "Add caching" Closes #21 See merge request !33
-
Ubbo Veentjer authored
-
Stefan Hynek authored
also, remove empty conditional branches from `TextgridCachedObjectsMixin`’s methods; replace deprecated `threading.Thread.setDaemon` with `.daemon`
-
- Nov 29, 2023
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- Nov 28, 2023
-
-
Stefan Hynek authored
## [1.2.5](1.2.4...1.2.5) (2023-11-28) ### Bug Fixes * fix list index out of range if tgsearch info request has no authorization ([c3f28b3c](c3f28b3c))
-
Stefan Hynek authored
Resolve "error in named_dav_provider if unauthorized objects listed" Closes #47 See merge request !32
-
Stefan Hynek authored
Resolve "deprecated but working import from tgclients in use" Closes #42 See merge request !31
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- May 11, 2023
-
-
Stefan Hynek authored
## [1.2.4](1.2.3...1.2.4) (2023-05-11) ### Bug Fixes * **config:** make logging logging configurable with REPDAV_LOG_LEVEL environment variable ([fa952000](fa952000)), closes [#10](#10)
-
Stefan Hynek authored
Resolve "make logging level configurable" Closes #10 See merge request !30
-
Stefan Hynek authored
-
Stefan Hynek authored
-