Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: gofor-little/xlambda

v0.6.6

30 Jan 05:52
Compare
Choose a tag to compare
v0.6.6 Pre-release
Pre-release

What's Changed

  • fix(deps): update all non-major dependencies (patch) by @renovate in #119

Full Changelog: v0.6.5...v0.6.6

v0.6.5

23 Jan 05:46
Compare
Choose a tag to compare
v0.6.5 Pre-release
Pre-release

What's Changed

  • fix(deps): update module github.com/gofor-little/log to v1.0.18 by @renovate in #118

Full Changelog: v0.6.4...v0.6.5

v0.6.4

16 Jan 08:41
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

What's Changed

  • fix(deps): update all non-major dependencies (minor) by @renovate in #117

Full Changelog: v0.6.3...v0.6.4

v0.6.3

16 Jan 04:49
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

What's Changed

  • fix(deps): update all non-major dependencies (patch) by @renovate in #116

Full Changelog: v0.6.2...v0.6.3

v0.6.2

09 Jan 09:18
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

What's Changed

  • fix(deps): update all non-major dependencies (patch) by @renovate in #115

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Jan 21:41
511b9c3
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

What's Changed

  • build(deps): bump github.com/gofor-little/log from 1.0.3 to 1.0.4 by @dependabot in #25
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.3.0 to 1.4.0 by @dependabot in #27
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.7.0 to 1.8.0 by @dependabot in #29
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.4.0 to 1.4.1 by @dependabot in #28
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.4.1 to 1.4.2 by @dependabot in #31
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.4.2 to 1.4.4 by @dependabot in #34
  • build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3 by @dependabot in #33
  • build(deps): bump github.com/aws/aws-lambda-go from 1.27.0 to 1.27.1 by @dependabot in #35
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.4.4 to 1.4.5 by @dependabot in #37
  • build(deps): bump github.com/aws/aws-lambda-go from 1.27.1 to 1.28.0 by @dependabot in #38
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.4.5 to 1.5.0 by @dependabot in #40
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.12.0 to 1.13.0 by @dependabot in #42
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.5.0 to 1.6.0 by @dependabot in #41
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.6.0 to 1.7.0 by @dependabot in #44
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.7.0 to 1.8.0 by @dependabot in #46
  • build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #47
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.0 to 1.8.2 by @dependabot in #49
  • build(deps): bump github.com/aws/aws-lambda-go from 1.28.0 to 1.29.0 by @dependabot in #52
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.2 to 1.15.3 by @dependabot in #51
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.2 to 1.8.4 by @dependabot in #50
  • build(deps): bump github.com/aws/aws-lambda-go from 1.29.0 to 1.30.0 by @dependabot in #53
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.4 to 1.9.0 by @dependabot in #55
  • build(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 by @dependabot in #54
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.0 to 1.9.1 by @dependabot in #58
  • build(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 by @dependabot in #57
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.4 to 1.15.5 by @dependabot in #61
  • build(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0 by @dependabot in #59
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.1 to 1.9.2 by @dependabot in #60

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Oct 00:10
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Added

  • Added ParseAndValidate function.

Changed

  • BREAKING: Renamed NewProxyRequest function to ProxyRequest.

v0.5.0

21 Oct 09:18
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Added

  • Added ProxyResponseHTML and ProxyResponseJSON functions.

Changed

  • BREAKING: Replaced AccessControlAllowOrigin with an Initialize function.
  • BREAKING: Split NewProxyResponse function into two separate functions. See Added.

Removed

  • BREAKING: Removed ContentType types.

v0.4.3

21 Aug 02:19
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

Added

  • Added Go 1.17 support.

v0.4.2

12 Aug 05:58
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Changed

  • Changed module path from github.com/strongishllama/xlambda to github.com/gofor-little/xlambda.