Skip to content

Commit 59333c7

Browse files
committed
changelog for v1.16.0# Please enter the commit message for your changes. Lines starting
1 parent ffadea0 commit 59333c7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,27 @@ The following emojis are used to highlight certain changes:
2323

2424
### Security
2525

26+
## [v1.16.0]
27+
28+
### Added
29+
30+
- Support for `RAINBOW_HTTP_RETRIEVAL_METRICS_LABELS_FOR_ENDPOINTS` which
31+
brings back the possiblity of tagging requests metrics with the endpoint the
32+
request is sent to. See the Envirionment variables documentation for more
33+
details.
34+
35+
### Changed
36+
37+
### Fixed
38+
39+
- Second attempt to fix issue with retrievals silently stopping, as the fix in
40+
the previous release does not work. This is done via upgrade to Boxo
41+
`v0.33.1-0.20250718090124-2cf77c4c3ebf`
42+
43+
### Removed
44+
45+
### Security
46+
2647

2748
## [v1.15.0]
2849

0 commit comments

Comments
 (0)