- Envvars.md get `HOME` environment variable ([#831](https://github.com/dynaconf/dynaconf/issues/831)) [MicLon]
Other
Release version 3.1.12. [Bruno Rocha]
Shortlog of commits since last release:
André "decko" de Brito (2):
Removes Codacy Coverage Reporter ([#871](https://github.com/dynaconf/dynaconf/issues/871))
Add a namespace property for VAULT_FOR_DYNACONF dict ([#870](https://github.com/dynaconf/dynaconf/issues/870))
Bruno Rocha (8):
Release version 3.1.11
bump dev version to 3.1.12
Ensure dynaconf get returns a valid json string. (#813)
[bugfix] Fix access of keys with spaces (#815)
hotfix func tests (#816)
Add Python 3.11 to CI (#830)
fix lint error
Fix casting on Validator and improve docs (#873)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dynaconf[vault] from 3.1.11 to 3.1.12.
Changelog
Sourced from dynaconf[vault]'s changelog.
... (truncated)
Commits
2cda349
Release version 3.1.12816a500
Fix casting on Validator and improve docs (#873)61e59ca
fix lint error85e5c01
Small typo fix. (#822)5b57745
Fix typos in envvars docs (#840)828787a
Include license files for vendored deps (#841)a19f970
Fix code snippet in docs (#843)2a77e19
Add a namespace property for VAULT_FOR_DYNACONF dict (#870)bdb86b3
Removes Codacy Coverage Reporter (#871)d7ae832
Add support for VAULT_NAMESPACE_FOR_DYNACONF (#854)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)