Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended mock functionality and support new AWS builder #8

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 13, 2017

  1. Updated dependencies to latest versions.

    Updated sbt to 0.13.15.
    Set version to 0.3.3-SNAPSHOT.
    diversit committed May 13, 2017
    Configuration menu
    Copy the full SHA
    f1df5fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e59ba View commit details
    Browse the repository at this point in the history
  3. Fixed issue where service was not actually started on given port.

    Also did some changes to make it inline with S3Mock (start now returns ServerBinding, shutdown renamed to stop, takes implicit system argument).
    diversit committed May 13, 2017
    Configuration menu
    Copy the full SHA
    efe7556 View commit details
    Browse the repository at this point in the history
  4. Removed unused imports.

    diversit committed May 13, 2017
    Configuration menu
    Copy the full SHA
    4e091a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ac1dd2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Configuration menu
    Copy the full SHA
    d7b386b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13af51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303dc4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1731c4e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Added cross compile so this library can be used by AWScala which also…

    … provides versions for Scala 2.11 and 2.12.
    diversit committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    e4ee8e7 View commit details
    Browse the repository at this point in the history