Skip to content

release: 6.0.0#74

Merged
imagekitio merged 13 commits into
masterfrom
release-please--branches--master--changes--next
May 18, 2026
Merged

release: 6.0.0#74
imagekitio merged 13 commits into
masterfrom
release-please--branches--master--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 17, 2026

Automated Release PR

6.0.0 (2026-05-18)

Full Changelog: v0.0.1...v6.0.0

Features

  • api: manual updates (c95f309)
  • api: manual updates (02d0689)
  • docs: enhance README with comprehensive usage examples and updated table of contents (8b7dd50)
  • helper: implement authentication parameters and URL building methods (dcb863e)
  • upload: refactor upload URL handling and body serialization (be1fe81)

Chores


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 stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 1b3d917 to 8c36509 Compare May 17, 2026 09:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 8c36509 to f0eada7 Compare May 17, 2026 10:09
@stainless-app stainless-app Bot changed the title release: 0.0.2 release: 0.1.0 May 17, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from f0eada7 to 0c92d08 Compare May 17, 2026 10:09
@imagekitio imagekitio changed the title release: 0.1.0 release: 6.0.0 May 17, 2026
manu4543 added 5 commits May 18, 2026 03:25
…ation

- Implemented `IHelperService` and `HelperService` for building URLs and transformation strings.
- Added `AuthenticationParameters` record for client-side file uploads.
- Created unit tests for helper functionalities including overlay transformations and signing.
- Updated project file to target .NET 9.0 alongside .NET 8.0 and .NET 472.
- Added tests for various overlay scenarios, including text, image, video, and subtitle overlays.
- Ensured proper encoding for special characters in URLs and transformations.
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 18, 2026

Release version edited manually

The Pull Request version has been manually set to 6.0.0 and will be used for the release.

If you instead want to use the version number 0.1.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 0c92d08 to c983d2a Compare May 18, 2026 06:01
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from c983d2a to 822ff3c Compare May 18, 2026 06:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 822ff3c to 815bfa8 Compare May 18, 2026 06:10
manu4543 and others added 2 commits May 18, 2026 06:40
- Implemented IHelperService interface for helper utilities.
- Created HelperService class to handle transformation string building and authentication parameter generation.
- Added unit tests for transformation string building in HelperTransformationTest.
- Introduced AuthenticationParameters record for upload authentication.
- Updated ImageKitClient to include the new Helper service.
- Refactored file upload parameter classes to utilize UploadHelpers for serialization.
@stainless-app stainless-app Bot force-pushed the release-please--branches--master--changes--next branch from 815bfa8 to 6c9dd6c Compare May 18, 2026 06:41
@imagekitio imagekitio merged commit 8994551 into master May 18, 2026
5 of 6 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 18, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants