Skip to content
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

Release 6.0 #19

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Release 6.0 #19

wants to merge 20 commits into from

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    6b18efc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Updated DbUp Core

    +semver: major
    droyad committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b3e9a2 View commit details
    Browse the repository at this point in the history
  2. Update all the references

    droyad committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    45c0b57 View commit details
    Browse the repository at this point in the history
  3. Removed old build props

    droyad committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    909c41f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    37434ec View commit details
    Browse the repository at this point in the history
  2. Used re-usable workflows

    droyad committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ef79459 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/6.0.0' into core6

    # Conflicts:
    #	.github/workflows/main.yml
    droyad committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3cb4055 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from DbUp/core6

    Updated DbUp Core to 6.0.0
    droyad authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    321e093 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into release/6.0.0

    # Conflicts:
    #	.github/workflows/test-report.yml
    droyad committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    05d20da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a586553 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Removed a string.Format

    droyad committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4a6df7a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    5dd8b3f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Forced version to 6.0.0

    droyad committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c6f95f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    droyad authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    aca47da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/evochriso/dbup-sqlserver in…

    …to evochriso-main
    
    # Conflicts:
    #	src/dbup-sqlserver/AzureSqlConnectionManager.cs
    #	src/dbup-sqlserver/dbup-sqlserver.csproj
    droyad committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b6d4b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a78bf85 View commit details
    Browse the repository at this point in the history
  5. Undid accidental downgrade

    droyad committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0cbdb1f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Removed unneeded reference

    droyad committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    373de57 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Upgraded to SqlClient 5.2.2

    droyad committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b88e44a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from evochriso/main

    Update Azure SQL Authentication to use Azure.Identity
    droyad authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    32c112f View commit details
    Browse the repository at this point in the history