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: aws-powertools/powertools-lambda-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 4 commits
  • 24 files changed
  • 2 contributors

Commits on Mar 5, 2021

  1. core:1.3.0 changelog

    Pankaj Agrawal committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    771a5ee View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. feat: Default dimensions from powertools instead of emf library (#317)

    * feat: disable default emf lib dimensions and allow to override default dimensions
    
    * docs: clarify docs about default dimensions
    
    * feat: remove minimum 1 dimension validation
    
    since EMF supports no dimension as well
    
    * docs: improve installation steps for sqs large message
    
    * docs: clarify java11 aspect plugin issue for each module
    
    Co-authored-by: Pankaj Agrawal <pankaagr@amazon.com>
    pankajagrawal16 and Pankaj Agrawal authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7cf03ba View commit details
    Browse the repository at this point in the history
  2. fix: null check on dimension

    Pankaj Agrawal committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8ee1896 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. chore: prep release 1.4.0 (#324)

    Co-authored-by: Pankaj Agrawal <pankaagr@amazon.com>
    pankajagrawal16 and Pankaj Agrawal authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    edbc105 View commit details
    Browse the repository at this point in the history
Loading