Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v0.21.0-rc3 #9981

Merged
merged 10 commits into from
Jun 20, 2023
Merged

Release: v0.21.0-rc3 #9981

merged 10 commits into from
Jun 20, 2023

Commits on Jun 20, 2023

  1. feat!: dag import - don't pin roots by default (#9926)

    * feat!: dag import - don't pin roots by default
    
    Fixes: #9765
    
    * test(ipip-402): dag import
    
    this adds basic regression test that guards behavior
    around partial cars with or without pinning
    
    * docs(ipip-402): ipip and dag import changelog
    
    ---------
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    2 people authored and hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    308274f View commit details
    Browse the repository at this point in the history
  2. docs: fix 0.21 changelog

    hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9183554 View commit details
    Browse the repository at this point in the history
  3. cmds/dag/import: pin roots by default (#9966)

    This is a partial revert of b685355.
    Closes #9765 with compromise agreed in #9765 (comment)
    Jorropo authored and hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    02fb0a4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump docker/build-push-action from 2 to 4 (#9954)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9fac882 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump docker/setup-buildx-action from 1 to 2 (#9952)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d35e3ab View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.4 (#9951)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@81cd2dc...eaaf4be)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    591066f View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump docker/setup-qemu-action from 1 to 2 (#9953)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    dc88f66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c0ca38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56f3973 View commit details
    Browse the repository at this point in the history
  10. chore: update version

    hacdias committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ff34819 View commit details
    Browse the repository at this point in the history