Skip to content

Latest commit

 

History

History
288 lines (149 loc) · 13.6 KB

File metadata and controls

288 lines (149 loc) · 13.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.10.0 - 2026-01-23

Compare with 1.9.0

1.9.0 - 2026-01-12

Compare with 1.7.0

Bug Fixes

  • Update urllib3 to address CVE-2025-66418 and CVE-2025-66471 #patch (#188) (4fba98b by Jeff Schnitter).

1.7.0 - 2025-11-19

Compare with 1.6.0

1.6.0 - 2025-11-14

Compare with 1.5.0

Bug Fixes

  • remove rate limiter initialization log message (#169) #patch (015107a by Jeff Schnitter).

1.5.0 - 2025-11-13

Compare with 1.4.0

1.4.0 - 2025-11-06

Compare with 1.3.0

Code Refactoring

  • remove unnecessary mock decorator from _get_rule helper function (3e09a81 by Jeff Schnitter).
  • separate trigger-evaluation test to avoid scorecard evaluation race conditions (8c1ba4f by Jeff Schnitter).

Performance Improvements

  • rename test_deploys.py to test_000_deploys.py for early scheduling (f36aae2 by Jeff Schnitter).
  • optimize test scheduling with --dist loadfile for 25% faster test runs (#157) (8879fcf by Jeff Schnitter).

1.3.0 - 2025-11-05

Compare with 1.2.0

Features

  • improve backup import/export performance with parallel processing (8a3b4d5 by Jeff Schnitter).

Bug Fixes

  • add retry logic for scorecard create to handle active evaluations (cc40b55 by Jeff Schnitter).
  • use json.dump instead of Rich print for file writing (c66c2fe by Jeff Schnitter).
  • ensure export/import output is in alphabetical order (9055f78 by Jeff Schnitter).
  • ensure CORTEX_BASE_URL is available in publish workflow (743579d by Jeff Schnitter).

Performance Improvements

  • add HTTP connection pooling to CortexClient for massive speedup (6117eb3 by Jeff Schnitter).
  • optimize backup export with increased parallelism and reduced API calls (3bdd45a by Jeff Schnitter).

1.2.0 - 2025-11-04

Compare with 1.1.0

Bug Fixes

  • handle 409 Already evaluating in trigger-evaluation test (6715ea8 by Jeff Schnitter).
  • remove entity_relationships imports from wrong branch (3d467f6 by Jeff Schnitter).
  • ensure base_url defaults correctly when not set (cadf62e by Jeff Schnitter).

1.1.0 - 2025-11-04

Compare with 1.0.6

1.0.6 - 2025-10-31

Compare with 1.0.5

Bug Fixes

  • ensure base_url override is honored when parsing config file (c9678e9 by Jeff Schnitter).

1.0.5 - 2025-08-25

Compare with 1.0.4

Bug Fixes

  • correct end endpoint for adding multiple configurations (8e325bb by Jeff Schnitter).

1.0.4 - 2025-08-01

Compare with 1.0.3

Bug Fixes

  • add sub-command needs to include tenant and password parameters (6ea99a4 by Jeff Schnitter).

1.0.3 - 2025-06-19

Compare with 1.0.2

Bug Fixes

  • add get-personal sub-command (e117047 by Jeff Schnitter).

1.0.2 - 2025-06-16

Compare with 1.0.1

1.0.1 - 2025-06-16

Compare with 1.0.0

1.0.0 - 2025-06-13

Compare with 0.27.0

0.27.0 - 2025-01-05

Compare with 0.26.7

0.26.7 - 2024-11-18

Compare with 0.26.6

Bug Fixes

  • docker/Dockerfile to reduce vulnerabilities (4c0ab3e by snyk-bot).

0.26.6 - 2024-07-30

Compare with 0.26.5

Bug Fixes

  • docker/Dockerfile to reduce vulnerabilities (778ec0f by snyk-bot).

0.26.5 - 2024-06-27

Compare with 0.26.4

0.26.4 - 2024-06-27

Compare with 0.26.3

0.26.3 - 2024-05-20

Compare with 0.26.2

0.26.2 - 2024-05-08

Compare with 0.26.1

0.26.1 - 2024-05-06

Compare with 0.26.0

0.26.0 - 2024-05-06

Compare with 0.25.0

0.25.0 - 2024-05-05

Compare with 0.24.3

0.24.3 - 2024-04-27

Compare with 0.24.2

0.24.2 - 2024-02-28

Compare with 0.24.1

0.24.1 - 2024-02-15

Compare with 0.24.0

0.24.0 - 2024-02-14

Compare with 0.23.0

0.23.0 - 2024-02-06

Compare with 0.22.0

0.22.0 - 2024-02-06

Compare with 0.21.0

0.21.0 - 2024-01-26

Compare with 0.20.0

0.20.0 - 2024-01-23

Compare with 0.19.0

0.19.0 - 2023-12-22

Compare with 0.18.0

0.18.0 - 2023-12-19

Compare with 0.17.0

0.17.0 - 2023-12-06

Compare with 0.16.0

0.16.0 - 2023-12-06

Compare with 0.15.0

0.15.0 - 2023-12-05

Compare with 0.14.0

0.14.0 - 2023-12-04

Compare with 0.13.0

0.13.0 - 2023-12-01

Compare with 0.12.0

0.12.0 - 2023-11-30

Compare with 0.11.0

0.11.0 - 2023-11-27

Compare with 0.10.0

0.10.0 - 2023-11-22

Compare with 0.9.0

0.9.0 - 2023-11-21

Compare with 0.8.0

0.8.0 - 2023-11-19

Compare with 0.7.0

0.7.0 - 2023-11-18

Compare with 0.6.0

0.6.0 - 2023-11-16

Compare with 0.5.0

0.5.0 - 2023-11-14

Compare with 0.4.0

0.4.0 - 2023-11-14

Compare with 0.3.0

0.3.0 - 2023-11-07

Compare with 0.2.0

0.2.0 - 2023-11-07

Compare with 0.1.0

0.1.0 - 2023-11-05

Compare with 0.0.5

0.0.5 - 2023-11-04

Compare with first commit