Releases: cu-cit-cloud-team/az-common-alert-endpoint
Releases · cu-cit-cloud-team/az-common-alert-endpoint
Release list
v1.4.0
What's Changed
🏗️ Build System
- biome -> oxc (oxfmt/oxlint) (56f0de5)
- npm: bump packageManager; add allowScripts; remove overrides (5d38dad)
🔄 Continuous Integration
🔧 Chores
- deps-dev: bump @biomejs/biome from 2.4.10 to 2.4.11 (#558) (d355405), references #558
- deps-dev: bump @biomejs/biome from 2.4.11 to 2.4.12 (#562) (7e4e766), references #562
- deps-dev: bump @biomejs/biome from 2.4.12 to 2.4.13 (#567) (fdb14de), references #567
- deps-dev: bump @biomejs/biome from 2.4.13 to 2.4.14 (#570) (7cfd735), references #570
- deps-dev: bump @biomejs/biome from 2.4.4 to 2.4.5 (#540) (1baf6e4), references #540
- deps-dev: bump @biomejs/biome from 2.4.5 to 2.4.6 (#543) (0774c8b), references #543
- deps-dev: bump @biomejs/biome from 2.4.7 to 2.4.8 (#546) (7b9573f), references #546
- deps-dev: bump @biomejs/biome from 2.4.8 to 2.4.9 (#549) (72a5e42), references #549
- deps-dev: bump azure-functions-core-tools from 4.10.0 to 4.11.0 (#581) (e7442de), references #581
- deps-dev: bump azure-functions-core-tools from 4.11.0 to 4.12.0 (#585) (31827f8), references #585
- deps-dev: bump azure-functions-core-tools from 4.12.0 to 4.12.1 (#601) (d326163), references #601
- deps-dev: bump azure-functions-core-tools from 4.7.0 to 4.8.0 (#542) (277e7eb), references #542
- deps-dev: bump azure-functions-core-tools from 4.8.0 to 4.9.0 (#551) (ebfbacb), references #551
- deps-dev: bump azure-functions-core-tools from 4.9.0 to 4.10.0 (#569) (fca16a4), references #569
- deps-dev: bump conventional-changelog from 7.1.1 to 7.2.0 (#538) (53413c9), references #538
- deps-dev: bump conventional-changelog from 7.2.0 to 7.2.1 (#599) (479206f), references #599
- deps-dev: bump conventional-changelog from 7.2.1 to 8.0.0 (#605) (3e0315e), references #605
- deps-dev: bump conventional-changelog-conventionalcommits (#539) (912babf), references #539
- deps-dev: bump conventional-changelog-conventionalcommits (#541) (28958c1), references #541
- deps-dev: bump conventional-changelog-conventionalcommits (#552) (42bbfc5), references #552
- deps-dev: bump conventional-changelog-conventionalcommits (#604) (2fce0a5), references #604
- deps-dev: bump cz-git from 1.12.0 to 1.13.0 (#568) (3345f72), references #568
- deps-dev: bump cz-git from 1.13.0 to 1.13.1 (#571) (f2231b8), references #571
- deps-dev: bump oxfmt from 0.48.0 to 0.49.0 (#573) (b12e5a1), references #573
- deps-dev: bump oxfmt from 0.49.0 to 0.50.0 (#574) (78560fc), references #574
- deps-dev: bump oxfmt from 0.50.0 to 0.51.0 (#578) (ee28806), references #578
- deps-dev: bump oxfmt from 0.51.0 to 0.52.0 (#583) (0e5f835), references #583
- deps-dev: bump oxfmt from 0.52.0 to 0.53.0 (#587) (8a1053f), references #587
- deps-dev: bump oxfmt from 0.53.0 to 0.54.0 (#591) (1b5ad63), references #591
- deps-dev: bump oxfmt from 0.54.0 to 0.55.0 (#593) (1f9fdd8), references #593
- deps-dev: bump oxfmt from 0.55.0 to 0.56.0 (#597) (7b388fe), references #597
- deps-dev: bump oxlint from 1.63.0 to 1.64.0 (#572) (82121c6), references #572
- deps-dev: bump oxlint from 1.64.0 to 1.65.0 (#575) (4cffb82), referen...
v1.3.0
1.3.0 (2026-02-26)
What's Changed
🛠️ Code Refactoring
- lib/cards/express-route-alert: fix display issues (eddd66c)
- lib/cards/express-route-metric-burst-alert: fix display issues (1baca55)
- lib/cards: display fixes (95bfbc4)
- lib/express-route: additional cleanup (1ac63f1)
- lib/express-route: clean up parameter reassignment (code quality scan suggestion) (a93b3af)
- lib/express-route: fix code quality finding (comparison between inconvertible types) (9867299)
- lib/express-route: fix type; output error (code quality scan suggestions) (5eed7fc)
- lib/helpers: clean up timezone logic; reduce duplication in localizeDateTime (1c54a76)
- lib/helpers: fix code quality finding (comparison between inconvertible types) (afd1ad7)
🐛 Fixes
- lib/cards/express-route-alert: json parse error (f6cee56)
🔧 Chores
- host: use non-preview version of
Microsoft.Azure.Functions.ExtensionBundle(a1e3af8)
🏗️ Build System
🎨 Style
- lib/helpers: rename for consistency (3cb804a)
- lib/helpers: rename var (code quality scan suggestion) (297a7f8)
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.1 (2026-02-23)
What's Changed
🔧 Chores
- deps-dev: bump @biomejs/biome from 2.4.2 to 2.4.3 (#536) (bca623f), closes #536
- deps-dev: bump @biomejs/biome from 2.4.3 to 2.4.4 (#537) (6ea93fd), closes #537
- overrides: add minimatch (address security alert) (b7aaf0b)
🏗️ Build System
- npm: bump
packageManager(a1ad19a)
style
- lib/cards/service-health-alert: don't wrap labels (142fedf)
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.2.0 (2026-02-17)
What's Changed
🛠️ Code Refactoring
- alert-endpoint: improve fetch logic (3958bcb)
- alert-endpoint: update express route burst logic (6cb4bd0)
- lib/cards/*: add work in progress converting FactSet/Fact to ColumnSet/Colum/TextBlock (129d56d)
- lib/cards/*: use Tables (vs ColumnSet/Column or FactSet/Fact) (988a2b3)
- lib/cards/express-route-log-query-burst-alert: add metricName (92ce36a)
- lib/cards/service-health-alert: add helper methods; fix display issues (d5ea102)
- lib/cards/service-health-alert: add WIP to fix a couple display issues (5b7669e)
- WIP: add work in progress (00d8eb2)
🔧 Chores
- deps-dev: bump @biomejs/biome from 2.4.1 to 2.4.2 (#535) (631b2a2), closes #535
- deps-dev: bump @biomejs/biome to 2.4.1 (aa9ec4d)
- deps-dev: bump @biomejs/biomne to 2.4.0 (c2ff86c)
- deps-dev: bump azure-functions-core-tools from 4.6.0 to 4.7.0 (#533) (8dd4614), closes #533
- deps: bump dotenv from 17.2.4 to 17.3.1 (#534) (36c7191), closes #534
- deps: bump mikesprague/teams-incoming-webhook-action from 1 to 2 (#532) (09363bf), closes #532
📚 Documentation
- CHANGELOG: update last release with new changelog format (2923623)
🏗️ Build System
- changelog: add config for conventional-changelog (5790059)
- npm: pass config to changelog script (a226fe8)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
🛠️ Code Refactoring
- alert-endpoint: replace
axioswithfetch(68ec0ab) - lib/cards/*: reduce size/spacing of all cards (5b8ddc7)
🔧 Chores
- deps-dev: bump @biomejs/biome from 2.3.14 to 2.3.15 (#531) (dea50d2), closes #531
- deps: bump @azure/storage-blob from 12.30.0 to 12.31.0 (#530) (647b5bf), closes #530
- deps: bump actions/cache from 4 to 5 (#528) (0542580), closes #528
- deps: bump actions/checkout from 5 to 6 (#527) (82d1352), closes #527
- deps: bump actions/setup-node from 5 to 6 (#529) (5163481), closes #529
- deps: remove axios (162a39b)
- vscode: add workspace file (028a86f)
- release: prepare release v1.1.0 (65c9242)
📚 Documentation
- README: add actions var; update node/npm versions (86d14b6)
🔄 Continuous Integration
- dev-build-and-deploy: fix var (d5c9862)
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Initail release/version
Full Changelog: https://github.com/cu-cit-cloud-team/az-common-alert-endpoint/commits/v1.0.0