Releases: imagekit-developer/imagekit-java
Releases · imagekit-developer/imagekit-java
v3.0.0
3.0.0 (2026-04-21)
Full Changelog: v0.0.1...v3.0.0
Features
- add helper utilities and lib module with tests (92fb768)
- api: add BaseWebhookEvent (4ab06b0)
- api: add customMetadata property to folder schema (0413e64)
- api: add GetImageAttributesOptions and ResponsiveImageAttributes schemas; update resource references in main.yaml; remove dummy endpoint (70d2551)
- api: add path policy related non-breaking changes (6e2eac3)
- api: Add saved extensions API and enhance transformation options (1bca614)
- api: add selectedFieldsSchema in upload and list API response (34289ae)
- api: add webhook signature verification (ff73a7a)
- api: dam related webhook events (8352cba)
- api: dpr type update (6a528ff)
- api: extract UpdateFileDetailsRequest to model (c75a767)
- api: fix spec indentation (26eba98)
- api: fix upload API request params (7abe230)
- api: indentation fix (0caeef8)
- api: Introduce lxc, lyc, lap parameters in overlays. (e3b34fb)
- api: manual updates (afb90e6)
- api: manual updates (b586d51)
- api: manual updates (75ff27c)
- api: manual updates (646022d)
- api: manual updates (f5206be)
- api: manual updates (e474ef2)
- api: manual updates (09a68d6)
- api: manual updates (e01a75a)
- api: manual updates (2d41187)
- api: manual updates (2ef93ad)
- api: manual updates (c6e61f8)
- api: manual updates (1c76234)
- api: manual updates (cd2b64e)
- api: manual updates (1341b62)
- api: manual updates (83ce070)
- api: manual updates (d57885b)
- api: manual updates (74027ef)
- api: manual updates (76c5b5e)
- api: manual updates (b462410)
- api: manual updates (cbbd424)
- api: merge with main to bring back missing parameters (fb7f512)
- api: remove Stainless attribution from readme (065125f)
- api: revert dpr breaking change (997ab63)
- api: update api docs link (0b273a9)
- api: Update env var name (1b520d1)
- api: update webhook event names and remove DAM prefix (0cbbc63)
- client: add
HttpRequest#url()method (fa1b9b7) - client: add connection pooling option (c7a7295)
- client: add more convenience service method overloads (f462bff)
- client: allow configuring dispatcher executor service (a7be5ce)
- client: send
X-Stainless-Kotlin-Versionheader (2224a12)
Bug Fixes
- add ai-tasks property to response schemas with enum values (b0bfdf6)
- add one more method in multipartbuilder to build from json (9dc2f89)
- api: add missing embeddedMetadata and video properties to FileDetails (ceb43dd)
- api: extract shared schemas to prevent Go webhook union breaking changes (f5fdf8f)
- api: rename DamFile events to File for consistency (f18e22b)
- ci: use java-version 21 for publish step (181fbe5)
- client: allow updating header/query affecting fields in
toBuilder()(91e327e) - client: cancel okhttp call when future cancelled (d4b8c84)
- client: deserialization of empty objects (8ccff9b)
- client: disallow coercion from float to int (a6dc3e2)
- client: fully respect max retries (87d2ad3)
- client: incorrect
getPackageVersionimpl (078eab8) - client: incorrect
Retry-Afterparsing (15b04f7) - client: multi-value header serialization (ccb0ffb)
- client: preserve time zone in lenient date-time parsing (3c1ce69)
- client: send retry count header for max retries 0 (87d2ad3)
- date time deserialization leniency ([7f3e0d6](https://githu...
Version 2.0.1
Version 2.0.0
New API integrations and refactor.
Version 1.0.3
Signed URL fix for default expireSeconds value.
Version 1.0.2
Fix - #4
Version 1.0.1
Better upload test cases.
Version 1.0.0
First version.