Skip to content

Releases: zio/zio-config

v1.0.0-RC11

26 Jan 22:26
Compare
Choose a tag to compare

Bug fixes
Internal code clean ups
Design improvements
Better home page

v1.0.0-RC10

08 Jan 01:25
Compare
Choose a tag to compare

Same as v1.0.0-RC9, + support for list of primitives in type safe config.

v1.0.0-RC9

06 Jan 11:21
Compare
Choose a tag to compare
v1.0.0-RC9 Pre-release
Pre-release

This experimental release will include

  • Enhanced automatic derivation of config description supporting read and writes of coproducts and list.
  • Bug fixes in automatic derivation
  • Support of list in configurations
  • Integration with type-safe config hoccon representation
  • More tests

v1.0.0-RC8

31 Dec 07:05
Compare
Choose a tag to compare

Added support for java properties file as a source

Same as v1.0.0-RC7 + minor bug fixes

27 Dec 09:51
5d61e6d
Compare
Choose a tag to compare

Bug fix in build file, and bug fix in system property config parsing.

Magnolia and Refined (experimental)

19 Dec 00:33
Compare
Choose a tag to compare

This is an experimental release with module magnolia to automatically derive configuration description.
The module magnolia will not handle List yet. We are in the process of having it in the next release.
The release also comes up with module "refined" which is integration of zio-config with refined library. Most of the validations that we need to do config variables comes part of refined library.

The docs are updated too, however, currently it doesn't have the details of refined and magnolia.
There will be significant changes in the overall structure of doc as well, that will include these details.

v1.0.0-RC6

25 Nov 21:10
4d2b07f
Compare
Choose a tag to compare

A fix to previously corrupted releases.

v1.0.0-RC5

24 Nov 17:34
d4f9ad6
Compare
Choose a tag to compare

An experimental release made for the purpose of testing release + microsite flow.

v1.0.0-RC4

24 Nov 02:40
Compare
Choose a tag to compare

CI Build fix for microsite

v1.0.0-RC3

23 Nov 10:37
11ff860
Compare
Choose a tag to compare

CI build fix