We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffadea0 commit 59333c7Copy full SHA for 59333c7
CHANGELOG.md
@@ -23,6 +23,27 @@ The following emojis are used to highlight certain changes:
23
24
### Security
25
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
47
48
## [v1.15.0]
49
0 commit comments