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: sosedoff/pgweb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: sosedoff/pgweb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 22, 2025

  1. Update changelog for 0.17.0

    sosedoff committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    9e37bd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

  1. Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#827)

    Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/sirupsen/logrus/releases)
    - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
    - [Commits](sirupsen/logrus@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sirupsen/logrus
      dependency-version: 1.9.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    e0fcd05 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. build with go v1.25 (#814)

    agologan authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    16f88a1 View commit details
    Browse the repository at this point in the history
  2. Update gin to v1.11 (#831)

    sosedoff authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    fb6091b View commit details
    Browse the repository at this point in the history
Loading