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

Fix calls to deprecated Logger.warn/2 #94

Merged
merged 5 commits into from
Jun 28, 2023
Merged

Conversation

solar05
Copy link
Contributor

@solar05 solar05 commented Jun 27, 2023

No description provided.

@whatyouhide
Copy link
Member

We either need to bump the version requirement to Elixir 1.11+ to do this, or check conditionally if Logger.warning/2 is there and do that. @josevalim no preference for me.

@josevalim
Copy link
Member

Bumping the version and CI is fine, can you please update @solar05?

Co-authored-by: Andrea Leopardi <an.leopardi@gmail.com>
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@josevalim josevalim merged commit 3960916 into elixir-plug:master Jun 28, 2023
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@StanAnsems
Copy link

This change is merged but not released as a version, is that something that will be done?

@inoas-nbw
Copy link

This change is merged but not released as a version, is that something that will be done?

came for the same question. new phoenix apps on 1.15 still display the warning during compilation

@whatyouhide
Copy link
Member

@josevalim released 2.6.2 an hour-ish ago 🙃

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.

5 participants