imagekit-java icon indicating copy to clipboard operation
imagekit-java copied to clipboard

release: 0.1.0

Open stainless-app[bot] opened this issue 6 months ago • 0 comments

Automated Release PR

0.1.0 (2025-09-21)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • add one more method in multipartbuilder to build from json (9dc2f89)
  • ci: use java-version 21 for publish step (181fbe5)
  • client: incorrect getPackageVersion impl (078eab8)

Chores

  • added reauired constants (85ffc4d)
  • ImageKit class added with all functionalities (6edfbd1)
  • ImageKit Configuration class added (3af7846)
  • improve formatter performance (daaa7f3)
  • Initial setup (c70634b)
  • internal: codegen related update (da02221)
  • internal: codegen related update (814caf9)
  • internal: codegen related update (cd82f98)
  • internal: codegen related update (da788af)
  • internal: codegen related update (f25c3c4)
  • internal: remove redundant deserializer symbols (2d52469)
  • response models, MultipartBuilder and RestClient created for file operations (ed443a7)
  • sample sdk running code added (46e0c29)
  • sync repo (05af7d5)
  • update SDK settings (00f7055)
  • url generation functionality and getAuthentication functionality implemented (d8c2b5d)
  • Utils class added (fdfe731)

Build System

  • Test CI added (16153cc)
  • updating CI (a14b7cc)
  • version and doc changed for expecting release of 1.0.0 (0abfb43)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website 📚 Read the docs 🙋 Reach out for help or questions

stainless-app[bot] avatar Sep 01 '25 13:09 stainless-app[bot]