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
1.9.0 - 2026-01-12
- Update urllib3 to address CVE-2025-66418 and CVE-2025-66471 #patch (#188) (4fba98b by Jeff Schnitter).
1.7.0 - 2025-11-19
1.6.0 - 2025-11-14
- remove rate limiter initialization log message (#169) #patch (015107a by Jeff Schnitter).
1.5.0 - 2025-11-13
1.4.0 - 2025-11-06
- 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).
- 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
- improve backup import/export performance with parallel processing (8a3b4d5 by Jeff Schnitter).
- 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).
- 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
- 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
1.0.6 - 2025-10-31
- ensure base_url override is honored when parsing config file (c9678e9 by Jeff Schnitter).
1.0.5 - 2025-08-25
- correct end endpoint for adding multiple configurations (8e325bb by Jeff Schnitter).
1.0.4 - 2025-08-01
- add sub-command needs to include tenant and password parameters (6ea99a4 by Jeff Schnitter).
1.0.3 - 2025-06-19
- add get-personal sub-command (e117047 by Jeff Schnitter).
1.0.2 - 2025-06-16
1.0.1 - 2025-06-16
1.0.0 - 2025-06-13
0.27.0 - 2025-01-05
0.26.7 - 2024-11-18
- docker/Dockerfile to reduce vulnerabilities (4c0ab3e by snyk-bot).
0.26.6 - 2024-07-30
- docker/Dockerfile to reduce vulnerabilities (778ec0f by snyk-bot).