populate-from-ssm from breaking the periodic
scheduler.:default field for an option can now be a nullary function that is invoked
during the verification phase to generate the actual value based on other
config values. For now, this feature is opt-in to preserve the backwards
compatibility (for hypothetical cases where someone would use Omniconf
defaults to store functions). You need to call
(cfg/enable-functions-as-defaults) for this feature to work, but this will
change in the next minor version.populate-from-map function.Stop depending on Amazonica, use AWS Java SDK directly.
Removed all reflection warnings.
quit-on-error argument is not needed now. Omniconf will
automatically detect when it's not running in a REPL and will trim the
stacktrace in case of an error to reduce the noise in the output.quit-on-error arity for populate-from-* functions are now
deprecated and will be removed in version 0.4.0.populate-from-file not working correctly with nested values.false
as boolean value when explicitly set.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |