Releases: ba-st/Launchpad
Releases · ba-st/Launchpad
v6.0.0
v5.4.0
What's Changed
- Improve vulnerabiltiy scanning by @gcotelli in #71
- Security scanning improvements by @gcotelli in #72
- Update docker images to use versions of the OS packages fixing CVE-2023-50868 and
CVE-2023-50387
Full Changelog: v5.3.0...v5.4.0
v5.3.2
What's Changed
- Update docker images to use versions of the OS packages fixing CVE-2024-33599
Full Changelog: v5.3.1...v5.3.2
v5.3.1
What's Changed
- Improve vulnerabiltiy scanning by @gcotelli in #71 and #72
- Updated docker images to use versions of the OS packages fixing GHSA-22q4-f5r6-3xqw
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- Improve GS64 compatibility by @gcotelli in #60
- Improve launchpad script for GS64 to not fail if the
netldi
is already started by @gcotelli in #61 - Add support for GS64 3.7.1 by @gcotelli in #63
- Refactorings and more class instances as transient objects by @ytsejam78 in #65
- Update launchpad-start to add cr on SIGTERM signal by @macta in #67
- Add vulnerability scanning to the docker build step and schedule scanning by @gcotelli in #70
- Add --dry-run option to launchpad start by @gcotelli and @macta in #69
New Contributors
Full Changelog: v5.2.0...v5.3.0
v5.2.0
v5.1.0
What's Changed
- Applications are now DB transient objects on GS64 by @ytsejam78 in #57
New Contributors
- @ytsejam78 made their first contribution in #57
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Add support for GemStone/S 64 v3.7.0 by @gcotelli in #51 and #54
- Docker images for GemStone/64 by @gcotelli in #52 and #53
- Ignore separators in project names when looking for BaselineOf packages by @gcotelli in #55
- Update checkout and codecov actions to
v4
by @gcotelli in #56
Full Changelog: v4.10.0...v5.0.0
v4.10.0
v4.9.0
What's Changed
- Add asBoolean extension and cover well know parameter transformations by @mtabacman in #46
- Move logging to a new project by @fortizpenaloza in #47
- Updated docs by @mtabacman in #45
Migration Notes
LaunchpadLogRecord
is now called LogRecord
and provided by https://github.com/ba-st/Bell.
This version still provides LaunchpadLogRecord
as an alias to not break compatibility.
In future versions, this aliasing is going to be removed so we kindly encourage users to update the references to the new class.
New Contributors
- @fortizpenaloza made their first contribution in #47
Full Changelog: v4.8.0...v4.9.0