Skip to content

Releases: cjkent/osiris

v1.6.2

12 Feb 11:30
Compare
Choose a tag to compare
  • Update runtime of the keep-alive Lambda function to Java 21

v1.6.1

12 Feb 11:29
Compare
Choose a tag to compare
  • Update runtime of Lambda Version publication function to Node 16.x

v1.6.0

08 Jun 12:00
Compare
Choose a tag to compare
  • Fix parsing of multipart/form-data in ContenType #521
  • Support specifying CORS for all endpoints below a path #547

v1.5.3

09 May 18:56
Compare
Choose a tag to compare
  • Fix bug that prevented setting binaryMimeTypes
  • Make multipart/form-data binary by default

v1.5.2

01 May 13:51
Compare
Choose a tag to compare
  • Fix issue serving images from static files #512
  • Add permissions to enable logging of API Gateway to CloudWatch Logs #513

v1.5.1

01 May 10:07
Compare
Choose a tag to compare
  • FIx static file paths under Windows #509
  • Treat common binary MIME types as binary by default

v1.5.0

14 Mar 08:54
3c06952
Compare
Choose a tag to compare
  • CORS support (Fixes #72)
  • Use CAPABILITY_NAMED_IAM (Fixes #417)

v1.4.0

30 Dec 11:03
Compare
Choose a tag to compare
  • Upgrade helper lambda runtime to Node 12.x
  • Optional Java 11 runtime
  • Handle paging in SDKs
  • More robust SDK client configuration
  • Dependency upgrades

v1.3.0

30 Aug 07:35
Compare
Choose a tag to compare

Substitute standard AWS variables (e.g. ${AWS::Region}) in layer ARNs.

v1.2.0

28 Aug 22:55
Compare
Choose a tag to compare
  • Support for custom runtimes; specify LambdaRuntime.Provided for ApplicationConfig.runtime
  • Fix bug generating CloudFormation template for layers