Releases: davidmoten/aws-lightweight-client-java
Releases · davidmoten/aws-lightweight-client-java
0.1.20
Bug fix
- fix automatic module name so has underscores instead of dashes #186 by @davidmoten in #199
Full Changelog: 0.1.19...0.1.20
0.1.19
Enhancements
Runtime
- SnapStart support #191 by @davidmoten in #194
Build
- Bump com.github.davidmoten:kool from 0.1.35 to 0.1.36 by @dependabot in #197
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #198
Full Changelog: 0.1.18...0.1.19
0.1.18
What's Changed
- ensure
Response.firstHeader(name)
is case-insensitive and addResponse.headersLowerCaseKey()
by @davidmoten in #196 (thanks @dekelpilli for report and PR)
Full Changelog: 0.1.17...0.1.18
0.1.17
Enhancements
Runtime
- add Automatic-Module-Name by @davidmoten in #189
Build
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #147
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 by @dependabot in #148
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 by @dependabot in #149
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 by @dependabot in #151
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #152
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 3.4.0 by @dependabot in #153
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #154
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0 by @dependabot in #155
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #156
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 by @dependabot in #157
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 by @dependabot in #158
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 by @dependabot in #159
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 by @dependabot in #160
- Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #161
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by @dependabot in #162
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #163
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0 by @dependabot in #164
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in #165
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #166
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #168
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #167
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in #169
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 by @dependabot in #170
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #171
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #172
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #173
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 by @dependabot in #174
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 by @dependabot in #175
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 by @dependabot in #176
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #177
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #178
- Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 by @dependabot in #179
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #180
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 by @dependabot in #181
- Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #182
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 by @dependabot in #183
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 by @dependabot in #185
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #187
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #188
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 by @dependabot in #190
Full Changelog: 0.1.16...0.1.17
0.1.16
Enhancements
Runtime
None
Build
- Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 by @dependabot in #103
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #104
- Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 by @dependabot in #105
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #106
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #107
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #108
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #109
- Bump maven-pmd-plugin from 3.20.0 to 3.21.0 by @dependabot in #110
- Bump maven-bundle-plugin from 5.1.8 to 5.1.9 by @dependabot in #111
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 by @dependabot in #112
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #113
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #114
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #115
- Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 by @dependabot in #116
- Bump com.github.davidmoten:kool from 0.1.27 to 0.1.28 by @dependabot in #118
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #120
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 by @dependabot in #121
- Bump com.github.davidmoten:kool from 0.1.28 to 0.1.29 by @dependabot in #122
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #123
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 by @dependabot in #125
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #124
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #126
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #129
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #128
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 by @dependabot in #127
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 by @dependabot in #130
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #131
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #132
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 by @dependabot in #133
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #134
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #135
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #136
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 by @dependabot in #137
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #138
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 by @dependabot in #139
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 by @dependabot in #141
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #145
Full Changelog: 0.1.15...0.1.16
0.1.15
Enhancements
Runtime
- Add automatic retry logic throughout by @davidmoten in #102. Some minor breaking changes, see PR for details. Retry documentation here
Build
- Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #87
- Bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #88
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #89
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 by @dependabot in #90
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #91
- Bump maven-project-info-reports-plugin from 3.1.1 to 3.4.2 by @dependabot in #93
- Bump kool from 0.1.23 to 0.1.24 by @dependabot in #94
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #95
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #96
- Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 by @dependabot in #97
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #98
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #101
Full Changelog: 0.1.14...0.1.15
0.1.14
Enhancements
Build
- remove automerge.yml and use automerge-integrated ci.yml with jdk 17
- Bump kool from 0.1.20 to 0.1.21 by @dependabot in #65
- Bump kool from 0.1.21 to 0.1.23 by @dependabot in #82
- Bump maven-bundle-plugin from 5.1.5 to 5.1.6 by @dependabot in #62
- Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 by @dependabot in #63
- Bump mockito-core from 4.5.1 to 4.6.0 by @dependabot in #64
- Bump mockito-core from 4.6.0 to 4.6.1 by @dependabot in #66
- Bump maven-pmd-plugin from 3.16.0 to 3.17.0 by @dependabot in #67
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #68
- Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 by @dependabot in #69
- Bump maven-bundle-plugin from 5.1.6 to 5.1.7 by @dependabot in #70
- Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 by @dependabot in #71
- Bump maven-bundle-plugin from 5.1.7 to 5.1.8 by @dependabot in #72
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #73
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #74
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #75
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 by @dependabot in #76
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 by @dependabot in #77
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 by @dependabot in #78
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 by @dependabot in #79
- Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 by @dependabot in #80
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #81
- Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 by @dependabot in #83
- Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #84
- Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 by @dependabot in #85
- Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #86
Full Changelog: 0.1.13...0.1.14
0.1.13
Enhancements
- ensure that baseUrl cannot be null and that when used it has a trailing slash
Full Changelog: 0.1.12...0.1.13
0.1.12
Enhancements
- support custom base urls in requests by @davidmoten in #61
- automerge passing dependabot PRs
- Bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #42
- Bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #43
- Bump taglist-maven-plugin from 2.4 to 3.0.0 by @dependabot in #44
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #45
- Bump maven-compiler-plugin from 3.8.1 to 3.10.0 by @dependabot in #46
- Bump maven-pmd-plugin from 3.15.0 to 3.16.0 by @dependabot in #47
- Bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in #48
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #49
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #51
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by @dependabot in #52
- Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 by @dependabot in #53
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #54
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #55
- Bump mockito-core from 4.4.0 to 4.5.0 by @dependabot in #56
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #58
- Bump mockito-core from 4.5.0 to 4.5.1 by @dependabot in #59
- Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in #57
- Bump maven-bundle-plugin from 5.1.4 to 5.1.5 by @dependabot in #60
Full Changelog: 0.1.11...0.1.12
0.1.11
Enhancements
- support no-region endpoints like iam.amazonaws.com by @davidmoten in #40
- Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #25
- Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 by @dependabot in #26
- Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 by @dependabot in #27
- bump http-test-server from 0.1.1 to 0.1.3 to fix connection reset on long test by @davidmoten in #30
- Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 by @dependabot in #31
- Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 by @dependabot in #32
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #33
- Bump maven-bundle-plugin from 5.1.2 to 5.1.3 by @dependabot in #34
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #35
- Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 by @dependabot in #36
- Bump maven-site-plugin from 3.9.1 to 3.10.0 by @dependabot in #37
- Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 by @dependabot in #38
- Bump maven-bundle-plugin from 5.1.3 to 5.1.4 by @dependabot in #39
Full Changelog: 0.1.10...0.1.11