- May 11, 2023
-
-
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
-
Stefan Hynek authored
refactor(config): wrap all settings that can be configured from the environment in an AppConfig object
-
- Jan 05, 2023
-
-
Stefan Hynek authored
Resolve "generate and upload sbom on release" Closes #35 See merge request !23
-
Stefan Hynek authored
also, update node images to v18; add jobs for sbom creation and upload close #35
-
Stefan Hynek authored
-
- Nov 29, 2022
-
-
Stefan Hynek authored
## [1.1.3](1.1.2...1.1.3) (2022-11-29) ### Bug Fixes * **wsgidav:** update to remediate GHSA-xx6g-jj35-pxjv, CVE-2022-41905 ([a6f91cc2](a6f91cc2)), closes [#32](#32)
-
Stefan Hynek authored
Resolve "update wsgidav to 4.1.0" Closes #32 See merge request !22
-
Stefan Hynek authored
also, update cheroot, sentry-sdk close #32
-
- Jun 24, 2022
-
-
Stefan Hynek authored
Resolve "achieve reuse compliance" Closes #31 See merge request !21
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
- May 11, 2022
-
-
Stefan Hynek authored
Resolve "refactor release workflow" Closes #29 See merge request !19
-
- May 10, 2022
-
-
Stefan Hynek authored
tag with release version if applicable; else tag with commit short sha
-
Stefan Hynek authored
-
- Feb 28, 2022
-
-
Stefan Hynek authored
## [1.1.2](1.1.1...1.1.2) (2022-02-28) ### Bug Fixes * **dav_provider:** reference correct class member ([a8f69ac7](a8f69ac7))
-
Stefan Hynek authored
Resolve "fix: follow up from refactoring !17" Closes #28 See merge request !18
-
Stefan Hynek authored
-