Conversation
…job empty request
…ses urls instead of ids
…ses urls instead of ids
…ndpoint [DOP 16693] Add job endpoint. Return paginated page
updates: - [github.com/pycqa/bandit: 1.7.10 → 1.8.0](PyCQA/bandit@1.7.10...1.8.0)
Bumps the python-packages group with 4 updates: [fastapi](https://github.com/fastapi/fastapi), [faststream](https://github.com/airtai/FastStream), [coverage](https://github.com/nedbat/coveragepy) and [types-python-dateutil](https://github.com/python/typeshed). Updates `fastapi` from 0.115.5 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.5...0.115.6) Updates `faststream` from 0.5.31 to 0.5.33 - [Release notes](https://github.com/airtai/FastStream/releases) - [Changelog](https://github.com/airtai/faststream/blob/main/docs/update_releases.py) - [Commits](ag2ai/faststream@0.5.31...0.5.33) Updates `coverage` from 7.6.8 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.8...7.6.9) Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: faststream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-python-dateutil dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.1` | `2.7.0` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `2.0.7` | `3.2.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [cramjam](https://github.com/milesgranger/pyrus-cramjam) | `2.9.0` | `2.9.1` | | [python-keycloak](https://github.com/marcospereirampj/python-keycloak) | `4.7.3` | `5.1.1` | Updates `pydantic-settings` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.0) Updates `python-json-logger` from 2.0.7 to 3.2.1 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v2.0.7...v3.2.1) Updates `uvicorn` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.32.1...0.34.0) Updates `cramjam` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/milesgranger/pyrus-cramjam/releases) - [Commits](milesgranger/cramjam@v2.9.0...v2.9.1) Updates `python-keycloak` from 4.7.3 to 5.1.1 - [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md) - [Commits](marcospereirampj/python-keycloak@v4.7.3...v5.1.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cramjam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: python-keycloak dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
* [DOP-21576] Update Keycloak provider for auth with Frontend * [DOP-21576] Move /auth/me -> /users/me; Remove state from redirect * [DOP-21576] Small fixes * [DOP-21576] remove logout * [DOP-21576] Fix interaction schema * [DOP-21576] Update schema
Bumps the python-packages group with 4 updates: [python-multipart](https://github.com/Kludex/python-multipart), [deepdiff](https://github.com/seperman/deepdiff), [mypy](https://github.com/python/mypy) and [types-pyyaml](https://github.com/python/typeshed). Updates `python-multipart` from 0.0.19 to 0.0.20 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.19...0.0.20) Updates `deepdiff` from 8.0.1 to 8.1.1 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](seperman/deepdiff@8.0.1...8.1.1) Updates `mypy` from 1.13.0 to 1.14.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241221 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: deepdiff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1)
Bumps the pip group with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
* [DOP-22750] Add owner parsing for airflow run events * [DOP-22750] Update tests * [DOP-22750] add unit tests for 'airflow' owner * [DOP-22750] make owner optional, add test for airflow dag/task without owner * [DOP-22750] update extractor condition
for more information, see https://pre-commit.ci
dolfinus
approved these changes
Dec 25, 2024
dolfinus
reviewed
Dec 25, 2024
dolfinus
reviewed
Dec 25, 2024
Co-authored-by: Maxim Martynov <msmarty5@mts.ru>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Summary
Release 0.1.0
Related issue number
[DOP-23134]