Hi dagger team, i have some pipelines created using python sdk v0.11.7
They run once a month. Out of the blue i'm getting this error: "error: parse selections: parse field "args": __Field.args has no such argument: "includeDeprecated"
Full trace attached.
They run on AWS CodeBuild
Image: aws/codebuild/standard:6.0
Environment type: Linux Container
Trace: https://dagger.cloud/valen-spi3pl/traces/8840a852b910105792c33edc665c60db
When running them locally, the dagger engine starts, connects, but the pipeline doesnt start. https://dagger.cloud/valen-spi3pl/traces/145193a9a0057e9fa58baa69e27e270c
Any hint? Thanks a lot!