Bump Npgsql from 8.0.4 to 10.0.2#12
Closed
dependabot[bot] wants to merge 10 commits into
Closed
Conversation
…end support - Core architecture with domain models, services, and repositories - Support for Redis, SQLite, PostgreSQL, and in-memory backends - Fencing tokens for preventing zombie process writes - Automatic lock renewal with monitoring capabilities - Comprehensive metrics tracking and performance monitoring - Flexible lock acquisition strategies with retry logic - Full async/await support with CancellationToken handling - Thread-safe implementations with proper concurrency handling - Built-in logging via Microsoft.Extensions.Logging - Dependency injection integration Initial Phase 1 deliverable: - 26 C# source files with 2983+ lines of production code - 8 core domain models with full properties and validation - 5 service classes with complete business logic - 4 repository implementations with full CRUD + queries - Configuration and dependency injection setup - Custom exception types and error handling - Constants, enums, and shared types - MIT License Co-Authored-By: Vladyslav Zaiets <vladyslav.zaiets@amdaris.com>
--- updated-dependencies: - dependency-name: Npgsql dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated Npgsql from 8.0.4 to 10.0.2.
Release notes
Sourced from Npgsql's releases.
10.0.2
v10.0.2 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v10.0.1...v10.0.2
10.0.1
v10.0.1 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v10.0.0...v10.0.1
10.0.0
See the release notes.
The full list of changes is available here.
What's Changed
... (truncated)
10.0.0-rc.1
9.0.5
v9.0.5 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.4...v9.0.5
9.0.4
v9.0.4 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.3...v9.0.4
9.0.3
v9.0.3 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.2...v9.0.3
9.0.2
9.0.2 was released to fix SSL certificate validation (#5942).
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.1...v9.0.2
9.0.1
9.0.1 was released right after 9.0.0 to stop referencing System.Text.Json 9.0, which caused various issues (npgsql/npgsql#5940, microsoft/aspire#6720).
9.0.0
See the release notes.
The full list of changes is available here.
What's Changed
... (truncated)
8.0.9
v8.0.9 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v8.0.8...v8.0.9
8.0.8
v8.0.8 contains quite a few bug fixes.
Full Changelog: npgsql/npgsql@v8.0.7...v8.0.8
8.0.7
v9.0.3 contains several bug fixes.
Full Changelog: npgsql/npgsql@v8.0.6...v8.0.7
8.0.6
The full list of changes is available here.
Full Changelog: npgsql/npgsql@v8.0.5...v8.0.6
8.0.5
8.0.5 contains quite a few fixes, everyone is strongly encouraged to upgrade.
The full list of changes is available here.
Full Changelog: npgsql/npgsql@v8.0.4...v8.0.5
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)