Skip to content

Releases: ba-st/Launchpad

v4.8.0

04 Oct 13:13
33e338c
Compare
Choose a tag to compare

What's Changed

  • SUnit extensions by @gcotelli in #44
  • Update Codecov GitHub action to v3

Full Changelog: v4.7.1...v4.8.0

v4.7.1

24 Aug 19:03
d9b9ea5
Compare
Choose a tag to compare

What's Changed

  • Update docker image to use pharo-runtime v10.0.1 fixing problems with source code loading from git repos by @gcotelli in #43

Full Changelog: v4.7.0...v4.7.1

v4.7.0

11 Jul 16:19
45b9435
Compare
Choose a tag to compare

What's Changed

  • The command-line process name is explicitly set, so it can be filtered in the logs by @gcotelli in #39
  • Structured logging can be enabled via environment variables in the docker image by @jvanecek in #40

Configuration changes

LAUNCHPAD__LOG_FORMAT can now be used to control the structured logging option. For more details see the docs

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

21 Jun 16:52
e3f23d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0

v4.5.0

09 Jun 21:21
fb27e25
Compare
Choose a tag to compare

What's Changed

  • Add TRACE and DEBUG log levels to LaunchpadLogRecord by @gcotelli in #35
  • Add basic health check to Docker image by @gcotelli in #35

Full Changelog: v4.4.1...v4.5.0

v4.4.1

10 May 17:36
ba7f1c2
Compare
Choose a tag to compare

What's Changed

  • Fix binary stack post-materialization actions for Pharo 10 & 9 by @gcotelli in #34

Full Changelog: v4.4.0...v4.4.1

v4.4.0

04 May 12:16
926a7df
Compare
Choose a tag to compare

What's Changed

  • Shutdown application when receiving SIGTERM signals in a docker container by @gcotelli in #32
  • Add ghcr.io/ba-st/launchpad docker image that can be used as the base image for Launchpad-based applications.

Full Changelog: v4.3.0...v4.4.0

v4.3.0

07 Apr 15:44
369892d
Compare
Choose a tag to compare

What's Changed

  • Add Pharo 10 to build matrix
  • Add inspector extensions to LaunchpadApplication and ApplicationConfiguration

image
image
image
image
image
image
image
image

Full Changelog: v4.2.0...v4.3.0

v4.2.0

06 Dec 14:52
c564f81
Compare
Choose a tag to compare

What's Changed

  • Provide names for standard stream loggers by @gcotelli in #28

Full Changelog: v4.1.0...v4.2.0

v4.1.0

02 Dec 17:22
7e6197c
Compare
Choose a tag to compare

What's Changed

  • Fix logging of parameter values when using a converter to a non-strin… by @gcotelli in #23
  • Refactor configuration parameter value logging by @gcotelli in #26

Full Changelog: v4.0.0...v4.1.0