Skip to content

v1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 08:31
f56910a

What's Changed

  • dotenv: fix an unintended buffer copy by @nicks in #462
  • avoid to fail if a duplicate resource is the same as a previous added ones by @glours in #466
  • define Options type for (driver) options we pass as-is to runtime by @ndeloof in #467
  • introduce DecodeMapstructure to allow type to define custom decode logic by @ndeloof in #465
  • add restart action to watch attribute in the develop section by @glours in #469
  • loader: fix a panic by @nicks in #472

Full Changelog: v1.19.0...v1.20.0