Skip to content

Releases: lambdaisland/config

v0.15.56

Choose a tag to compare

@plexus plexus released this 04 Jul 08:52

Fixed

  • Correctly handle prefix in systemd-creds, more docs for systemd-creds

v0.14.53

Choose a tag to compare

@plexus plexus released this 04 Jul 07:36

Added

  • More test coverage, document systemd integration

v0.13.48

Choose a tag to compare

@plexus plexus released this 02 Jul 06:20

Fixed

  • Fix cljdoc build

v0.12.45

Choose a tag to compare

@plexus plexus released this 01 Jul 15:36

Fixed

  • Convert dashes in prefix to underscore when used as env-var for getting PREFIX__ENV

v0.11.42

Choose a tag to compare

@plexus plexus released this 01 Jul 04:59

Added

  • Add support for systemd-creds ($CREDENTIALS_DIRECTORY)

v0.10.37

Choose a tag to compare

@plexus plexus released this 25 Aug 07:04

Added

Fixed

Changed

v0.6.27

Choose a tag to compare

@plexus plexus released this 23 Apr 20:04

Fixed

  • bb compatibility

v0.5.22

Choose a tag to compare

@plexus plexus released this 06 Feb 09:43

Changed

  • Bump data-printers, and use the new auto functionality

v0.4.17

Choose a tag to compare

@plexus plexus released this 26 Dec 12:14

Added

  • Also check /etc/<app-name>.edn

Changed

  • Change the priority of Java system properties, they come right after env vars,
    overriding config.local.edn, XDG config, etc.

v0.3.13

Choose a tag to compare

@plexus plexus released this 23 Dec 09:04

Changed

  • Make sure command line flags override other config sources