v0.7.0 - 2024-05-16
- Modernize CI/CD by @mashiike in #54
- update go runtime 1.22.3 and go moduels by @mashiike in #63
- Bump actions/setup-go from 4 to 5 by @dependabot in #57
- Bump actions/checkout from 3 to 4 by @dependabot in #56
- add MYSQLBATCH_PASSWORD_SSM_PARAMETER_JSON_KEY by @mashiike in #64
- Bump github.com/stretchr/testify from 1.8.3 to 1.9.0 by @dependabot in #62
v0.6.1 - 2023-05-31
- template rendering not escape by @mashiike in #32
- for debug, on error with sql by @mashiike in #34
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #31
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #30
v0.6.0 - 2023-05-29
- Bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.25 by @dependabot in #27
- Bump github.com/aws/aws-lambda-go from 1.39.1 to 1.41.0 by @dependabot in #26
- Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in #23
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.0 to 1.36.4 by @dependabot in #25
- allow Django like template SQL by @mashiike in #29
v0.5.0 - 2023-03-30
- Bump actions/setup-go from 3 to 4 by @dependabot in #7
- Bump github.com/aws/aws-lambda-go from 1.38.0 to 1.39.1 by @dependabot in #13
- Add Location option by @mashiike in #14
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.6 to 1.36.0 by @dependabot in #12
- Bump github.com/aws/aws-sdk-go-v2 from 1.17.6 to 1.17.7 by @dependabot in #11
v0.4.0 - 2023-03-16
- Feature/modernization by @mashiike in #2
- Bump github.com/stretchr/testify from 1.4.0 to 1.8.2 by @dependabot in #5
- Bump github.com/sergi/go-diff from 1.1.0 to 1.3.1 by @dependabot in #3
- lambda runtime by @mashiike in #6
v0.3.0 - 2021-11-10
- Feature/new with sql db by @mashiike in #1