This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    from b3efd5a5 chore(r): Pin pkgbuild to work around bug in latest released 
version (#817)
     new 20ef12b2 chore: update versions for 0.6.0-SNAPSHOT
     new c53b1658 chore: update changelog for 0.5.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                                       | 64 ++++++++++++++++++++++
 c/cmake_modules/AdbcVersion.cmake                  |  2 +-
 ci/conda/meta.yaml                                 |  2 +-
 ci/linux-packages/debian/control                   | 22 ++++----
 ...install => libadbc-driver-flightsql006.install} |  0
 ...5.install => libadbc-driver-manager006.install} |  0
 ...nstall => libadbc-driver-postgresql006.install} |  0
 ...install => libadbc-driver-snowflake006.install} |  0
 ...05.install => libadbc-driver-sqlite006.install} |  0
 docs/source/conf.py                                |  2 +-
 glib/meson.build                                   |  2 +-
 java/core/pom.xml                                  |  2 +-
 java/driver-manager/pom.xml                        |  2 +-
 java/driver/flight-sql-validation/pom.xml          |  2 +-
 java/driver/flight-sql/pom.xml                     |  2 +-
 java/driver/jdbc-validation-derby/pom.xml          |  2 +-
 java/driver/jdbc-validation-mssqlserver/pom.xml    |  2 +-
 java/driver/jdbc-validation-postgresql/pom.xml     |  2 +-
 java/driver/jdbc/pom.xml                           |  2 +-
 java/driver/validation/pom.xml                     |  2 +-
 java/pom.xml                                       |  4 +-
 java/sql/pom.xml                                   |  2 +-
 r/adbcdrivermanager/DESCRIPTION                    |  2 +-
 r/adbcpostgresql/DESCRIPTION                       |  2 +-
 r/adbcsnowflake/DESCRIPTION                        |  2 +-
 r/adbcsqlite/DESCRIPTION                           |  2 +-
 ruby/lib/adbc/version.rb                           |  2 +-
 rust/Cargo.toml                                    |  2 +-
 28 files changed, 97 insertions(+), 33 deletions(-)
 rename ci/linux-packages/debian/{libadbc-driver-flightsql005.install => 
libadbc-driver-flightsql006.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-manager005.install => 
libadbc-driver-manager006.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-postgresql005.install => 
libadbc-driver-postgresql006.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-snowflake005.install => 
libadbc-driver-snowflake006.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-sqlite005.install => 
libadbc-driver-sqlite006.install} (100%)

Reply via email to