Update changelog

This commit is contained in:
DarthSim
2023-05-31 22:52:36 +03:00
parent 597673b650
commit b9e0134f2e

View File

@@ -12,6 +12,9 @@
- Preserve GIF's bit-per-sample.
- Respond with 422 on error during image loading.
### Fix
- (pro) Fix applying the `resizing_algorithm` processing option when resizing images with an alpha channel.
## [3.17.0] - 2023-05-10
### Add
- Add `process_resident_memory_bytes`, `process_virtual_memory_bytes`, `go_memstats_sys_bytes`, `go_memstats_heap_idle_bytes`, `go_memstats_heap_inuse_bytes`, `go_goroutines`, `go_threads`, `buffer_default_size_bytes`, `buffer_max_size_bytes`, and `buffer_size_bytes` metrics to OpenTelemetry.