Releases: raw-labs/snapi
Releases · raw-labs/snapi
v0.24.22
What's Changed
- RD-9448 updating snapi test executions on dedicated resources by @Dimitris-Mil in #151
- Update poi, poi-ooxml, poi-ooxml-lite to 5.2.3 by @scala-steward-raw-labs in #134
- Update scalatest to 3.2.16 by @scala-steward-raw-labs in #143
- Update profiler to 22.3.3 by @scala-steward-raw-labs in #136
- chore(scala-steward): give us time to upgrade sbt version by @datYori in #170
- RD-9528: slow phases by @bgaidioz in #171
- RD-9527 add any missing occurrences of truffle boundary by @alexzerntev in #174
- RD-9540: Create fewer inner closures by @bgaidioz in #179
- RD-9556: Fix TRACE logLevel by @bgaidioz in #182
- Adding back System.arraycopy by @torcato in #184
- Remove cache and retry strategy. by @miguelbranco80 in #187
Full Changelog: v0.24.21...v0.24.22
v0.24.21
v0.24.20
What's Changed
- build(style): integrate sbt-java-formatter by @datYori in #146
- style: javafmtAll by @datYori in #145
- Update sbt-scalafmt to 2.5.1 by @scala-steward-raw-labs in #158
- Update aws-java-sdk-bundle to 1.12.540 by @scala-steward-raw-labs in #155
- Update commons-lang3 to 3.13.0 by @scala-steward-raw-labs in #133
- Fixed RD-5986: Json.Parse/Read shouldn't successfully parse lists and objects are strings by @bgaidioz in #153
- Fixed RD-5910: XML typechecker shouldn't accept complex types for attributes by @bgaidioz in #152
Full Changelog: v0.24.19...v0.24.20
v0.24.19
What's Changed
- Update snowflake-jdbc to 3.13.33 by @scala-steward-raw-labs in #132
- Update mssql-jdbc to 7.0.0.jre10 by @scala-steward-raw-labs in #124
- Update mysql-connector-java to 8.1.0 by @scala-steward-raw-labs in #131
Full Changelog: v0.24.18...v0.24.19
v0.24.18
What's Changed
- RD-9462 propagation uncovered-case by @alexzerntev in #121
Full Changelog: v0.24.17...v0.24.18
v0.24.17
What's Changed
- Update aws-java-sdk-bundle to 1.12.534 by @scala-steward-raw-labs in #109
- Update kryo to 5.5.0 by @scala-steward-raw-labs in #110
- Update woodstox-core to 6.5.1 by @scala-steward-raw-labs in #111
- Update mysql-connector-java to 8.0.33 by @scala-steward-raw-labs in #127
- Fixed RD-9479 (Collection.First/Last didn't call their child generator
init
) by @bgaidioz in #122 - Update icu4j to 73.2 by @scala-steward-raw-labs in #113
- Update guava to 32.1.2-jre by @scala-steward-raw-labs in #112
- RD-9478 Error running cloudwatch-iam-log-search.yml in truffle by @torcato in #129
- Update commons-codec to 1.16.0 by @scala-steward-raw-labs in #125
- RD-8898 Code formatter replaces triple quotes by single quotes by @torcato in #120
- Update aws-java-sdk-bundle to 1.12.537 by @scala-steward-raw-labs in #123
- RD-9471: Long type missing in CSV input by @bgaidioz in #119
New Contributors
- @scala-steward-raw-labs made their first contribution in #109
Full Changelog: v0.24.16...v0.24.17
v0.24.16
What's Changed
- RD-9347 Improvements to crash reporting by @miguelbranco80 in #128
Full Changelog: v0.24.15...v0.24.16
v0.24.15
v0.24.14
What's Changed
- Remove deprecated code. by @miguelbranco80 in #115
Full Changelog: v0.24.13...v0.24.14
v0.24.13
What's Changed
- Small fixes to coding conventions and typos. by @miguelbranco80 in #107
- RD-9445 Timestamp json output is different between truffle and scala by @torcato in #108
- Json output test fix by @torcato in #118
- RD-9460 implement function package in truffle for invoke after by @alexzerntev in #117
- RD-9442 Truffle's CSV query renders
\N
as\\N
instead ofN
in Scala by @alexzerntev in #102 - RD-9091: XML reader by @bgaidioz in #97
Full Changelog: v0.24.12...v0.24.13