We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0905db9 commit dc785c4Copy full SHA for dc785c4
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+2.9.0 / 2026-01-16
2
+==================
3
+
4
+ * chore: url parse replaced by native url + multiple fixes and rewrites (#730)
5
+ * Fix: use native promises, closes #711, closes #686
6
+ * feat: add support for dedicated_for parameter in update_access_key (#723)
7
+ * feat: add allow_dynamic_list_values parameter support to add_metadata… (#724)
8
9
2.8.0 / 2025-10-20
10
==================
11
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.8.0",
+ "version": "2.9.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments