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

adding static methods should not be breaking #182

Conversation

devmil
Copy link
Member

@devmil devmil commented Jul 15, 2024

Description

This PR fixes #181 by treating additions of static methods and fields and consts to a required interface as non-breaking

Type of Change

  • 🚀 New feature (non-breaking change)
  • 🛠️ Bug fix (non-breaking change)
  • ⚠️ Breaking change (feature or bug fix which breaks existing behaviors/APIs)
  • 🏗️ Code refactor
  • ⚙️ Build configuration change
  • 📝 Documentation
  • 🧹 Chore / Housekeeping

@devmil devmil enabled auto-merge July 15, 2024 07:25
@devmil devmil merged commit 101955c into bmw-tech:main Jul 15, 2024
11 checks passed
@devmil devmil deleted the fix/181-adding-static-methods-should-not-be-breaking branch July 15, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Adding static methods should not be breaking
2 participants