forked from npgsql/npgsql
-
Notifications
You must be signed in to change notification settings - Fork 2
Upgrading the version from 8.0.0 to 8.0.3 #4
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
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
bfc99f1
First draft for the smart feature
775a073
TopologyAwareDataSource Code
f1728df
Adding Refresh Interval + Changes in Fallback toology
f0265d5
Fallback tests + minor improvements
9eb7cb4
Review comments + Multiple host in URL
Sfurti-yb 823abbc
Minor changes to refresh
Sfurti-yb 8e05e77
Review comments
Sfurti-yb 1997b7c
Improved the tests + updated the README
Sfurti-yb 2f3e32d
MultiThreading bug fix
Sfurti-yb 38cdd31
Review Comments
Sfurti-yb 828695c
Fallback Test cases + fallback topology fix
Sfurti-yb 3fdcb64
Change namespace from Npgsql to YBNpgsql
Sfurti-yb a6fc6e1
Changing the version + Assembly name
Sfurti-yb d507bfa
Renaming namespace in new files
ashetkar 48b7c67
Renaming namespace in few more files
Sfurti-yb ab364b5
Preparing for release
Sfurti-yb f8b93de
Fix for the fallback issue
Sfurti-yb ed748e7
Resolved some build issues
Sfurti-yb 2e4a9db
Added the flags for supression of sqls
Sfurti-yb 988e3bf
Change support of Unlisten and Advisory Locks to false
Sfurti-yb bba3aec
Changed the method for retrieving of allowed placement values
Sfurti-yb 2e4eed2
Removed local package source from Nuget.config + Added the new connec…
Sfurti-yb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Npgsql.DependencyInjection/NpgsqlServiceCollectionExtensions.Obsolete.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.