5 Commits

Author SHA1 Message Date
040bab517c fix: push only tag branch, not to main
All checks were successful
CI / test (push) Successful in 21s
2025-05-20 20:29:04 +02:00
df14525731 fix: needs
All checks were successful
CI / test (push) Successful in 20s
2025-05-20 20:21:26 +02:00
c7880fd4a7 fix: correct ci path
All checks were successful
CI / test (push) Successful in 20s
2025-05-20 20:20:05 +02:00
65fc51e875 refactor: cd to re-use ci
All checks were successful
CI / test (push) Successful in 21s
2025-05-20 20:17:43 +02:00
df0ae5a7d7 ci: add release pipeline
All checks were successful
CI / test (push) Successful in 21s
2025-05-20 20:16:03 +02:00

View File

@@ -1,11 +0,0 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## 1.1.0 (2025-05-20)
### Features
* refactor processor singleton to multi singleton ([#5](https://gitea.t000-n.de/t.behrendt/tracebasedlogsampler/issues/5)) ([73f2d9d](https://gitea.t000-n.de/t.behrendt/tracebasedlogsampler/commit/73f2d9d460e4f476d973965b264dabf4e16bb8b7))
* support batches ([#8](https://gitea.t000-n.de/t.behrendt/tracebasedlogsampler/issues/8)) ([ce7d18e](https://gitea.t000-n.de/t.behrendt/tracebasedlogsampler/commit/ce7d18e8804267745851c06ebe400d9c7a56930d))