From cdd59018c39664a6179ad69e60d15f953c4339ee Mon Sep 17 00:00:00 2001 From: "freecodecamp-ops[bot]" <306398674+freecodecamp-ops[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 02:53:41 +0000 Subject: [PATCH] chore(main): release 1.6.4 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ version.txt | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a0457ca..48ad4a0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.3" + ".": "1.6.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 86f4525..a98805e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.6.4](https://github.com/freeCodeCamp/artemis/compare/v1.6.3...v1.6.4) (2026-08-16) + + +### Bug Fixes + +* **handler:** harden request lifecycle and input ([949bbd8](https://github.com/freeCodeCamp/artemis/commit/949bbd8e0dffa72bdab9797c1293fe2c26ccdc23)) +* **observability:** escalate cron transients ([e461bb7](https://github.com/freeCodeCamp/artemis/commit/e461bb7f7fd1ec55a5f6fa4cd92bc8b9399cfe09)) +* **reconcile:** cover every site in the sweep ([6342e28](https://github.com/freeCodeCamp/artemis/commit/6342e2837d87ffda2f6399c3b779379974af6e32)) +* **relay:** bound publishes and claim rows once ([5770857](https://github.com/freeCodeCamp/artemis/commit/577085740332b42968f3adc489754e1ab1a41892)) + ## [1.6.3](https://github.com/freeCodeCamp/artemis/compare/v1.6.2...v1.6.3) (2026-07-27) diff --git a/version.txt b/version.txt index 266146b..9edc58b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.6.3 +1.6.4