Skip to content

Releases: Tanemahuta/aws-lambda-server

v1.0.2

22 May 11:11
Compare
Choose a tag to compare

Fixes:
Fix headers in lambda response.
Full Changelog:
v1.0.1...v1.0.2

Release v1.0.1

22 May 08:53
ea7dddb
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fixes response headers serialization in #25

Version changes

  • Bump go.uber.org/zap from 1.19.0 to 1.24.0 by @dependabot in #2
  • Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.32.0 to 1.34.0 by @dependabot in #8
  • Bump github.com/aws/aws-sdk-go-v2 from 1.17.8 to 1.18.0 by @dependabot in #6
  • Bump go.opentelemetry.io/otel from 1.14.0 to 1.15.1 by @dependabot in #12
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.41.1 by @dependabot in #13
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.22 by @dependabot in #5
  • Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 by @dependabot in #10
  • Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 by @dependabot in #3
  • Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #21
  • Bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 by @dependabot in #19
  • Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.34.0 to 1.34.1 by @dependabot in #15
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.22 to 1.18.25 by @dependabot in #18

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Apr 09:55
Compare
Choose a tag to compare

This is the initial version. 🎉