Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jdegoes
Copy link
Member

@jdegoes jdegoes commented Nov 14, 2022

  1. Moved Secret into the companion object of Config to avoid polluting the top-level name space
  2. Improved the featureset of Secret to make it more amenable for storing sensitive information
  3. Added a test suite for Config
  4. Removed package private modifier on Config and ConfigProvider
  5. Make all operators on Config trait by-name, unless they are functions

@jdegoes
Copy link
Member Author

jdegoes commented Nov 14, 2022

@adamgfraser Please remind me (if I forget) we need to turn back on MIMA checks for these classes, but based on 2.0.4.

@jdegoes jdegoes merged commit 5f1fd7d into zio:series/2.x Nov 14, 2022
@jdegoes jdegoes deleted the organize-secret branch November 14, 2022 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants