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/commons-codec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.20
Choose a base ref
...
head repository: crate/commons-codec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.21
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 9, 2024

  1. Chore(deps): Update toolz requirement from <0.13 to <1.1

    Updates the requirements on [toolz](https://github.com/pytoolz/toolz) to permit the latest version.
    - [Release notes](https://github.com/pytoolz/toolz/releases)
    - [Changelog](https://github.com/pytoolz/toolz/blob/master/release-notes)
    - [Commits](pytoolz/toolz@v0.2...1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: toolz
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7a2c92f View commit details
    Browse the repository at this point in the history
  2. Chore(deps): Update pymongo requirement from <4.10 to <4.11

    Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@0.4pre...4.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    502619b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548b137 View commit details
    Browse the repository at this point in the history
  4. DynamoDB: Use CrateDB 5.8.3 for testing

    ... because 5.8.4 can no longer store `ARRAY`s with varying inner types
    into `OBJECT(IGNORED)` columns.
    amotl committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7320082 View commit details
    Browse the repository at this point in the history
  5. Release v0.0.21

    amotl committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3c928db View commit details
    Browse the repository at this point in the history
Loading