Skip to content

Releases: dynaconf/dynaconf

3.2.5

18 Mar 20:33
Compare
Choose a tag to compare

3.2.5 - 2024-03-18

Bug Fixes

  • _bypass_evaluation showing in end-user settings (#1071). By Pedro Brochado.
  • dependabot alert 21 about Django (on tests) (#1067). By Bruno Rocha.
  • include load with relative root path (#1049). By Pedro Brochado.

Features

  • Add @get converter to alias existing keys (#1040). By Bruno Rocha.

Docs

  • fix wrong info about validation trigger on insantiation (#1076). By Pedro Brochado.
  • fix incorrect combination of TOML table and inline table (#1070). By Aaron DeVore.
  • Fix mkdocs warnings for cleaner build output (#1061). By Mitchell Edmunds.
  • Add dynaconf API to docs with mkdocstrings (#1058). By Mitchell Edmunds.
  • fix argument env in Validation at validation.md (#1051). By Mostafa Alayesh.
  • fix click help syntax error (#1041). By xiaohuanshu.
  • replace dead link to flask subclassing page (#1031). By Adam Kjems.
  • Add explicit Dynaconf instantiation to sample code (#1022). By Lucas Limeira.
  • Fix the syntax errors in the sample program. (#1027). By Sun Jianjiao.

Chore

  • Replace lint and formatting tools with ruff (#1074). By Mitchell Edmunds.
  • Replace/Update release script (#1078). By Pedro Brochado.
  • add "typos" tool and run it in codebase/docs (#1063). By Mitchell Edmunds.
  • move release workflow to GitHub actions (partial) (#1043). By Pedro Brochado.
  • Fix misspelled variable name (#1032). By HAMASHITA.

3.2.4

10 Feb 16:06
Compare
Choose a tag to compare

What's Changed

Bugfix

Misc

Docs

New Contributors

Note

This Github release was re-published to fix the latest release tag which was pointing to the wrong commit.

Full Changelog: 3.2.3...3.2.4

3.2.3

13 Sep 18:34
966972c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.2.3

3.2.2

26 Aug 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.2.2

3.2.1

11 Aug 14:19
cebd601
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

13 Jul 16:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.12...3.2.0

3.1.12

02 Mar 15:19
2cda349
Compare
Choose a tag to compare
Dynaconf 3.1.12

    André "decko" de Brito (2):
          Removes Codacy Coverage Reporter (#871)
          Add a namespace property for VAULT_FOR_DYNACONF dict (#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)

    Bryan Weber (1):
          Fix typos in envvars docs (#840)

    Florian Apolloner (1):
          Small typo fix. (#822)

    Maxwell G (1):
          Include license files for vendored deps (#841)

    MicLon (1):
          fix: envvars.md get `HOME` environment variable (#831)

    Otávio Dantas (1):
          doc(pt-br): translate flask extension to pt-br (#852)

    Sergio Kef (1):
          Fix code snippet in docs (#843)

    Tetiana (1):
          #817 Add note about defining root_path when testing (#818)

    jctanner (1):
          Handle all failures when pwd does not exist. (#857)

    jmeichle (1):
          Add support for VAULT_NAMESPACE_FOR_DYNACONF (#854)

3.1.11

22 Sep 17:01
32644d4
Compare
Choose a tag to compare

Dynaconf 3.1.11

Amadou Crookes (1):
      envars.md typo fix (#786)

Bruno Rocha (19):
      Release version 3.1.9
      Bump dev version to 3.1.10
      Update badges
      demo repo will be replaced by a video tutorial soon
      Fix CI
      New data key casing must adapt to existing key casing (#795)
      Add test and docs about includes (#796)
      Removed vendor_src folder (#798)
      Replacing rochacbruno/ with dynaconf/ (#800)
      Fix codecov (#801)
      Parse negative numbers from envvar Fix #799 and Fix #585 (#802)
      Fix get command with Django (#804)
      Add a functional test runner (#805)
      Test runner docs and styling (#806)
      Allow merge_unique on lists when merge_enabled=True (#810)
      Rebind current env when forced for Pytest Fix #728 (#809)
      AUTO_CAST can be enabled on instance (#811)
      Ensure pyminify is on release script
      Add missing tomllib to monify script

Gaurav Talreja (1):
      Fix #807 Use client.auth.approle.login instead of client.auth_approle (#808)

Jitendra Yejare (1):
      Fix #768 of kv property depreciation from client object (#769)

Joren Retel (2):
      Feature/detect casting comb token from converters (#784)
      Adding documentation and example to makefile. (#791)

João Gustavo A. Amorim (1):
      Add pyupgrade hook (#759)

Kian-Meng Ang (1):
      Fix typos (#788)

Lucas Limeira (1):
      Using filter_strategy in env_loader to fix #760 (#767)

Nicholas Nadeau, Ph.D., P.Eng (1):
      fix: typo (#766)

Oleksii Baranov (2):
      Bump codecov action version (#775)
      Fix cli init command for flask (#705) (#774)

Pedro de Medeiros (1):
      documentation fixes (#771)

The Gitter Badger (1):
      Add a Gitter chat badge to README.md (#776)

Théo Melo (1):
      Fixing a typo on the readme file (#763)

Vicente Marçal (1):
      docs(pt-br): Docs Translation to brazilian portugues. (#787)

What's Changed

New Contributors

Full Changelog: 3.1.9...3.1.11

3.1.10

22 Sep 16:48
e48b98f
Compare
Choose a tag to compare

YANKED - Go to 3.1.11

3.1.9

06 Jun 18:04
bac5a6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.8...3.1.9

Dynaconf 3.1.9

List of issues fixed on this release: https://github.com/rochacbruno/dynaconf/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A3.1.9+is%3Aclosed