Skip to content

Document breaking dependency changes in minor version #1606

@er1c

Description

@er1c

Describe the issue

Between: https://mvnrepository.com/artifact/software.amazon.jdbc/aws-advanced-jdbc-wrapper/2.6.1 and
https://mvnrepository.com/artifact/software.amazon.jdbc/aws-advanced-jdbc-wrapper/2.6.6

You made both https://mvnrepository.com/artifact/software.amazon.awssdk/rds and https://mvnrepository.com/artifact/software.amazon.awssdk/sts optional dependencies

This caused a runtime error when updating a "patch" version bump of the plugin.

Consider making those types of changes in at least minor semver and also do a better job of highlighting this change

Links

There is very little in the change log: https://github.com/aws/aws-advanced-jdbc-wrapper/releases

That would have let me know about this runtime-introduced error

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions