This is an automated email from the ASF dual-hosted git repository.
francischuang pushed a change to annotated tag avatica-1.16.0-rc0
in repository https://gitbox.apache.org/repos/asf/calcite.git.
at 15d2a2e (tag)
tagging a746b25ccf3414a1191207fa4e61eb970568ab2c (commit)
replaces avatica-1.13.0-rc0
by Francis Chuang
on Fri Dec 6 03:22:33 2019 +0000
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4529408 [maven-release-plugin] prepare for next development iteration
new ad6e409 Site: Create news item for 1.13.0 and update release date in
history
new 37f3a66 Site: Fix link to SHA512 digest and remove links to Github in
commit hash per ASF release policy
new 4d5682c Site: Switch to SHA512 digest and remove link to Github
commit on avatica-go download page
new 429fbea Update to new git URL
new 04d58ef Site: Add back links to git commits on download pages
new 074e9f8 [CALCITE-2789] Bump version dependencies Jan 2019
new 17ec5d9 [CALCITE-2728] Update appveyor.yml to enable appveyor testing
against JDK 11
new 80ccd20 [CALCITE-2845] Avoid duplication of exception messages
new 89a0e7c Switch from maven:alpine to maven docker image for generating
javadocs when publishing the site
new 9cf1a92 [CALCITE-2922] Update link to Apache Jenkins Calcite-Avatica
job
new 41ebf43 [CALCITE-2950] Avatica DriverVersion.load leaks InputStream
new e070185 Improve exception message in AbstractService
new 5a305f1 [CALCITE-2776] Wrong value when accessing struct types with
one attribute
new 1b68d1f [CALCITE-2269] Enable Error Prone checking
new 1f8a213 [CALCITE-2961] Enable Travis to test against JDK 13
new 47b281f [CALCITE-2945] Use Boolean#equals in Boolean object compare
new 6da2296 [CALCITE-2972] Upgrade jetty to 9.4.15.v20190215
new 63bab44 [CALCITE-2987] Use maven image instead of maven:alpine when
building release using docker
new f3997b5 [CALCITE-2882] Connection properties are lost after timeout
(bake)
new 4ad09fa Fix misspelled JDBC connection max duration property:
expiryduration (Lanny)
new 5c754cf [CALCITE-2939] NPE when executeBatch array type (Bake)
new dcbb9db [CALCITE-2988] Prepare for 1.14.0 release
new 4fe0f9b [maven-release-plugin] prepare release avatica-1.14.0-rc0
new 1baa79c [maven-release-plugin] prepare for next development iteration
new 3393c57 [CALCITE-2988] Update release notes and news item for 1.14.0
new 5468f33 [CALCITE-3033] Add navigation item for avatica-go HOWTO
documentation
new 75dd37d [CALCITE-3043] Add the ability to publish and promote
releases using docker
new d52c203 Revert "[CALCITE-2845] Avoid duplication of exception
messages"
new b9df4bd [CALCITE-3058] Prepare for 1.15.0 release
new 95e1545 [maven-release-plugin] prepare release avatica-1.15.0-rc0
new fb6b5ad [maven-release-plugin] prepare for next development iteration
new a016703 [CALCITE-3058] Update website for 1.15.0 release
new f954a0a [CALCITE-3059] Fix release script to use correct release
branch name when merging to master and to use the correct variable when
generating the vote email
new c96a939 [CALCITE-3090] Use https for maven central
new 726d07b Revert "[CALCITE-3090] Use https for maven central"
new 96507bf [CALCITE-3090] Remove the Central configuration
new 493233f Update owasp-dependency-check: 4.0.2 -> 5.0.0
new dcf2ead [CALCITE-3104] Bump httpcore from 4.4.10 to 4.4.11 (Fokko
Driesprong)
new 8f329f4 [CALCITE-3105] Bump Jackson from 2.9.8 to 2.9.9 (Fokko
Driesprong)
new 8138d42 [CALCITE-3180] Bump httpclient from 4.5.6 to 4.5.9 (Fokko
Driesprong)
new 1ec1e81 Site: Add JavaScript client to client list
new 3378970 [CALCITE-3324] Add create method in MetaResultSet
new da71884 [CALCITE-3384] Support Kerberos-authentication using SPNEGO
over HTTPS
new be246b9 [CALCITE-3199] DateTimeUtils.unixDateCeil should not return
the same value as unixDateFloor (Zhenghua Gao)
new 72bbbfc [CALCITE-3412] FLOOR(timestamp TO WEEK) gives wrong result
new 73fac75 Cosmetic
new c3fc1f4 Implement Gradle-based build scripts
new be534e3 Sign release artifacts only, skip signing for -SNAPSHOT
new 3fddb12 Site: update avatica/docs/howto.md: SVN -> Git, fix wording
new 0088b0c Site: exclude "site/target" from Jekyll build
new 03bdd3e Site: configure Jekyll to use Etc/GMT+5 timezone for
consistent page URLs
new a67a3df Use GitHub Actions for Windows CI
new 5738d00 Add Travis job with building Calcite master
new 5a514d6 Add source=1.8 to javadoc options, fix javadoc warnings
new af12204 Add -PskipJavadoc to skip publication of the javadocs (to
speedup publishToMavenLocal)
new c32718e Tests: show standard streams in Gralde tests
new 885c367 Skip slow Calcite tests
new 875b925 Add GitHub Actions macOS
new 9629c82 [CALCITE-3490] Upgrade Jackson to 2.10.0
new ed05329 Bump release plugin 1.44.0 -> 1.45.0: do not require GPG key
for publishDist
new 0e5f31c Bump release plugins 1.45.0 -> 1.46.0: avoid failures on
Gralde upgrade, fix gitignore handling
new 1356308 Add -PenableMavenLocal and -PenableGradleMetadata build
options
new 22a8f7f Update build script: simplify properties, fix javadoc build
for non UTF8 default encoding
new c493310 Fix AvaticaSpnegoTest for canonicalHostName("localhost") !=
"localhost"
new 92045d0 Use Spotless and .editorconfig for import order normalization
instead of Checkstyle
new ef1db8e Add optiont to skip signing: -PskipSigning
new 11cc566 Update release plugins to 1.48.0 to workaround SVN 1.9 issue
with mv+cp
new a183e3c Sort dependencies, use api(javax.servlet),
implementation(slf4j-api)
new fd82129 @PackageMarker is no longer needed
new f515bdf License header is managed with Spotless, there's no need to
double-check it with Checkstyle
new 9c401b4 Whitespace is managed with Spotless, so the check is removed
from Checkstyle config
new 06cf415 Upgrade to Gradle 6.0.1 to prevent pushing .sha256 and
.sha512 to Nexus
new 5181990 Fetch Calcite from apache/calcite repository for integration
testing
new 038c93d Cosmetic
new 5000dd8 Add gradle task 'aggregateJavadocIncludingTests' that builds
javadoc for both main and test
new 3141a14 [CALCITE-3493] Update docker script to use gradle
new a746b25 GitHub Actions: actions/checkout@master -> v1.1.0 to avoid
unexpected failures
The 78 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.