8000 Comparing v1.0.3...main · cometbft/cometbft-db · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: cometbft/cometbft-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: cometbft/cometbft-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 20 files changed
  • 3 contributors

Commits on Feb 12, 2025

  1. ci: fix arm64 build (#240)

    * ci: fix arm64 build
    
    Closes #234
    
    * bump version
    
    * remove Dockerfile.arm64
    
    * fix formatting
    
    * fix tags
    
    * remove govulncheck CI job
    
    * remove non-existing flags
    
    * env vars
    
    * Revert "env vars"
    
    This reverts commit 484c67e.
    
    * remove extra description
    
    * only release latest if it's indeed latest tag
    
    * fix lint job
    
    * simplify
    
    * remove outdated comment
    
    * remove unnecessary LD_LIBRARY_PATH
    
    * rename test-fast to test
    
    * build docker on PR
    
    * fix lint issues
    
    * fix arm again
    
    * remove pull_request
    melekes authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    ca3ad46 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

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

Commits on Feb 27, 2025

  1. build(deps): bump go.etcd.io/bbolt from 1.3.11 to 1.4.0 (#241)

    Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.11 to 1.4.0.
    - [Release notes](https://github.com/etcd-io/bbolt/releases)
    - [Commits](etcd-io/bbolt@v1.3.11...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/bbolt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    e7c98e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. build: v1.0.4 release (#246)

    * unclog release
    
    * unclog build
    melekes authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    f5ed70f View commit details
    Browse the repository at this point in the history
  2. ci: docker: fix unrecognized named-value (#247)

    ```
    The workflow is not valid. Unrecognized named-value: 'matrix'. Located
    at position 1 within expression: matrix.platform
    .github/workflows/docker.yml (Line: 78, Col: 14): Unexpected symbol:
    'digest-linux/amd64'. Located at position 34 within expression:
    needs.build-image-at-tag.outputs.digest-linux/amd64
    ```
    melekes authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    b707e30 View commit details
    Browse the repository at this point in the history
  3. ci: docker: fix Unrecognized named-value (#248)

    ```
    The workflow is not valid. Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.platform
    ```
    melekes authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    0193c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8202b66 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. ci: docker: correctly handle outputs (#250)

    * Revert "ci: docker: do not override digest (#249)"
    
    This reverts commit 8202b66.
    
    * ci: docker: correct handling of outputs
    melekes authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    2e0c38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1541916 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. build!: retract v1.0.2 and v1.0.3 (#255)

    * retract v1.0.2 and v1.0.3
    
    * add changelog
    melekes authored May 13, 2025
    Configuration menu
    Copy the full SHA
    f1fc2f0 View commit details
    Browse the repository at this point in the history
Loading
0