Uh oh!
There was an error while loading. Please reload this page.
Release 6.0 - #18
Conversation
Update dbup-core to 6.0 and other references
# Conflicts: # src/dbup-postgresql/dbup-postgresql.csproj
nvierge-addactis
commented
Oct 30, 2024
ABAG603
commented
Nov 15, 2024
Hi @droyad . When do you plan to merge this PR and release v6? Apparently, current dbup-postgresql is using some very old transitive dependencies and with .NET 9 switching to all we now get warnings below during the build: |
# Conflicts: # src/Tests/ApprovalFiles/NoPublicApiChanges.Run.Net.verified.cs
* fix: #680 PostgreSQL statements split implemented Co-authored-by: shokurov <egor.shokurov@gmail.com> * Updated approval file --------- Co-authored-by: shokurov <egor.shokurov@gmail.com> Co-authored-by: Robert Wagner <robert@wagner.id.au>
droyad
commented
Dec 16, 2024
|
nvierge-addactis
commented
Dec 17, 2024
Hello, |
droyad
commented
Dec 17, 2024
@nvierge-addactis 🤦 , the package should be published shortly |
nvierge-addactis
commented
Dec 18, 2024
I have found an issue. Here is a PR: #27. |
nvierge-addactis
commented
Dec 18, 2024
I have found another issue in the parser. Here is a PR: #28 |
MichaelChan-Pong
commented
Jan 30, 2025
Hi @droyad, any updates on when you intend for version 6 of the library to be released? I'm looking forward to leveraging the ability to use an ILogger to capture logs 😄 |
nvierge-addactis
commented
Mar 3, 2025
Hello @droyad , |
droyad
commented
Mar 3, 2025
@nvierge-addactis Thanks for the heads up, the Action failed. It's published now as |

Breaking Changes
https://dbup.readthedocs.io/en/latest/breaking-changes/