- Dec 01, 2023
-
-
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
-
Stefan Hynek authored
also, add SENTRY_ENV for configuring the sentry environment; refactor AppConfig class for more failsafety; rename TEXTGRID_HOST to TEXTGRID_URL close #10
-
- Apr 20, 2023
-
-
Stefan Hynek authored
## [1.2.3](1.2.2...1.2.3) (2023-04-20) ### Bug Fixes * **build:** fix k8s compatibility issue and update dependencies ([07d342d0](07d342d0)), closes [#44](#44)
-
Stefan Hynek authored
Resolve "fix k8s compatibility and update dependencies" Closes #44 See merge request !29
-
Stefan Hynek authored
use a "numeric" user in Dockerfile close #44
-
- Jan 13, 2023
-
-
Stefan Hynek authored
## [1.2.2](1.2.1...1.2.2) (2023-01-13) ### Bug Fixes * **TextgridResource:** TextgridCrudRequest is used for low level access without databinding now ([c04f4616](c04f4616))
-
Stefan Hynek authored
Resolve "update textgrid-python-clients >= 0.5.2" Closes #33 See merge request !25
-
Stefan Hynek authored
Resolve "fix empty version issue in CI" Closes #40 See merge request !28
-
Stefan Hynek authored
-
Stefan Hynek authored
Resolve "remove app sbom generation" Closes #39 See merge request !27
-
Stefan Hynek authored
syft creates suffient container sboms including app dependencies close #39
-
- Jan 12, 2023
-
-
Ubbo Veentjer authored
-
- Jan 11, 2023
-
-
Ubbo Veentjer authored
-
- Jan 10, 2023
-
-
Stefan Hynek authored
## [1.2.1](1.2.0...1.2.1) (2023-01-10) ### Bug Fixes * reduce log level of some debug information ([c38b76bc](c38b76bc))
-
Stefan Hynek authored
Resolve "repair sbom generation and upload" Closes #38 See merge request !26
-
Stefan Hynek authored
this minor fix is used to trigger a release for testing the sbom generation
-
Stefan Hynek authored
-
- Jan 09, 2023
-
-
Stefan Hynek authored
# [1.2.0](1.1.3...1.2.0) (2023-01-09) ### Features * **textgrid_dav_provider:** initialize textgrid config with "tg_host" from wsgidav environ ([fab21bcf](fab21bcf))
-
Stefan Hynek authored
Resolve "make host, port, dsn and textgrid host configurable" Closes #36 See merge request !24
-
Stefan Hynek authored
-
Stefan Hynek authored
this includes, host, port, and the newly introduced tg_host key
-
Stefan Hynek authored
this allows for configuration of the textgrid host from the environment
-