Skip to content

Accessors such as a.B should be case-sensitive #100

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

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

nblumhardt
Copy link
Member

This is a bugfix, but needs to be in a new major because it's also a breaking change.

ElementAt(a, b) ci plays the role of a case-insensitive accessor.

@SimonCropp
Copy link
Contributor

@nblumhardt LGTM

if we are releasing in a breaking change version, is there anything we should include in the new major?

@nblumhardt
Copy link
Member Author

👍

#97 is also binary-breaking, though we could get around that with some overloads if we think it'll be an issue in real-world deployment (I'm guessing currently that it won't be).

@nblumhardt nblumhardt merged commit 609f497 into serilog:dev Sep 18, 2023
@nblumhardt
Copy link
Member Author

Also updating the Serilog dependency to 3.x

@nblumhardt nblumhardt mentioned this pull request Nov 9, 2023
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.

2 participants