Merged
Conversation
46efa25 to
bee9c3a
Compare
Contributor
Contributor
- Added `dotted_lookup=False` and per file `dynaconf_dotted_lookup: false` - Fixed `LOAD_DOT_ENV` not working when set as envvar - Fixed problem when YAML sets empty default values - Fixed exception when dynaconf_hooks doesnt exist and silent=False - Added many notes tot he docs - Added `validate_all` to get all validation errors in a bulk Closes #703 Closes #604 Closes #685 Closes #718 Closes #720 Closes #741 Closes #727 Closes #722 Closes #724 Closes #747 Closes #709 Closes #739 Closes #754
bee9c3a to
1a1ae78
Compare
Codecov Report
@@ Coverage Diff @@
## master #756 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 21 21
Lines 1707 1748 +41
=========================================
+ Hits 1707 1748 +41
Continue to review full report at Codecov.
|
|
Really great news @rochacbruno! I was looking forward to the update of issue 718, thanks so much. |
Member
Author
|
@pierrelouisbescond 3.1.9 is being released today, in few hours. I am running some CI testings and will do (release is manual for now) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
dotted_lookup=Falseand per filedynaconf_dotted_lookup: falseLOAD_DOT_ENVnot working when set as envvarvalidate_allto get all validation errors in a bulkCloses #703
Closes #604
Closes #685
Closes #718
Closes #720
Closes #741
Closes #727
Closes #722
Closes #724
Closes #747
Closes #709
Closes #739
Closes #754