bender
bender copied to clipboard
Bender - Serverless ETL Framework
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. Changelog Sourced from junit's changelog. Summary of changes...
**What did I want?** We have some internal endpoints that are now HTTP/2 only - and Bender did not support these beacuse of the old version of the Apache library...
Uses diamond operator to infer type --- Created with: [Moderne](https://app.moderne.io)
This would be helpful when working with metric reporters like cloudwatch which do have a concept of units.
Right now only gzip is supported.
Right now the mutators are tied to the deserialized object type. There should be some validation at config validation time to ensure the mutators support the deserializer.
Your project, `Nextdoor/bender`, depends on the outdated library FastClasspathScanner in the following source files: * [`core/src/main/java/com/nextdoor/bender/config/ClassScanner.java`](https://github.com/Nextdoor/bender/tree/master/core/src/main/java/com/nextdoor/bender/config/ClassScanner.java) FastClasspathScanner has been significantly reworked since the version your code depends upon: * a...