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

Deprecation warning: config.options #49

Open
jaredmoody opened this issue Oct 18, 2022 · 3 comments
Open

Deprecation warning: config.options #49

jaredmoody opened this issue Oct 18, 2022 · 3 comments

Comments

@jaredmoody
Copy link

jaredmoody commented Oct 18, 2022

With Sidekiq 6.5.7:

`config.options[:key] = value` is deprecated, use `config[:key] = value`

I'd be willing to take a stab at a PR for this if you would like.

@matoni109
Copy link

getting this one also :)

@matoni109
Copy link

looks like there is a PR already @jaredmoody

@mrexox
Copy link
Contributor

mrexox commented Dec 5, 2022

Hey! This was fixed in new versions 1.2.0 and 1.3.0 🚀

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

3 participants