Skip to content

Release 0.8

Closed Dec 18, 2017 100% complete

Release 0.8 includes the following changes:

  • Update the way filters are processed by running the request handling inside the filter chain. This makes it easier to halt the request processing should a filter require it (#66).
  • Upgraded spark version 2.7.1 and changed the readme and examples to include a call to Spark.awaitInitialization() (#71).
  • Added Cogni…

Release 0.8 includes the following changes:

  • Update the way filters are processed by running the request handling inside the filter chain. This makes it easier to halt the request processing should a filter require it (#66).
  • Upgraded spark version 2.7.1 and changed the readme and examples to include a call to Spark.awaitInitialization() (#71).
  • Added CognitoUserPoolPrincipal that allows access to all of the claims included in the Cognito User Pool tokens (#55).
  • New handler class specifically for SpringBoot (#65).
  • Various bug fixes and new unit tests.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.