Conversation
Breaking Change * Upgrade to DataTables 2.3.7 * Encapsulate several front-end dependencies used by applications and libraries
There was a problem hiding this comment.
Can you bump the spring-boot-starter-parent dependency to 3.5.11? We might as well get on the latest patch release.
|
|
||
| ### Changed | ||
|
|
||
| - Upgrade to DataTables 2.3.7 and encapsulate various front-end dependencies (CIS-3626) |
There was a problem hiding this comment.
Please update UPGRADING.md to add instructions on what will need to be changed to upgrade applications to this release.
There was a problem hiding this comment.
Will do, should I create an "Unreleased" heading, or give it a version? In the latter case, would we go with 2.0 here, or 1.9?
There was a problem hiding this comment.
Just use the version number as a heading. You identified that the changes could potentially break dependent applications, which makes this a major version, thus 2.0.0. If you aren't familiar with semantic versioning, it's worth reading the spec (or at least the Wikipedia entry):
heathharrelson
left a comment
There was a problem hiding this comment.
Similar to my comment on OHSU-OCTRI/authentication-lib#68, this is going the direction that I expect. I'll approve after reviewing your changes to UPGRADING.md.
* Bump to the next major version in `pom.xml` * Update README.md and UPGRADING.md to reflect new WebJar dependencies
Include instructions in UPGRADING.md to upgrade authlib and survey-lib to compatible versions.
Overview
Breaking Change
Issues
CIS-3626
[X] Added to CHANGELOG.md
Discussion