The GitHub Actions job "Tests" on airflow.git/feature/api-prefix-pattern-search 
has failed.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
16c5739c82d1ee186116355892ce8c2b37101e4f / pierrejeambrun 
<[email protected]>
API: Use prefix matching for REST list search parameters

Search query parameters on list endpoints now use prefix matching (LIKE 
'value%') instead of substring search, which allows the database to use indexes 
more effectively.

This is a breaking change for clients that relied on matching arbitrary 
substrings in names and identifiers. Regenerate OpenAPI specs and UI client 
types accordingly.

Report URL: https://github.com/apache/airflow/actions/runs/24191803400

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to