Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npgsql/npgsql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.12
Choose a base ref
...
head repository: npgsql/npgsql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.13
Choose a head ref
  • 15 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 10, 2024

  1. Bump version to 6.0.13

    roji committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3deba0e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix writing non-normalized Nodatime's periods (#5868)

    Fixes #5867
    
    (cherry picked from commit 7062c5c)
    vonzshik committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6b97f8c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix explicit preparation replacing automatically prepared one (#5874)

    Fixes #5873
    
    (cherry picked from commit 602ef9a)
    vonzshik committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f94975b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    b4e54a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70668e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a29ae View commit details
    Browse the repository at this point in the history
  4. Fix NRE with default NpgsqlPolygon and NpgsqlPath (#5860)

    Fixes #5854
    
    (cherry picked from commit e433ce1)
    vonzshik committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9504fab View commit details
    Browse the repository at this point in the history
  5. Fix compiling issue

    vonzshik committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7bfd5c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 21, 2024

  1. Fix not throwing due to overflow while writing NodaTime's period (#5894)

    Fixes #5893
    
    (cherry picked from commit e6c166b)
    vonzshik committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a6a862a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ed85d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump macos version to 15 in CI

    roji committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fa85cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83e717 View commit details
    Browse the repository at this point in the history
  3. Test tweaks

    roji committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d854e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4ddf57 View commit details
    Browse the repository at this point in the history
Loading