Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: imagekit-developer/imagekit-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: imagekit-developer/imagekit-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 16 commits
  • 128 files changed
  • 4 contributors

Commits on Apr 24, 2026

  1. codegen metadata

    stainless-app[bot] committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    38a6f10 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. Configuration menu
    Copy the full SHA
    c31a472 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. codegen metadata

    stainless-app[bot] committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    b45b2c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. codegen metadata

    stainless-app[bot] committed Apr 30, 2026
    Configuration menu
    Copy the full SHA
    8b814d5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Configuration menu
    Copy the full SHA
    d5ec8cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e42517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1a0ece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92128db View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. Configuration menu
    Copy the full SHA
    60effd3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. feat(client): improve logging

    Logging is now:
    1. Streaming
    4. Configurable in-memory
    5. Generally more robust
    6. Usable with any underlying http client
    stainless-app[bot] committed May 6, 2026
    Configuration menu
    Copy the full SHA
    a62b5e3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Configuration menu
    Copy the full SHA
    8db78f2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. ci: pin GitHub Actions to commit SHAs

    Pin all GitHub Actions referenced in generated workflows (both
    first-party `actions/*` and third-party) to immutable commit SHAs.
    Updating pinned actions is now a deliberate codegen-side bump rather
    than implicit on every workflow run.
    stainless-app[bot] committed May 12, 2026
    Configuration menu
    Copy the full SHA
    4c8865c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. feat(api): add no-enlarge crop modes and colorize transformation

    - Add `maintain_ratio_no_enlarge` to `crop` enum
    - Add `pad_resize_no_enlarge` and `pad_extract_no_shrink` to `cropMode` enum
    - Add `colorize` transformation parameter for applying color tints
    stainless-app[bot] committed May 13, 2026
    Configuration menu
    Copy the full SHA
    183b131 View commit details
    Browse the repository at this point in the history
  2. feat(helper): add colorize transformation support in URL generation

    Co-authored-by: Copilot <copilot@github.com>
    manu4543 and Copilot committed May 13, 2026
    Configuration menu
    Copy the full SHA
    209a37c View commit details
    Browse the repository at this point in the history
  3. release: 3.1.0

    stainless-app[bot] authored May 13, 2026
    Configuration menu
    Copy the full SHA
    e4ecfa5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from imagekit-developer/release-please--branch…

    …es--master--changes--next
    
    release: 3.1.0
    imagekitio authored May 13, 2026
    Configuration menu
    Copy the full SHA
    55b827d View commit details
    Browse the repository at this point in the history
Loading