Skip to content

v2.3.0.RELEASE

Compare
Choose a tag to compare
@artembilan artembilan released this 27 Nov 15:19

Change log:

936d1cd Upgrade dependencies; prepare for release
64d6162 Disable KplKclIntegrationTests on Windows
ad8c476 Upgrade dependencies
d83f636 Tweak publications for custom artifacts
e8b96a5 Use artifactory plugin directly
2f1c1ed Upgrade to Gradle 6; fix all the deprecations
496d8e9 Remove allowMissingJavadoc for JavadocMethod
32753c6 Upgrade some dependencies
603c2da GH-113: Add KPL+KCL tests against Local Stack
507f652 Disable CBOR for AWS; enable Kinesis tests
ab70876 GH-112: Add KinesisShardEndedEvent
161b834 Fix Checkstyle for unused imports
3db0453 Rely on EVN variable for Docker host name
f1800f6 randomizePorts = false for Local Stack in Docker
ef9267b Add junit-vintage-engine for JUnit 4 tests
437cfcf Fix Checkstyle for imports
f2fe714 Try LocalStack with JUnit 4
3b2a0f7 randomizePorts for Local Stack Docker
0a5242b Add useJUnitPlatform() into Gradle build
2298560 Migrate to JUnit 5; apply Local Stack Docker
db77753 Use only services for testing needed in project
b9a49b9 Try Docker facet for Local Stack testing
1d4bffd Fix Checkstyle in the MyCloudAppTests
52301a5 Try Local Stack for testing
c536fad GH-110: Add PutRecordsRequest support into KplMH
e45dd9c Upgrade dependencies, including Gradle
b706992 Fix race condition in the KinesisMDChannelAdapter
86fe854 GH-115: Mention KCL and KPL in the README
7a95aca GH-109: Kinesis MH: Use MessageConverter
d9196c3 GH-153: Kinesis: Fix embeddedHeaders and converter
078dca6 GH-152: Kinesis embeddedHeaders: Build Messages
377e2a4 GH-151: Recreate KCL Worker on each restart
12ce221 Upgrade to latest dependencies
197da9f Add S3 remote file info into headers
9be12ea Upgrade dependencies; fix pom generation; trusty
4fa5103 Add HTTPS entries for XSD into spring.schemas
b5f238b GH-111: Implement batch mode for Kcl adapter