| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-04-09 | 5.0 kB | |
| v9.0.2 source code.tar.gz | 2024-04-09 | 2.2 MB | |
| v9.0.2 source code.zip | 2024-04-09 | 2.3 MB | |
| Totals: 3 Items | 4.5 MB | 2 | |
What's Changed
- build(deps): bump cryptography from 39.0.1 to 41.0.1 by @dependabot in https://github.com/alerta/alerta/pull/1854
- build(deps-dev): bump mypy from 1.0.1 to 1.3.0 by @dependabot in https://github.com/alerta/alerta/pull/1849
- build(deps-dev): bump pylint from 2.16.2 to 2.17.4 by @dependabot in https://github.com/alerta/alerta/pull/1848
- build(deps): bump requests from 2.28.1 to 2.31.0 by @dependabot in https://github.com/alerta/alerta/pull/1850
- build(deps): bump flask from 2.2.2 to 2.3.2 by @dependabot in https://github.com/alerta/alerta/pull/1841
- Reject alerts that do not regex.fullmatch any configured allowed envi… by @ClifHouck in https://github.com/alerta/alerta/pull/1862
- fixes issues if last plugin returns none or raises error by @hyberdk in https://github.com/alerta/alerta/pull/1890
- build(deps): bump cryptography from 41.0.1 to 41.0.6 by @dependabot in https://github.com/alerta/alerta/pull/1893
- build(deps): bump lxml from 4.9.2 to 4.9.4 by @dependabot in https://github.com/alerta/alerta/pull/1896
- build(deps): bump werkzeug from 2.3.6 to 2.3.8 by @dependabot in https://github.com/alerta/alerta/pull/1894
- Address breaking change in Python 3.11 for Enums with
strmixins by @alvanson in https://github.com/alerta/alerta/pull/1885 - Add query string for blackouts by @krzysdabro in https://github.com/alerta/alerta/pull/1864
- Added pagination support to environments endpoint by @nilver in https://github.com/alerta/alerta/pull/1665
- Revert "Added pagination support to environments endpoint" by @satterly in https://github.com/alerta/alerta/pull/1901
- Release/9.1 by @satterly in https://github.com/alerta/alerta/pull/1898
- fix(codescan): info exposure via exception [#16] by @satterly in https://github.com/alerta/alerta/pull/1902
- fix(codescan): info exposure via exception [#1] by @satterly in https://github.com/alerta/alerta/pull/1903
- fix(codescan): Sanitize username used in ldap filter by @satterly in https://github.com/alerta/alerta/pull/1904
- Allow grafana webhook to set tags to tags or attributes by @dakotacody in https://github.com/alerta/alerta/pull/1606
- build(deps): bump lxml from 4.9.4 to 5.0.0 by @dependabot in https://github.com/alerta/alerta/pull/1906
- build(deps-dev): bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/alerta/alerta/pull/1905
- build(deps): bump lxml from 5.0.0 to 5.1.0 by @dependabot in https://github.com/alerta/alerta/pull/1908
- build(deps): bump sentry-sdk[flask] from 1.39.1 to 1.39.2 by @dependabot in https://github.com/alerta/alerta/pull/1909
- build(deps): bump flask from 3.0.0 to 3.0.1 by @dependabot in https://github.com/alerta/alerta/pull/1910
- build(deps): bump pytz from 2023.3.post1 to 2023.4 by @dependabot in https://github.com/alerta/alerta/pull/1912
- build(deps): bump sentry-sdk[flask] from 1.39.2 to 1.40.3 by @dependabot in https://github.com/alerta/alerta/pull/1919
- build(deps): bump pytz from 2023.4 to 2024.1 by @dependabot in https://github.com/alerta/alerta/pull/1914
- build(deps): bump flask from 3.0.1 to 3.0.2 by @dependabot in https://github.com/alerta/alerta/pull/1915
- build(deps): bump pysaml2 from 7.4.2 to 7.5.0 by @dependabot in https://github.com/alerta/alerta/pull/1917
- build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in https://github.com/alerta/alerta/pull/1925
- build(deps): bump sentry-sdk[flask] from 1.40.3 to 1.40.5 by @dependabot in https://github.com/alerta/alerta/pull/1922
- build(deps-dev): bump pre-commit from 3.6.0 to 3.6.2 by @dependabot in https://github.com/alerta/alerta/pull/1921
- build(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in https://github.com/alerta/alerta/pull/1928
- build(deps): bump sentry-sdk[flask] from 1.40.5 to 1.41.0 by @dependabot in https://github.com/alerta/alerta/pull/1932
- build(deps): bump pyparsing from 3.1.1 to 3.1.2 by @dependabot in https://github.com/alerta/alerta/pull/1931
- build(deps-dev): bump mypy from 1.8.0 to 1.9.0 by @dependabot in https://github.com/alerta/alerta/pull/1930
- build(deps): bump cryptography from 41.0.7 to 42.0.5 by @dependabot in https://github.com/alerta/alerta/pull/1926
- build(deps): bump sentry-sdk[flask] from 1.41.0 to 1.43.0 by @dependabot in https://github.com/alerta/alerta/pull/1935
- build(deps-dev): bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in https://github.com/alerta/alerta/pull/1934
New Contributors
- @ClifHouck made their first contribution in https://github.com/alerta/alerta/pull/1862
- @alvanson made their first contribution in https://github.com/alerta/alerta/pull/1885
- @krzysdabro made their first contribution in https://github.com/alerta/alerta/pull/1864
- @nilver made their first contribution in https://github.com/alerta/alerta/pull/1665
- @dakotacody made their first contribution in https://github.com/alerta/alerta/pull/1606
Full Changelog: https://github.com/alerta/alerta/compare/v9.0.1...v9.0.2