Thanks to visit codestin.com
Credit goes to github.com

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: Robothy/local-s3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.23
Choose a base ref
...
head repository: Robothy/local-s3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 198 files changed
  • 4 contributors

Commits on Jun 6, 2025

  1. local-s3 1.23 released.

    Github Release Plugin committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    fd469a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Fix CopyObject with MetadataDirective.REPLACE and refactor code (#189)

    - Fixed issue #188: When using CopyObject with MetadataDirective.REPLACE,
      the destination object now correctly uses metadata from the request
    - Added support for x-amz-metadata-directive header in CopyObjectController
    - Extended CopyObjectOptions to include metadataDirective and userMetadata
    - Updated CopyObjectService to apply correct metadata based on directive
    - Refactored CopyObjectController.parseCopyOptions into smaller focused methods
    - Added unit and integration tests for both COPY and REPLACE directives
    Robothy authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    1aeb87f View commit details
    Browse the repository at this point in the history
  2. update MavenCentral url.

    Robothy committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    08f5578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df3790 View commit details
    Browse the repository at this point in the history
  4. local-s3 1.24 released.

    Github Release Plugin committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    824f3d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Configuration menu
    Copy the full SHA
    12f45dd View commit details
    Browse the repository at this point in the history
  2. remove unused code.

    Robothy committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    1d4bfcb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Configuration menu
    Copy the full SHA
    81074ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57d854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3242748 View commit details
    Browse the repository at this point in the history
  4. local-s3 1.25 released.

    Github Release Plugin committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    e7472ab View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    852f7d7 View commit details
    Browse the repository at this point in the history
  2. local-s3 1.26 released.

    Github Release Plugin committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    b901973 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    5f127be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358d676 View commit details
    Browse the repository at this point in the history
  3. local-s3 1.27 released.

    Github Release Plugin committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    ed341e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

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

Commits on Sep 16, 2025

  1. remove aws-java-sdk (#195)

    Robothy authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    93b7df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3e6c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. local-s3 2.0 released.

    Github Release Plugin committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    c83b0eb View commit details
    Browse the repository at this point in the history
Loading