Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn on config (+ final tweaks) #7522

Merged
merged 8 commits into from
Nov 14, 2022
Merged

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.

None yet

2 participants