Skip to content

Bump config from 1.4.0 to 1.4.1

bornholdt requested to merge dependabot/maven/com.typesafe-config-1.4.1 into master

Bumps config from 1.4.0 to 1.4.1.

Changelog

Sourced from config's changelog.

1.4.1: October 22, 2020

  • introduce docs for arrays on env vars (#706), (#710) and (#711) thanks to @ignasi35 and @andreaTP
  • add a helper method for parsing only application overrides (#708) and (#709) thanks to @bbaldino
  • remove unmodifiable collection wrappers in ResolveContext (#701) thanks to @havocp
  • added support for memory units which don't fit in a long when transformed to bytes (#663) thanks to @mpryahin
  • inherit optional and getter evaluation (#660) thanks to @derKrischan
  • a few other bug fixes
Commits

Merge request reports