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: v2.1.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: v2.1.1
Choose a head ref
  • 3 commits
  • 53 files changed
  • 4 contributors

Commits on Jun 19, 2025

  1. chore(ci): bump version to 2.1.0 (#1904)

    Co-authored-by: Powertools for AWS Lambda (Java) Bot <151832416+aws-powertools-bot@users.noreply.github.com>
    github-actions[bot] and aws-powertools-bot authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    8f70e83 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. fix(kafka): Handle message indices in proto data also for Glue Schema…

    … Registry (#1907)
    
    * Bug fix to handle message indices in proto data
    
    * Removing links and changing  log level from info to debug
    
    * Upgrade lambda.events.version tp 3.16.0
    
    * Update Glue schema id to 36. Add some tests to increase coverage. Use Kafka ByteUtils also in unit tests.
    
    * Update lambda java events to 3.16.0 everywhere.
    
    * Add sample generation code for all Protobuf cases.
    
    ---------
    
    Co-authored-by: Karthik Puttaswamy <karthikx@amazon.com>
    phipag and Karthik Puttaswamy authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    4a8511d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b4187 View commit details
    Browse the repository at this point in the history
Loading