Thanks to visit codestin.com
Credit goes to github.com

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: etcd-io/bbolt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: etcd-io/bbolt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 10, 2025

  1. chore(release-1.4): Bump Go to 1.23.11

    Signed-off-by: hwdef <[email protected]>
    hwdef committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    3d3dc24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1024 from hwdef/bump-go-12311-release-14

    [release-1.4] Bump Go to 1.23.11
    ahrtr authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    4c57e50 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Fix test case TestDB_HugeValue for 32 bit systems

    Signed-off-by: Benjamin Wang <[email protected]>
    ahrtr committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    0307cfd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Merge pull request #1046 from ahrtr/20250809_hugesize_test_1.4

    [release-1.4] Fix test case TestDB_HugeValue for 32 bit systems
    ahrtr authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    804e170 View commit details
    Browse the repository at this point in the history
  2. [release-1.4]:chore(test): bump_windows_test_timeout

    Signed-off-by: Mustafa Elbehery <[email protected]>
    Mustafa Elbehery committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    79638fd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Merge pull request #1050 from Elbehery/20250811_bump_windows_timeout

    [release-1.4]:chore(test): bump_windows_test_timeout
    ahrtr authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    60b43b8 View commit details
    Browse the repository at this point in the history
  2. Bump Go to 1.23.12

    Signed-off-by: hwdef <[email protected]>
    hwdef committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    af33d7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1049 from hwdef/release14-bump-go-12312

    [release-1.4] Bump Go to 1.23.12
    ahrtr authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    76cd3d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Update (*Tx)WriteTo to reuse the already opened file if WriteFlag not…

    … set
    
    Signed-off-by: Benjamin Wang <[email protected]>
    ahrtr committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8fd1b83 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Merge pull request #1058 from ahrtr/20250818_writeto_1.4

    [release-1.4] Update (*Tx)WriteTo to reuse the already opened file if WriteFlag not set
    ahrtr authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    599de69 View commit details
    Browse the repository at this point in the history
  2. Update version to v1.4.3

    Signed-off-by: Benjamin Wang <[email protected]>
    ahrtr committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    68e6b96 View commit details
    Browse the repository at this point in the history
Loading