Skip to content

Add [Experimental] to converter-related APIs - #5668

Merged
roji merged 1 commit into
npgsql:mainfrom
roji:Experimental
Apr 12, 2024
Merged

Add [Experimental] to converter-related APIs#5668
roji merged 1 commit into
npgsql:mainfrom
roji:Experimental

Conversation

@roji

@roji roji commented Apr 12, 2024

Copy link
Copy Markdown
Member

@NinoFloris as discussed offline.. I basically slapped the attribute on all converter-related public type under the Internal directory. Note that there's a different diagnostic ID for DatabaseInfo, which is another external extensibility API which I don't think should be considered too stable (though it hasn't changed so much).

Closes #5620

@roji
roji requested a review from vonzshik as a code owner April 12, 2024 17:03
@roji
roji requested a review from NinoFloris April 12, 2024 17:03
@roji
roji merged commit c86e5ef into npgsql:main Apr 12, 2024
@roji
roji deleted the Experimental branch April 12, 2024 18:10
roji added a commit that referenced this pull request Apr 12, 2024
@roji

roji commented Apr 12, 2024

Copy link
Copy Markdown
Member Author

Backported to 8.0.3 via 4e5fb5a

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.

Add [Experimental] to all type converter internal APIs

2 participants