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

Drop encoding formats: HCL, Java properties, INI #1870

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

sagikazarmark
Copy link
Collaborator

This PR is a followup for #1869

Drop HCL, Java properties and INI formats from the core.

Use NewCodecRegistry to register custom encoders supporting those format.

Moved to this repo: https://github.com/go-viper/encoding

Fixes #1867

@sagikazarmark sagikazarmark added the release-note/breaking-change Release note: Breaking Changes label Jun 24, 2024
Repository owner deleted a comment from github-actions bot Jun 24, 2024
@sagikazarmark sagikazarmark changed the title Drop encoding formats Drop encoding formats: HCL, Java properties, INI Jun 24, 2024
@sagikazarmark
Copy link
Collaborator Author

For reference, all three encoding formats are below 10%.

Screenshot 2024-06-24 at 15 29 10

@sagikazarmark sagikazarmark merged commit ee6cffa into master Jun 24, 2024
28 of 29 checks passed
@sagikazarmark sagikazarmark deleted the drop-encoding-formats branch June 24, 2024 15:19
@sagikazarmark sagikazarmark added the area/dependencies Dependency updates label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Dependency updates release-note/breaking-change Release note: Breaking Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant