Skip to content

Releases: juspay/services-flake

0.2.0

30 Apr 07:22
Compare
Choose a tag to compare

Feat

Fix

  • mysql: use absolute socket path in configureTimezones (by @attilaersek in #170)
  • postgres: fix pg_isready issue with empty listen_addresses (by @johnhampton in #165)
  • grafana: add coreutils as runtimeInput for the startScript (by @shivaraj-bh in #164)
  • pgadmin: Fix pgadmin scripts on MacOS (by @Javyre in #163)
  • test: grafana on darwin is no longer broken in upstream (by @shivaraj-bh in #161)
  • postgres: empty socketDir by default (by @shivaraj-bh in #160)
  • mysql: look for *.sql files in the top-level schema directory (by @shivaraj-bh in #154)
  • template: Was broken in previous PR merge (by @srid in 1c6e8fc)

Refactor

Full Changelog: 0.1.0...0.2.0

0.1.0

06 Mar 16:26
e0a1074
Compare
Choose a tag to compare

Initial release