Skip to content

Commit 38f4855

Browse files
author
cloudinary-bot
committed
Version 2.3.0
1 parent 3943b56 commit 38f4855

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2.3.0 / 2025-02-20
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
7+
* Add support for `429 Too Many Requests` HTTP status code
8+
* Add support for `allow_dynamic_list_values` parameter in `MetadataField`
9+
* Add support for `config` Admin API
10+
111
2.2.0 / 2024-09-08
212
==================
313

lib/cloudinary/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Cloudinary
22
module Cloudinary
3-
VERSION = "2.2.0"
3+
VERSION = "2.3.0"
44
end

0 commit comments

Comments
 (0)