Skip to content

v2.1.0

Compare
Choose a tag to compare
@jacob-y-pan jacob-y-pan released this 15 Jul 16:02
· 50 commits to main since this release
70fa4f2

AeroApps v2.1.0 adds an endpoint for the Python alerts backend service. This feature allows AeroAPI to, when an alert is triggered, send a POST request to the endpoint with information about the triggered alert. It will also store these triggered alerts in an SQLite database mounted as a Docker volume.