Releases: andrewm4894/anomstack
Releases · andrewm4894/anomstack
v0.0.19
What's Changed
- Add threshold metadata to ingest job alerts by @andrewm4894 in #156
- Enhance anomaly detection prompts by @andrewm4894 in #157
- Fix typo in README examples by @andrewm4894 in #158
- Clarify SQLite run_sql_sqlite docstring by @andrewm4894 in #159
- Fix generate_insert_sql batching by @andrewm4894 in #160
- Add basic dashboard tests by @andrewm4894 in #162
- Add insert SQL batching test and fix by @andrewm4894 in #161
- Add script to run PostHog example by @andrewm4894 in #163
- Fix posthog by @andrewm4894 in #166
- Update Docker by @andrewm4894 in #168
- Improve docker and devcontainer support by @andrewm4894 in #169
- Update python_ingest_simple.yaml to modify cron schedules for ingesti… by @andrewm4894 in #172
- Enhance development setup with new Docker and Makefile features by @andrewm4894 in #173
- Add sensor to kill long Dagster runs by @andrewm4894 in #175
- Fixdeploy20250715 by @andrewm4894 in #174
- Refactor Dagster configuration and environment setup by @andrewm4894 in #176
- optional config via env by @andrewm4894 in #170
- General dev work by @andrewm4894 in #178
- feat: Update documentation and configuration for Anomstack by @andrewm4894 in #179
- Add deploy to flyio by @andrewm4894 in #180
- feat: add nginx configuration for dashboard static assets by @andrewm4894 in #181
- Fix broken documentation links causing CI failure by @andrewm4894 in #182
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Anomaly list mob by @andrewm4894 in #144
- Improve docs by @andrewm4894 in #145
- Fixdeploy2 by @andrewm4894 in #146
- Enhance alert handling by wrapping send_alert calls in try-except blocks by @andrewm4894 in #148
- Add pytest-cov to development requirements for improved test coverage… by @andrewm4894 in #149
- More testing by @andrewm4894 in #150
- Fixtests by @andrewm4894 in #151
- Add more tests tdd yay by @andrewm4894 in #152
- readmes by @andrewm4894 in #153
- Update test suite documentation and structure for clarity and coverage by @andrewm4894 in #154
- Restructure job flows in alert processing by @andrewm4894 in #155
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Add clickhouse by @andrewm4894 in #135
- Add fasthtml as dashboard by @andrewm4894 in #136
- Dashboard clean up by @andrewm4894 in #137
- Optimize SQL queries by @andrewm4894 in #138
- Optimize SQL a little more by @andrewm4894 in #139
- Better mobile by @andrewm4894 in #141
- Add anomaly list view by @andrewm4894 in #143
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add anomaly agent by @andrewm4894 in #133
- Bump package version to 0.0.16 by @andrewm4894 in #134
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Add delete job functionality with SQL template and scheduling by @andrewm4894 in #125
- Fasthtml by @andrewm4894 in #126
- Llm refactor by @andrewm4894 in #127
- Add claude support for llm alerts by @andrewm4894 in #128
- Add MotherDuck support by @andrewm4894 in #129
- Add Turso by @andrewm4894 in #130
- bump version to 0.0.15 by @andrewm4894 in #131
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- Clean up change plot labels by @andrewm4894 in #108
- clean up alert msg by @andrewm4894 in #109
- Alert plot cleanup by @andrewm4894 in #110
- turn email on run failure sensor back on by @andrewm4894 in #75
- Make python random by @andrewm4894 in #111
- Add
change_snooze_n
by @andrewm4894 in #113 - Clean up change alert snooze logic by @andrewm4894 in #114
- Clean up change logic further by @andrewm4894 in #115
- ability to include/exclude specific metrics in change detection by @andrewm4894 in #116
- Fix SQL queries to handle null metric values by using ifnull function by @andrewm4894 in #117
- Enhance SQLite save function with retry logic for locked database errors by @andrewm4894 in #118
- Ressurect llm allert, update to gpt4omini by @andrewm4894 in #119
- Simplify llm by @andrewm4894 in #120
- Debug alerts by @andrewm4894 in #121
- Add train alert score exclude metrics by @andrewm4894 in #122
- Add retry logic for reading from SQLite database by @andrewm4894 in #123
- Bump version to 0.0.14 in setup.py by @andrewm4894 in #124
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Add sqlite by @andrewm4894 in #97
- Develop by @andrewm4894 in #98
- some clean up work by @andrewm4894 in #100
- send plot in slack by @andrewm4894 in #102
- Small plotting improvements by @andrewm4894 in #103
- include model tags as groundwork for suporting multiple models by @andrewm4894 in #104
- Add model tag for scores by @andrewm4894 in #105
- Make list of models by @andrewm4894 in #106
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- move docker related files into a subfolder to clean up a bit by @andrewm4894 in #92
- move requirements related files into requirements folder to clean up by @andrewm4894 in #93
- fix ci by @andrewm4894 in #94
- Update dependencies in package.json by @andrewm4894 in #95
- Update dependencies and refactor Dockerfiles + bump python + bump version by @andrewm4894 in #96
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- Add GraphQL documentation and examples by @andrewm4894 in #83
- Some code cleanup and refactoring by @andrewm4894 in #84
- Add metric summary email functionality by @andrewm4894 in #85
- Add requirements compile, update and pin versions by @andrewm4894 in #87
Full Changelog: v0.0.9...v0.0.10