Skip to content

Releases: ba-st/Launchpad

v6.0.0

07 Oct 20:19
dbcbd30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v6.0.0

v5.4.0

09 Aug 18:59
3611d90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

v5.3.2

13 May 21:31
3611d90
Compare
Choose a tag to compare

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

26 Apr 16:38
3611d90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1

v5.3.0

19 Apr 19:08
d0dc79f
Compare
Choose a tag to compare

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

  • @macta made their first contribution in #67

Full Changelog: v5.2.0...v5.3.0

v5.2.0

03 Apr 16:39
9442c21
Compare
Choose a tag to compare

What's Changed

  • Make LaunchpadApplication transient using Tonel options by @gcotelli in #59

Full Changelog: v5.1.0...v5.2.0

v5.1.0

21 Mar 12:08
2258012
Compare
Choose a tag to compare

What's Changed

  • Applications are now DB transient objects on GS64 by @ytsejam78 in #57

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

12 Mar 17:50
7b9ba9a
Compare
Choose a tag to compare

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

23 May 18:20
9c57522
Compare
Choose a tag to compare

What's Changed

  • Add Pharo 11 support by @gcotelli in #48
  • Docker images are now based on Pharo 11, if you still need a Pharo 10-based image use v4.9.0

Full Changelog: v4.9.0...v4.10.0

v4.9.0

17 Mar 13:33
Compare
Choose a tag to compare

What's Changed

Migration Notes

LaunchpadLogRecord is now called LogRecordand 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

Full Changelog: v4.8.0...v4.9.0