|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [v16.1.0.rc.4](https://github.com/fastly/fastly-ruby/releases/tag/release/v16.1.0.rc.4) (2026-03-30) |
4 | | - |
5 | | -- No notable changes in this release. |
6 | | - |
7 | | -## [v16.1.0.rc.3](https://github.com/fastly/fastly-ruby/releases/tag/release/v16.1.0.rc.3) (2026-03-30) |
8 | | - |
9 | | -- No notable changes in this release. |
10 | | - |
11 | | -## [v16.1.0.rc.2](https://github.com/fastly/fastly-ruby/releases/tag/release/v16.1.0.rc.2) (2026-03-30) |
12 | | - |
13 | | -- No notable changes in this release. |
14 | | - |
15 | | -## [v16.1.0.rc.1](https://github.com/fastly/fastly-ruby/releases/tag/release/v16.1.0.rc.1) (2026-03-25) |
16 | | - |
17 | | -- No notable changes in this release. |
18 | | - |
19 | | -## [v16.1.0.rc.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v16.1.0.rc.0) (2026-03-25) |
20 | | - |
21 | | -**Enhancements:** |
22 | | - |
23 | | -- feat(historical, realtime): Deprecated metrics `compute_bereq_errors`, `compute_resource_limit_exceeded`, |
24 | | - `compute_heap_limit_exceeded`, `compute_stack_limit_exceeded`, `compute_globals_limit_exceeded`, |
25 | | - `compute_guest_errors`, and `compute_runtime_errors`. |
26 | | -- feat(historical, realtime): Added metrics `compute_service_bereq_error`, `compute_service_memory_exceeded_error`. |
27 | | - `imgopto_avif_count`, `imgopto_jpeg_count`, `imgopto_png_count`, `imgopto_gif_count`, |
28 | | - `imgopto_webp_count`, `imgopto_jpegxl_count`, `imgopto_svg_count`, `imgopto_mp4_count`, |
29 | | - `compute_service_resource_limits_error`, `compute_service_runtime_error`, `compute_service_chain_error` |
30 | | - `compute_platform_internal_error`, `compute_service_timeout_error`, `compute_service_vcpu_exceeded_error` |
31 | | - `compute_service_limits_error`, and `compute_platform_invalid_request_error`. |
32 | | -- feat(domains): Add new Domain Management Domains API. |
33 | | -- feat(apisecurity-operations): Results include support for `rps` and `id`. |
34 | | -- feat(apisecurity-operations): List endpoints add support for new parameters `method`, `domain`, and `path`. |
35 | | -- feat(apisecurity-operations): Add new bulk operations endpoints. |
36 | | - |
37 | | - |
38 | 3 | ## [v16.0.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v16.0.0) (2026-02-16) |
39 | 4 |
|
40 | 5 | **Breaking Changes:** |
|
0 commit comments