jroachgolf84 commented on PR #58664: URL: https://github.com/apache/airflow/pull/58664#issuecomment-3676457870
@amoghrajesh, I've chatted with a user testing 3.1.5 and they aren't able to retrieve connections without a `conn_type`, even after these changes (they're using AWS Secrets Manager). Do we need to update the Task SDK model to be something like `conn_type: str | None = None`? Right now it's still `conn_type: str`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
