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: crate/cratedb-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.5
Choose a base ref
...
head repository: crate/cratedb-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.8
Choose a head ref
  • 16 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 6, 2024

  1. Update pyproject-fmt requirement from <1.6 to <1.8

    Updates the requirements on [pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) to permit the latest version.
    - [Release notes](https://github.com/tox-dev/pyproject-fmt/releases)
    - [Commits](tox-dev/pyproject-fmt@0.1.0...1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyproject-fmt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f8a2fa3 View commit details
    Browse the repository at this point in the history
  2. Update validate-pyproject requirement from <0.16 to <0.17

    Updates the requirements on [validate-pyproject](https://github.com/abravalheri/validate-pyproject) to permit the latest version.
    - [Release notes](https://github.com/abravalheri/validate-pyproject/releases)
    - [Changelog](https://github.com/abravalheri/validate-pyproject/blob/main/CHANGELOG.rst)
    - [Commits](abravalheri/validate-pyproject@v0.0.1...v0.16)
    
    ---
    updated-dependencies:
    - dependency-name: validate-pyproject
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5dfc7c8 View commit details
    Browse the repository at this point in the history
  3. Update twine requirement from <5 to <6

    Updates the requirements on [twine](https://github.com/pypa/twine) to permit the latest version.
    - [Release notes](https://github.com/pypa/twine/releases)
    - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
    - [Commits](pypa/twine@1.3.0...5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: twine
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    49b60f2 View commit details
    Browse the repository at this point in the history
  4. Update dask requirement from <=2024.1.1,>=2020 to >=2020,<=2024.2.1

    Updates the requirements on [dask](https://github.com/dask/dask) to permit the latest version.
    - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
    - [Commits](dask/dask@2020.12.0...2024.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: dask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e2ed8e4 View commit details
    Browse the repository at this point in the history
  5. Update poethepoet requirement from <0.25 to <0.26

    Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version.
    - [Release notes](https://github.com/nat-n/poethepoet/releases)
    - [Commits](nat-n/poethepoet@v0.1.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: poethepoet
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ef85fe5 View commit details
    Browse the repository at this point in the history
  6. Bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 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@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0078fab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    475d9d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2dd11a View commit details
    Browse the repository at this point in the history
  9. Add cratedb_toolkit.datasets subsystem

    As a first feature, it includes convenient access to "cloud-tutorials"
    datasets in cratedb-datasets [1].
    
    [1] https://github.com/crate/cratedb-datasets
    amotl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fb20b35 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    69d517c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f438f61 View commit details
    Browse the repository at this point in the history
  3. Release v0.0.6

    amotl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1f375f3 View commit details
    Browse the repository at this point in the history
  4. datasets: Fix dataset loader

    amotl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0546cef View commit details
    Browse the repository at this point in the history
  5. Release v0.0.7

    amotl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    41ce991 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    bed97a0 View commit details
    Browse the repository at this point in the history
  2. Release v0.0.8

    amotl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    74adcbd View commit details
    Browse the repository at this point in the history
Loading