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: localstack/localstack-java-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fripoli/localstack-java-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 25, 2021

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

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    b08c5dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'localstack-master' into master

    * localstack-master: (27 commits)
      Added tests to show the exception on the SES client V2
      release version v0.2.15
      refactor logging config; fix Kinesis CBOR tests
      fix project setup and classpath for SDK v1/v2 utils
      fix awaiting results in tests using async clients
      adjust CI config to use new make targets; fix imports for SDK v1/v2 compatibility
      refactor classpath setup for v1/v2 SDKs; fall back to using edge port if port mapping cannot be determined from container
      add ability to get handler class name through "_HANDLER" environment variable like in real AWS (#67)
      implement empty methods in `LambdaContext` (#66)
      release version 0.2.13
      increate number of scanned log lines to 100 when searching for "Ready." token (#64)
      consider Windows EOL when listing images (#65)
      release version 0.2.11
      fix endpoint URL for getClientLambdaAsyncV2 (#60)
      add simple tests for IAM service (#62)
      read port config file in multiple locations for different Python versions in the container (#59)
      Bump logback-classic from 1.0.13 to 1.2.0 (#56)
      log which image is being pulled (#58)
      Bump commons-io from 2.6 to 2.7 (#53)
      add simple test for KMS (#54)
      ...
    fripoli committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    8653bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d583d View commit details
    Browse the repository at this point in the history
Loading