diff --git a/CHANGELOG.md b/CHANGELOG.md index a94cf84..c756e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ The project follows Semantic Versioning. ## [Unreleased] +## [0.1.20] - 2026-09-19 + +- Re-verify three expired product facts (`circleci-free`, + `circleci-open-source`, `harness-free`) against their recorded + `source_urls`; all claims still hold verbatim. Carries the + `rust-supply-chain` toolchain fix unchanged from the 0.1.19 tag — + that tag exists but its release was never published because release + preflight declined on the expired facts; pin `0.1.20`. + ## [0.1.19] - 2026-09-19 - `rust-supply-chain`: the `audit` and `machete` jobs now install the Rust diff --git a/VERSION b/VERSION index d8a023e..baa9837 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.19 +0.1.20 diff --git a/catalog/product-facts.yml b/catalog/product-facts.yml index 41136de..0b687a6 100644 --- a/catalog/product-facts.yml +++ b/catalog/product-facts.yml @@ -688,8 +688,8 @@ facts: overage: upgrade or wait for reset status: official source_authority: primary - verified_at: '2026-08-10' - expires_after: '2026-09-18' + verified_at: '2026-09-19' + expires_after: '2026-10-20' source_urls: - https://circleci.com/pricing/ notes: [] @@ -714,8 +714,8 @@ facts: overage: plan dependent status: official source_authority: primary - verified_at: '2026-08-10' - expires_after: '2026-09-18' + verified_at: '2026-09-19' + expires_after: '2026-10-22' source_urls: - https://circleci.com/open-source/ notes: [] @@ -1089,8 +1089,8 @@ facts: overage: upgrade/purchase status: conditional source_authority: vendor - verified_at: '2026-09-07' - expires_after: '2026-09-17' + verified_at: '2026-09-19' + expires_after: '2026-10-27' source_urls: - https://www.harness.io/pricing - https://github.com/harness/developer-hub/blob/main/docs/continuous-integration/get-started/ci-subscription-mgmt.md diff --git a/docs/generated/free-tier-matrix.md b/docs/generated/free-tier-matrix.md index 55428e3..6d99387 100644 --- a/docs/generated/free-tier-matrix.md +++ b/docs/generated/free-tier-matrix.md @@ -15,8 +15,8 @@ past its expiry, so a stale tier claim cannot silently mislead adopters. | `blacksmith-free` | Blacksmith | Free GitHub Actions runner pool | public, private | Free | recurring-quota | 3000 runner-minutes/month | vendor-verified | 2026-09-07 | 2026-10-01 | | `buddy-free` | Buddy | Free plan | public, private | Free | resource-quota | 300 pipeline-gb-minutes/month | vendor-verified | 2026-09-07 | 2026-10-03 | | `buildkite-personal` | Buildkite | Personal plan hosted agents | public, private | Personal | recurring-quota | 500 linux-vcpu-minutes/month | official | 2026-08-10 | 2026-09-25 | -| `circleci-free` | CircleCI | Free plan | public, private | Free | credit-quota | 30000 credits/month | official | 2026-08-10 | 2026-09-18 | -| `circleci-open-source` | CircleCI | Open Source plan credits | public | Approved OSS | application-grant | 400000 credits/month | official | 2026-08-10 | 2026-09-18 | +| `circleci-free` | CircleCI | Free plan | public, private | Free | credit-quota | 30000 credits/month | official | 2026-09-19 | 2026-10-20 | +| `circleci-open-source` | CircleCI | Open Source plan credits | public | Approved OSS | application-grant | 400000 credits/month | official | 2026-09-19 | 2026-10-22 | | `cirrus-ci-shutdown` | Cirrus Labs | Cirrus CI hosted service | public, private | All | shutdown | 0 available-builds/feature | deprecated | 2026-07-11 | — | | `codemagic-personal` | Codemagic | Personal plan | public, private | Personal | recurring-quota | 500 macos-build-minutes/month | vendor-verified | 2026-08-10 | 2026-10-02 | | `github-actions-larger-runners` | GitHub | Actions larger runners | public, private, internal | Team, Enterprise Cloud, eligible plans | paid-only | 0 included-minutes/month | official | 2026-08-10 | 2026-10-09 | @@ -41,7 +41,7 @@ past its expiry, so a stale tier claim cannot silently mislead adopters. | `gitlab-free-hosted` | GitLab | GitLab.com Free compute | public, private | Free | recurring-quota | 400 compute-minutes/month | official | 2026-09-13 | 2026-10-12 | | `gitlab-open-source-program` | GitLab | GitLab for Open Source | public | Ultimate for qualifying OSS | application-grant | 50000 compute-minutes/month | official | 2026-09-13 | 2026-10-15 | | `google-cloud-build-free` | Google Cloud | Cloud Build free tier | public, private | Google Cloud Free Tier | recurring-quota | 2500 e2-standard-2-build-minutes/month | official | 2026-08-10 | 2026-10-16 | -| `harness-free` | Harness | Harness Cloud CI Free | public, private | Free | credit-quota | 2000 credits/month | conditional | 2026-09-07 | 2026-09-17 | +| `harness-free` | Harness | Harness Cloud CI Free | public, private | Free | credit-quota | 2000 credits/month | conditional | 2026-09-19 | 2026-10-27 | | `teamcity-professional` | JetBrains | TeamCity Professional | public, private, internal | Professional | zero-license-self-hosted | unmetered (build-minutes) | official | 2026-08-10 | 2026-10-23 | | `azure-pipelines-private` | Microsoft Azure DevOps | Azure Pipelines private projects | private | Free included parallel job | recurring-quota | 1800 hosted-minutes/month | official | 2026-08-10 | 2026-09-25 | | `azure-pipelines-public-retirement` | Microsoft Azure DevOps | Azure DevOps public projects | public | Legacy only | retiring | 0 new-public-projects/feature | deprecated | 2026-07-11 | 2027-01-01 |