Skip to content

Releases: davidmoten/aws-lightweight-client-java

0.1.20

16 Feb 22:41
Compare
Choose a tag to compare

Bug fix

Full Changelog: 0.1.19...0.1.20

0.1.19

10 Dec 10:55
Compare
Choose a tag to compare

Enhancements

Runtime

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

03 Dec 01:23
Compare
Choose a tag to compare

What's Changed

  • ensure Response.firstHeader(name) is case-insensitive and add Response.headersLowerCaseKey() by @davidmoten in #196 (thanks @dekelpilli for report and PR)

Full Changelog: 0.1.17...0.1.18

0.1.17

26 Nov 22:39
Compare
Choose a tag to compare

Enhancements

Runtime

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

26 Mar 22:03
Compare
Choose a tag to compare

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

15 Mar 21:19
Compare
Choose a tag to compare

Enhancements

Runtime

  • Add automatic retry logic throughout by @davidmoten in #102. Some minor breaking changes, see PR for details. Retry documentation here

Build

Full Changelog: 0.1.14...0.1.15

0.1.14

17 Nov 22:06
Compare
Choose a tag to compare

Enhancements

Build

Full Changelog: 0.1.13...0.1.14

0.1.13

12 May 08:43
Compare
Choose a tag to compare

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

12 May 07:53
Compare
Choose a tag to compare

Enhancements

Full Changelog: 0.1.11...0.1.12

0.1.11

11 Jan 10:21
Compare
Choose a tag to compare

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