Releases: ait-detectmate/DetectMateService
Releases · ait-detectmate/DetectMateService
v0.2.2
What's Changed
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #108
Full Changelog: v0.2.1...v0.2.2
What's Changed
- docker compose get started testrun by @thorinaboenke in #94
- merge main into development by @thorinaboenke in #107
- Feature docker compose by @whotwagner in #104
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #108
- Development by @whotwagner in #109
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bump prek from 0.3.6 to 0.3.8 by @dependabot[bot] in #103
- Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 by @dependabot[bot] in #102
- Bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #101
- Bump fastapi from 0.135.1 to 0.135.2 by @dependabot[bot] in #100
- Bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in #99
- Potential fix for code scanning alert no. 8: Binding a socket to all network interfaces by @thorinaboenke in #105
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Feature/improve unit tests by @thorinaboenke in #56
- Feature/track processing duration by @thorinaboenke in #67
- merge main into development by @thorinaboenke in #68
- refactor processor wrappers by @thorinaboenke in #69
- Bug/fix reconfigure by @thorinaboenke in #71
- merge main into development by @thorinaboenke in #75
- Feature/simplify service settings by @thorinaboenke in #79
- fix docker compose demo. by @ernstleierzopf in #80
- add metric for counting lines by @thorinaboenke in #90
- dependabot updates by @thorinaboenke in #96
- Development by @thorinaboenke in #97
- Bump version from 0.1.5 to 0.2.0 by @thorinaboenke in #98
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Bump prek from 0.3.3 to 0.3.6 by @dependabot[bot] in #93
- Bump mike from 2.1.3 to 2.1.4 by @dependabot[bot] in #87
- Bump fastapi from 0.133.0 to 0.135.1 by @dependabot[bot] in #84
- Bump version from 0.1.4 to 0.1.5 by @whotwagner in #95
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump fastapi from 0.129.0 to 0.133.0 by @dependabot[bot] in #78
- Bump pydantic-settings from 2.13.0 to 2.13.1 by @dependabot[bot] in #77
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix Library Integration Tests by @ernstleierzopf in #60
- Bump pydantic-settings from 2.12.0 to 2.13.0 by @dependabot[bot] in #74
- Bump prek from 0.3.2 to 0.3.3 by @dependabot[bot] in #73
- Bump fastapi from 0.128.8 to 0.129.0 by @dependabot[bot] in #72
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump fastapi from 0.128.0 to 0.128.8 by @dependabot[bot] in #65
- Bump prek from 0.3.1 to 0.3.2 by @dependabot[bot] in #64
- Bump pynng from 0.8.1 to 0.9.0 by @dependabot[bot] in #63
Full Changelog: v0.1.1...v0.1.2
v0.1.0
What's Changed
- FastAPI for admin endpoints by @thorinaboenke in #23
- move run out of Engine init by @thorinaboenke in #38
- add docs on service library interface by @thorinaboenke in #39
- add metrics endpoint for prometheus by @thorinaboenke in #30
- Feature docs by @whotwagner in #44
- Added script to select proper library-version during tests by @whotwagner in #46
- join thread before closing sockets in engine.stop by @thorinaboenke in #48
- added metadata.py by @whotwagner in #50
- Development by @whotwagner in #51
New Contributors
- @thorinaboenke made their first contribution in #23
Full Changelog: v0.0.1...v0.1.0