Releases: robins/getRDSUpgradePath
Releases · robins/getRDSUpgradePath
eliamma
- Tons of minor optimizations
- Quasi-progress meter - showing '.' (period) while calculating upgrade path.
- Avoid >N hops calculations, if not requested
- Provide hints only when pertinent
- Update README with requirements / newer script outputs
- More verbose Debugging information, if required.
dharmakumar
- fix nasty bug that gave false positives in some cases where source minor version was released later than targer minor version in another major version
- recommend typo suggestions for engines / engine-versions
- recommend typo suggestions for AWS Region names
- 100+ unit tests that get triggered on every commit
- travis integration
- Document scenarios where Upgrade path may not exist by design
- Better catch invalid postgres version numbers (fallout from rigorous unit testing)