zeroshade commented on code in PR #2470:
URL: https://github.com/apache/arrow-adbc/pull/2470#discussion_r1953485324


##########
CHANGELOG.md:
##########
@@ -759,3 +759,46 @@
 - **c/driver/postgresql**: Use Status instead of AdbcStatusCode/AdbcError in 
result helper (#2178)
 - **c/driver**: Use non-objects framework components in Postgres driver (#2166)
 - **c/driver/postgresql**: Use copy writer in BindStream for parameter binding 
(#2157)
+
+## ADBC Libraries 16 (2025-01-17)
+
+### Versions
+
+- C/C++/GLib/Go/Python/Ruby: 1.4.0

Review Comment:
   That's interesting. The actual protocol version is separate, it's currently 
1.1.0.
   
   Something is sending `1.4.0` when it shouldn't be... or Rust is validating 
the wrong thing



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