awslabs / amazon-kinesis-client

Client library for Amazon Kinesis
Apache License 2.0
635 stars 461 forks source link

Adding clirr plugin to check for backwards compatibility #1311

Closed vincentvilo-aws closed 3 months ago

vincentvilo-aws commented 3 months ago

Issue #, if available: N/A

Description of changes: Adding clirr plugin to check for backwards compatibility

Tested by implementing a backwards incompatible change and running the Github action. If a backwards incompatible change is found, the GIthub check will fail. See here for an example of a failure.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.