Releases: okta/okta-commons-java
Releases · okta/okta-commons-java
2.0.1
What's Changed
- Update wrapper to use Maven 3.9.8 by @arvindkrishnakumar-okta in #200
- Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by @dependabot in #201
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.2 to 0.22.0 by @dependabot in #202
- OKTA-789927: Move away from orb by @rlepage-okta in #203
- Bump ch.qos.logback:logback-classic from 1.3.8 to 1.5.7 by @dependabot in #205
- Bump kotlin.lib.version from 2.0.0 to 2.0.10 by @dependabot in #204
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0 by @dependabot in #206
- Bump kotlin.lib.version from 2.0.10 to 2.0.20 by @dependabot in #207
- Bump org.mockito:mockito-core from 4.10.0 to 5.13.0 by @dependabot in #208
- Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #209
- Bump com.squareup.okio:okio-jvm from 3.9.0 to 3.9.1 by @dependabot in #210
- Bump com.okta:okta-parent from 33 to 34 by @dependabot in #212
- OKTA-741803: Add support for SSL Factory and Truststore to HttpClient by @arvindkrishnakumar-okta in #211
New Contributors
- @rlepage-okta made their first contribution in #203
Full Changelog: okta-commons-root-1.3.7...okta-commons-root-2.0.1
2.0.0
What's Changed
- Bump com.okta:okta-parent from 30 to 33 by @arvindkrishnakumar-okta in #195 #198
- Bump org.testng:testng from 7.5.1 to 7.10.2 by @arvindkrishnakumar-okta in #196
Full Changelog: okta-commons-root-1.3.6...okta-commons-root-1.3.7
1.3.6
What's Changed
- Add Semgrep by @bjr-okta in #136
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.17.2 to 0.17.3 by @dependabot in #137
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.17.3 to 0.18.0 by @dependabot in #138
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.0 to 0.18.1 by @dependabot in #139
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.2 by @dependabot in #144
- Bump com.squareup.okio:okio-jvm from 3.4.0 to 3.6.0 by @dependabot in #150
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.2 to 5.3 by @dependabot in #154
- Bump kotlin.lib.version from 1.7.20 to 1.9.21 by @dependabot in #152
- Bump com.squareup.okhttp3:logging-interceptor from 4.10.0 to 4.12.0 by @dependabot in #153
- Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by @dependabot in #151
- OKTA-657848: Add Snyk software dependency scan by @arvindkrishnakumar-okta in #155
- Revert to use of Apache HttpClient 4.x instead of 5 by @arvindkrishnakumar-okta in #156
- Bump com.squareup.okio:okio-jvm from 3.6.0 to 3.7.0 by @dependabot in #157
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.1 to 0.18.3 by @dependabot in #143
- Bump kotlin-stdlib from 1.9.21 to 1.9.22 by @arvindkrishnakumar-okta in #160
- Upgrade commons-codec to 1.16.0 by @arvindkrishnakumar-okta in #161
- Upgrade
testng
from 7.5 to 7.5.1 by @arvindkrishnakumar-okta in #162 - Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #165
- Catch StringIndexOutOfBoundsException first by @sergiishamrai-okta in #71
- Bump com.squareup.okio:okio-jvm from 3.7.0 to 3.8.0 by @dependabot in #166
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.3 to 0.18.5 by @dependabot in #169
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.5 to 0.19.1 by @dependabot in #173
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.19.1 to 0.20.0 by @dependabot in #175
- Bump kotlin.lib.version from 1.9.22 to 1.9.23 by @dependabot in #176
- Bump com.squareup.okio:okio-jvm from 3.8.0 to 3.9.0 by @dependabot in #177
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.0 by @dependabot in #183
- Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #185
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.0 to 0.21.1 by @dependabot in #184
- Bump kotlin.lib.version from 1.9.23 to 1.9.24 by @dependabot in #188
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.1 to 0.21.2 by @dependabot in #187
- Bump kotlin.lib.version from 1.9.24 to 2.0.0 by @dependabot in #190
New Contributors
- @bjr-okta made their first contribution in #136
Full Changelog: okta-commons-root-1.3.5...okta-commons-root-1.3.6
1.3.5
What's Changed
- Bump japicmp-maven-plugin from 0.17.1 to 0.17.2 by @dependabot in #117
- Update dependabot.yml by @arvindkrishnakumar-okta in #118
- Add debug parameter for requestExecutor by @phi1ipp in #124
- Bump okta-parent from 28 to 29 by @dependabot in #128
- Bump okta-parent from 29 to 30 by @dependabot in #129
- Upgrade com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 #131
- Upgrade com.squareup.okhttp3:logging-interceptor from 3.14.4 to 4.10.0 #131
- Upgrade com.squareup.okhttp3:okio-jvm from 3.2.0 to 3.4.0 #131
- Upgrade com.google.auto.service:auto-service from 1.0.1 to 1.1.1 #131
- Enable okhttp client retryOnConnectionFailure to fix okta/okta-idx-java#457 (based on square/okhttp#2738).
New Contributors
Full Changelog: okta-commons-root-1.3.4...okta-commons-root-1.3.5
1.3.4
What's Changed
- Release 1.3.3 by @arvindkrishnakumar-okta in #109
- Upgrade Maven wrapper to 3.8.7 by @arvindkrishnakumar-okta in #110
- Bump japicmp-maven-plugin to 0.17.1 by @arvindkrishnakumar-okta in #112
- Bump okta-parent from 27 to 28 by @dependabot in #115
Full Changelog: okta-commons-root-1.3.3...okta-commons-root-1.3.4
okta-commons-root-1.3.3
What's Changed
- Release pr 1.3.2 by @arvindkrishnakumar-okta in #92
- Java 17 instead of Java 18 in CircleCI config by @arvindkrishnakumar-okta in #93
- Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #95
- Bump httpclient5 from 5.1.3 to 5.2 by @dependabot in #96
- Update dependabot.yml by @arvindkrishnakumar-okta in #97
- Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #98
- Bump httpmime from 4.5.13 to 4.5.14 by @dependabot in #100
- Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #102
- Bump httpclient5 from 5.2 to 5.2.1 by @dependabot in #101
- Fixed regex and corresponding test case by @franky-okta in #106
- Add owasp plugin dep by @arvindkrishnakumar-okta in #107
- Upgrade parent pom to 27 and remove owasp dep by @arvindkrishnakumar-okta in #108
New Contributors
- @franky-okta made their first contribution in #106
Full Changelog: okta-commons-root-1.3.2...okta-commons-root-1.3.3
1.3.2
What's Changed
- Release pr 1.3.1 by @arvindkrishnakumar-okta in #77
- Upgrade Java Parent to v24 by @arvindkrishnakumar-okta in #78
- Create dependabot.yml by @bdemers in #79
- Update okhttp version to 4.10.0 by @bdemers in #80
- Bump kotlin.lib.version from 1.6.0 to 1.7.20 by @dependabot in #82
- Bump powermock.version from 2.0.2 to 2.0.9 by @dependabot in #83
- Bump auto-service from 1.0 to 1.0.1 by @dependabot in #85
- Bump mockito-core from 3.1.0 to 4.8.0 by @dependabot in #84
- Update dependabot.yml with reviewers list by @arvindkrishnakumar-okta in #88
- update prev version in pom by @arvindkrishnakumar-okta in #89
- updated third party notice by @arvindkrishnakumar-okta in #90
- fix cve by @arvindkrishnakumar-okta in #91
New Contributors
- @dependabot made their first contribution in #82
Full Changelog: okta-commons-root-1.3.1...okta-commons-root-1.3.2
1.3.1
Fixes:
- okta/okta-auth-java#132
- README updates.
- Update parent pom to v23
- Updating tests to work with Groovy 4
- Added Java 17 to CI #75
- Upgraded to httpclient5 #76
- Added Circle CI to Builds.