From 0a4088e17b2e707a56a8c448cbdea3bb7292e1f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:09:20 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c4ddc74..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.1" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fa7baba..f80f4d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to artemis are documented here. Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); versioning follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html) with the pre-1.0 caveat noted in `docs/RELEASING.md`. +## [1.2.0](https://github.com/freeCodeCamp/artemis/compare/v1.1.1...v1.2.0) (2026-06-15) + + +### Features + +* **gc,server:** gc-site advisory lock per-move + chi request timeout ([c94a8a8](https://github.com/freeCodeCamp/artemis/commit/c94a8a8ef79988d4369b89170520f3b8a72811bf)) +* **gc:** blast-cap partial-progress + capped metric; grace 1h->72h ([86d0e75](https://github.com/freeCodeCamp/artemis/commit/86d0e7584fb866ca80727378eeb64cb7ee6a49a0)) +* **pg,r2,backfill:** populate deploys.bytes + supersede-stamp test ([25c7f8b](https://github.com/freeCodeCamp/artemis/commit/25c7f8bb956b0805c41e16d69b48cba3129e07a3)) + ## [1.1.1](https://github.com/freeCodeCamp/artemis/compare/v1.1.0...v1.1.1) (2026-06-06) diff --git a/version.txt b/version.txt index 524cb55..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.1 +1.2.0