-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: golang-migrate/migrate
base: v4.18.3
head repository: golang-migrate/migrate
compare: v4.19.0
- 13 commits
- 30 files changed
- 7 contributors
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6b9f24b - Browse repository at this point
Copy the full SHA 6b9f24bView commit details
Commits on Apr 25, 2025
-
Merge pull request #1186 from urbim/bugfix/sqlserverLockFix
Fixed sqlserver not actually getting a lock if lock is already set
Configuration menu - View commit details
-
Copy full SHA for 2788339 - Browse repository at this point
Copy the full SHA 2788339View commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5300864 - Browse repository at this point
Copy the full SHA 5300864View commit details
Commits on Jul 18, 2025
-
Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0
--- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 642a24d - Browse repository at this point
Copy the full SHA 642a24dView commit details
Commits on Aug 19, 2025
-
Merge pull request #1299 from golang-migrate/dependabot/go_modules/go…
…lang.org/x/oauth2-0.27.0 Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0
Configuration menu - View commit details
-
Copy full SHA for 5eee0c8 - Browse repository at this point
Copy the full SHA 5eee0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a17402 - Browse repository at this point
Copy the full SHA 0a17402View commit details -
Replace usage of deprecated docker types
This is a backwards incompatible change, but there don't seem to be any public imports: https://pkg.go.dev/github.com/golang-migrate/migrate/v4@v4.18.3/testing?tab=importedby
Configuration menu - View commit details
-
Copy full SHA for f3e6b5a - Browse repository at this point
Copy the full SHA f3e6b5aView commit details -
Merge pull request #1277 from sandhilt/doc/change-apt-key-to-gpg
Update apt-key to gpg
Configuration menu - View commit details
-
Copy full SHA for 682016f - Browse repository at this point
Copy the full SHA 682016fView commit details -
Merge pull request #1309 from dhui/dktest_v0.4.6
Update dktest to v0.4.6 for docker vuln fix
Configuration menu - View commit details
-
Copy full SHA for 7108d80 - Browse repository at this point
Copy the full SHA 7108d80View commit details
Commits on Aug 20, 2025
-
Merge pull request #1303 from romshark/master
refactor: Remove go.uber.org/atomic in favor of std sync/atomic
Configuration menu - View commit details
-
Copy full SHA for 8945e85 - Browse repository at this point
Copy the full SHA 8945e85View commit details
Commits on Aug 23, 2025
-
Ensure bufferWriter is always closed in Migration.Buffer and propagat…
…e close errors (#1308) * Ensure bufferWriter is always closed and error is returned in Buffer() * Ensure bufferWriter is always closed and error is returned in Buffer() * addressed review comments. used named error and joined error to return final error * Fixed defer block --------- Co-authored-by: Chandra kant <chandra.kant@cohesity.com>
Configuration menu - View commit details
-
Copy full SHA for ed4bdd4 - Browse repository at this point
Copy the full SHA ed4bdd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ec9bc - Browse repository at this point
Copy the full SHA b4ec9bcView commit details
Commits on Aug 24, 2025
-
Merge pull request #1310 from dhui/update_go
Add support for Go 1.25 and drop support for 1.23
Configuration menu - View commit details
-
Copy full SHA for 8b9c5f7 - Browse repository at this point
Copy the full SHA 8b9c5f7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.18.3...v4.19.0