aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

Automatically detect and prevent breaking changes

Open Velfi opened this issue 3 years ago • 0 comments
trafficstars

Tell us about your request

Create a CI script that scans the SDK at some point before a release and ensures that no breaking changes were introduced that broke backwards compatibility

Tell us about the problem you're trying to solve.

Breaking changes are a significant event. This tool would ensure that we don't unintentionally release a new version with a breaking change.

Are you currently working around this issue?

n/a

Additional context

  • [ ] additional tooling around rust semVerVer run it
  • [ ] https://github.com/awslabs/smithy-rs/pull/1194

Velfi avatar Jan 19 '22 19:01 Velfi