Skip to content

v0.4.0

Compare
Choose a tag to compare
@jessepeterson jessepeterson released this 18 Aug 16:53
· 65 commits to main since this release
d0bcd3c

Thank you to our contributors for this release: @sheshenia and @4e554c4c.

New Features/Capabilities

  • PostgreSQL storage backend! #51
  • Logging updates:
    • Source code filename and line logging now included and the log timestamp is part of the logfmt: 5db6e34
    • Plist parsing errors are now specially handled to log the problematic plist: #54

Bug fixes

  • Guard potential nil enrollment metadata: 6772a99

Other