uranusjr commented on code in PR #64493:
URL: https://github.com/apache/airflow/pull/64493#discussion_r3013783157


##########
go-sdk/edge/worker.go:
##########
@@ -124,7 +124,7 @@ func NewWorker(conf config.WorkerConfig) (*worker, error) {
                configOrDefault("edge.airflow_version", "3.2.0"),
        ))
        edgeVer.FromWorkerStateBodySysinfo0(edgeapi.WorkerStateBodySysinfo0(
-               configOrDefault("edge.provider_version", "3.2.0"),
+               configOrDefault("edge.provider_version", "3.3.0"),

Review Comment:
   Hm, do we want to change this? (Not sure what @ashb intended)



-- 
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]

Reply via email to