Releases: shogo82148/rdsmysql
Releases · shogo82148/rdsmysql
v2.3.0
What's Changed
- Bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 in /v2 by @dependabot in #112
- Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.51.11 by @dependabot in #113
- Bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 by @dependabot in #114
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #111
- Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 by @dependabot in #115
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 in /v2 in the aws-sdk group by @dependabot in #116
- Bump the aws-sdk group across 1 directory with 3 updates by @dependabot in #123
- Bump braces from 3.0.2 to 3.0.3 in /_integration by @dependabot in #124
- add Amazon RDS ap-southeast-5 Root CA by @github-actions in #125
- Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.55.5 by @dependabot in #122
- fix: DEPRECATED: blobs.folder should not be used anymore by @shogo82148 in #126
- add Go 1.23 to the build matrix by @shogo82148 in #127
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #119
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #98
- Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 by @dependabot in #99
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #101
- Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 by @dependabot in #100
- Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.29 by @dependabot in #103
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #102
- bump github.com/go-sql-driver/mysql v1.8.0 by @shogo82148 in #104
- introduce Apply func by @shogo82148 in #105
- Export certificates by @shogo82148 in #106
- Update variable name from Certificate to Certificates by @shogo82148 in #107
- Update TLS configuration in apply.go by @shogo82148 in #108
- add Go 1.22 to the build matrix by @shogo82148 in #110
- introduce integration tests by @shogo82148 in #109
Full Changelog: v2.1.0...v2.2.0
v1.6.0
What's Changed
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #98
- Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 by @dependabot in #99
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #101
- Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 by @dependabot in #100
- Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.29 by @dependabot in #103
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #102
- bump github.com/go-sql-driver/mysql v1.8.0 by @shogo82148 in #104
- introduce Apply func by @shogo82148 in #105
- Export certificates by @shogo82148 in #106
- Update variable name from Certificate to Certificates by @shogo82148 in #107
- Update TLS configuration in apply.go by @shogo82148 in #108
- add Go 1.22 to the build matrix by @shogo82148 in #110
- introduce integration tests by @shogo82148 in #109
Full Changelog: v1.5.0...v1.6.0
v2.1.0
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.46.3 to 1.47.0 by @dependabot in #89
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #90
- Bump golang.org/x/time from 0.3.0 to 0.5.0 in /v2 by @dependabot in #92
- Bump golang.org/x/time from 0.3.0 to 0.5.0 by @dependabot in #93
- Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 by @dependabot in #94
- Bump the aws-sdk group in /v2 with 3 updates by @dependabot in #91
- Bump actions/setup-go from 4 to 5 by @dependabot in #95
- Bump github/codeql-action from 2 to 3 by @dependabot in #96
- add new certificate: Amazon RDS ca-west-1 Root CA RSA2048 G1 by @github-actions in #97
New Contributors
- @github-actions made their first contribution in #97
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Full Changelog: v1.4.1...v2.0.1
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v2.0.0
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.44.313 to 1.45.1 by @dependabot in #77
- Bump actions/checkout from 3 to 4 by @dependabot in #78
- Bump github.com/aws/aws-sdk-go from 1.45.1 to 1.45.19 by @dependabot in #79
- introduce v2 package by @shogo82148 in #70
- remove ioutil package by @shogo82148 in #80
- remove io/ioutil package by @shogo82148 in #81
- Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.46.3 by @dependabot in #82
- Bump the aws-sdk group in /v2 with 2 updates by @dependabot in #83
- introduce goreleaser by @shogo82148 in #84
- implement rdsmysql command v2 by @shogo82148 in #85
Full Changelog: v1.3.0...v2.0.0
v1.4.0
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.44.313 to 1.45.1 by @dependabot in #77
- Bump actions/checkout from 3 to 4 by @dependabot in #78
- Bump github.com/aws/aws-sdk-go from 1.45.1 to 1.45.19 by @dependabot in #79
- introduce v2 package by @shogo82148 in #70
- remove ioutil package by @shogo82148 in #80
- remove io/ioutil package by @shogo82148 in #81
- Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.46.3 by @dependabot in #82
- Bump the aws-sdk group in /v2 with 2 updates by @dependabot in #83
- introduce goreleaser by @shogo82148 in #84
- implement rdsmysql command v2 by @shogo82148 in #85
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 by @dependabot in #43
- Bump actions/setup-go from 2 to 3 by @dependabot in #45
- Bump github.com/aws/aws-sdk-go from 1.35.15 to 1.44.7 by @dependabot in #46
- add Go 1.18 to the build matrix by @shogo82148 in #47
- bump actions/checkout v3 by @shogo82148 in #48
- Bump github.com/aws/aws-sdk-go from 1.44.7 to 1.44.25 by @dependabot in #49
- Bump github.com/aws/aws-sdk-go from 1.44.25 to 1.44.46 by @dependabot in #50
- Bump github.com/aws/aws-sdk-go from 1.44.46 to 1.44.66 by @dependabot in #51
- Bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.89 by @dependabot in #52
- Bump github.com/aws/aws-sdk-go from 1.44.89 to 1.44.109 by @dependabot in #53
- Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.127 by @dependabot in #54
- Bump github.com/aws/aws-sdk-go from 1.44.127 to 1.44.150 by @dependabot in #55
- Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 by @dependabot in #56
- Bump github.com/aws/aws-sdk-go from 1.44.150 to 1.44.151 by @dependabot in #57
- improve TLS config by @shogo82148 in #58
- Bump github.com/aws/aws-sdk-go from 1.44.151 to 1.44.171 by @dependabot in #59
- Bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.191 by @dependabot in #60
- Bump golang.org/x/time from 0.0.0-20200630173020-3af7569d3a1e to 0.3.0 by @dependabot in #62
- Bump github.com/aws/aws-sdk-go from 1.44.191 to 1.44.211 by @dependabot in #61
- Bump actions/setup-go from 3 to 4 by @dependabot in #63
- Bump github.com/aws/aws-sdk-go from 1.44.211 to 1.44.234 by @dependabot in #64
- Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in #66
- Bump github.com/aws/aws-sdk-go from 1.44.234 to 1.44.253 by @dependabot in #65
- update certificate by @shogo82148 in #67
- refactor GitHub Action workflow by @shogo82148 in #68
- Bump github.com/aws/aws-sdk-go from 1.44.253 to 1.44.273 by @dependabot in #71
- Bump github.com/aws/aws-sdk-go from 1.44.273 to 1.44.294 by @dependabot in #72
- Bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.313 by @dependabot in #73
- add Go 1.21 to the build matrix by @shogo82148 in #74
- run go fmt with Go 1.21.0 by @shogo82148 in #76
- update the certificates (2023-08-30) by @shogo82148 in #75
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v1.2.0...v1.3.0