Skip to content

Releases: runtime-config/runtime-config-py

0.0.8

15 Dec 20:47

Choose a tag to compare

What's Changed

  • Fix a bug when settings were reset to default after an unsuccessful refresh
  • Add the require_complete_init flag to control error handling during getting settings on application initialization (breaking change)
  • Update dependencies

Full Changelog: 0.0.7...0.0.8

0.0.7

25 Oct 18:58

Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6

22 Oct 20:52

Choose a tag to compare

  • improved library installation command for compatibility with zsh

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

22 Oct 20:34

Choose a tag to compare

  • reduced the number of optional libraries installed by default
  • moved aiohttp to extras

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

15 Oct 19:22

Choose a tag to compare

  • improved RuntimeConfig initialization process (excluded the possibility of side effects)
  • added the ability to use custom http_client to ConfigServerSrc

0.0.3

13 Sep 18:08

Choose a tag to compare

  • updated readme.md
  • renamed module runtime_config.sources.base_src

0.0.2

10 Sep 22:34

Choose a tag to compare

  • Made the library api clearer

0.0.1

07 Sep 19:41

Choose a tag to compare

Updated README.md