Releases: cjkent/osiris
Releases · cjkent/osiris
v0.6.0
v0.5.0
- Request attributes (#36)
- Fix generated plugin config when package is not the same as group ID (#38)
- Fix handling of custom auth when generating CloudFormation template (#41)
- Rename
Request.requestContext
toRequest.context
(breaking API change) - Move AWS
Auth
types to AWS module (#19) - Upgrade to Kotlin 1.2.0 (#44)
v0.4.0
v0.3.0
- Use CloudFormation for deployment
- Other AWS resources can be created and deployed as part of the same application
- Integrates better with other build tools
- Use code generation instead of reflection to bootstrap the application
- Allows a better API when defining the API and components
- Dramatically reduces the size of the deployment artifact