Releases: mashiike/mysqlbatch
Releases · mashiike/mysqlbatch
v0.7.0
What's Changed
- 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
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- 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
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- 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
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- 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
- Bump github.com/aws/aws-sdk-go-v2/config from 1.18.17 to 1.18.19 by @dependabot in #10
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- 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
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.2
fix miss continue
v0.2.1
Care for null cases
v0.2.0
go mod tidy
v0.1.4
use context