Skip to content

Upgrade Kinesis Producer Library (KPL) from 0.x to 1.x #509

@jvdadda

Description

@jvdadda

KPL 0.x is reaching end of life. From the KPL README:

KPL 0.x will be entering maintenance mode and will receive no further updates beyond critical security patches.

KPL 1.x migrates from AWS SDK for Java v1 to v2 (migration guide).

Changes required

  • GroupId: com.amazonawssoftware.amazon.kinesis
  • Version: 0.15.81.0.7 (latest)
  • Imports: com.amazonaws.services.kinesis.producer.*software.amazon.kinesis.producer.*
  • Exclusions: ion-java exclusion can be removed (no longer needed in 1.x)

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions