What's Changed * Update FastAPI and some other dependencies by joakimnordling in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/29
What's Changed * Use trusted publisher for PyPI by fbjorn in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/25 * Add error response 429 for rate limits by joakimnordling in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/26 * Add support for tags in definitions by joakimnordling in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/27 * Add X-API-Key support by fbjorn in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/28
What's Changed * Update dependencies, especially FastAPI by joakimnordling in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/24
What's Changed * Update Pydantic to v2.4.2 by TheHelias in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/22: * Update pydantic to ^2.4.2 * Update FastAPI to ^0.104.1 * Definitions are now based on OpenAPI 3.1.0 and use `examples` instead of `example`
What's Changed * Add versions to definitions in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/21 * Add action for pre-commit on PRs in https://github.com/ioxio-dataspace/ioxio-data-product-definition-tooling/pull/20