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

Use camel case for config file #67

Open
istreeter opened this issue Jul 14, 2021 · 0 comments
Open

Use camel case for config file #67

istreeter opened this issue Jul 14, 2021 · 0 comments
Milestone

Comments

@istreeter
Copy link
Contributor

This is a breaking change

Currently our config file uses a mixture of hyphenated keys (e.g. repo-server) and camel case keys (e.g. maxPoolSize). Furthermore, we are trying to unify all snowplow/iglu applications to use a similar style of configuration.

I know this is an inconvenient change for users who upgrade from 0.6.x to 0.7.0, but I believe now is the right time to make this change, and a consistent config style will ultimately be beneficial to users.

@istreeter istreeter added this to the Version 0.7.0 milestone Jul 14, 2021
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

No branches or pull requests

1 participant