This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
Releases: wagov/siem-query-utils
Releases · wagov/siem-query-utils
v2.1.3+20230922
Full Changelog: v2.1.3+20230510...v2.1.3+20230922
Unschedule annoying stuff
Full Changelog: v2.1.3+20220205...v2.1.3+20230510
Don't bother with scheduled report generation or datalake config as this is now being done by github actions.
Handle dead subscriptions
Full Changelog: v2.1.3+20220205...v2.1.3+20230330
v2.1.3 - jira ingestion
What's Changed
Added some ingestios for jira into adx and drafted a roadmap.
Changelog: v2.1.2...v2.1.3
Changelog: v2.1.3...v2.1.3+20220205
v2.1.2 - perf tuning
Full Changelog: v2.1.1...v2.1.2
Significant performance improvements for update jobs
v2.1.1 - improved scheduling and jira syncs
Full Changelog: v2.1.0...v2.1.1
background scheduling functions and blob sync fixes
What's Changed
- Bump @atlaskit/editor-wikimarkup-transformer from 11.1.9 to 11.1.10 by @dependabot in #25
- Bump cloudpathlib from 0.10.0 to 0.11.0 by @dependabot in #28
- Bump fire from 0.4.0 to 0.5.0 by @dependabot in #26
- Bump pylint from 2.15.8 to 2.15.9 by @dependabot in #29
- packaging updates by @adonm in #31
- Bump @atlaskit/editor-markdown-transformer from 4.2.16 to 4.2.17 by @dependabot in #30
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #32
- Bump @atlaskit/editor-json-transformer from 8.8.2 to 8.8.3 by @dependabot in #35
- Bump fastapi from 0.88.0 to 0.89.0 by @dependabot in #38
- Bump @atlaskit/editor-wikimarkup-transformer from 11.1.10 to 11.1.12 by @dependabot in #39
- Bump cloudpathlib from 0.11.0 to 0.12.1 by @dependabot in #37
- Bump @atlaskit/editor-markdown-transformer from 4.2.17 to 5.0.0 by @dependabot in #33
- Bump fastify from 4.10.2 to 4.11.0 by @dependabot in #36
- Bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #41
- Bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #42
- Bump @atlaskit/editor-wikimarkup-transformer from 11.1.12 to 11.1.13 by @dependabot in #40
- Bump azure-cli from 2.43.0 to 2.44.1 by @dependabot in #44
- Bump fastapi from 0.89.0 to 0.89.1 by @dependabot in #45
- Bump requests from 2.28.1 to 2.28.2 by @dependabot in #43
Full Changelog: v2.0.1...v2.1.0
Adding a lot of reporting functionality
What's Changed
- Reporting refactor by @adonm in #7
- Bump fastapi from 0.85.2 to 0.86.0 by @dependabot in #8
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #9
- Bump @atlaskit/editor-json-transformer from 8.8.1 to 8.8.2 by @dependabot in #10
- Bump fastapi from 0.86.0 to 0.87.0 by @dependabot in #11
- Bump @atlaskit/editor-wikimarkup-transformer from 11.1.8 to 11.1.9 by @dependabot in #14
- Bump fastify from 4.9.2 to 4.10.2 by @dependabot in #16
- Bump pylint from 2.15.5 to 2.15.6 by @dependabot in #15
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #17
- Bump esparto from 4.1.0 to 4.2.0 by @dependabot in #12
- Bump pylint from 2.15.6 to 2.15.7 by @dependabot in #22
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #23
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #24
- Bump httpx-cache from 0.6.1 to 0.7.0 by @dependabot in #21
- Bump fastapi from 0.87.0 to 0.88.0 by @dependabot in #20
- Bump poetryup from 0.12.3 to 0.12.5 by @dependabot in #18
- Bump pandas from 1.5.1 to 1.5.2 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v1.4.2...v2.0.1
v1.4.1 - added atlaskit markdown transforms
added atlaskit markdown transforms
Full Changelog: v1.4.0...v1.4.1
v1.3.7
Full Changelog: v1.3.6...v1.3.7
Remove usage of subprocess and azcopy, improve docs slightly