Skip to content

Commit e2a3143

Browse files
add changelog to release notes
1 parent 4e68e4a commit e2a3143

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • docs/release-notes/corporate-memory-26-1

docs/release-notes/corporate-memory-26-1/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,13 @@ We are pleased to announce the release of Explore v26.1, which introduces badges
225225

226226
We are excited to announce the release of cmemc v26.1, which expands access-condition administration, adds richer project and query catalog operations, and improves list and output consistency across the CLI.
227227

228+
**v26.1.2 of cmemc ships the following features:**
229+
230+
- Support for arbitrary custom HTTP request headers via `CMEMC_CUSTOM_HEADER_*` environment variables and config keys (CMEM-7546)
231+
- Header name is derived from the suffix by replacing underscores with hyphens (e.g. `CMEMC_CUSTOM_HEADER_CF_ACCESS_CLIENT_ID` → `CF-ACCESS-CLIENT-ID`)
232+
- Protected headers (`Authorization`, `User-Agent`) cannot be overridden and raise a configuration error
233+
- Custom headers are cleared when switching connections
234+
228235
**v26.1.1 of cmemc ships the following fixes:**
229236

230237
- `workflow status` command

0 commit comments

Comments
 (0)