Skip to content

Releases: snowflakedb/snowflake-ingest-java

v0.10.0

20 Jan 23:12
9f5cb9a

Choose a tag to compare

  • Support for pattern pipes. (Ingest response)
  • HttpClient now supports rest proxy with username and password (Required for Kafka connector)

v0.9.12

09 Nov 22:44
85c724c

Choose a tag to compare

  • Shading is not needed for slf4j, it stops clients using the SDK not use their default/custom properties.
  • New release will not bring the slf4j package into internal package for shading.

v0.9.11

12 Oct 19:46
a873b13

Choose a tag to compare

  • Bump up jackson core and databind libraries.

v0.9.10

05 Oct 18:01
d1a94c3

Choose a tag to compare

  • Updated the dependency on the jackson-databind package from version 2.9.10.4 to 2.10.0.pr1.
  • Added logic to retry requests when an NoHTTPResponseException is thrown; improved logging.

v0.9.9

03 Jun 17:51
ae9e418

Choose a tag to compare

Implementing auto-closeable for SimpleIngestManager and SecurityManager

  • Consumers can call close() method explicitly or wrap their object inside a try-with-resources

v0.9.7

19 Mar 17:07
87bf21f

Choose a tag to compare

Merge pull request #48 from snowflakedb/bump_up_version

SNOW-143149 Bump up version to 0.9.7

v0.9.1

27 Jul 17:30

Choose a tag to compare

Bump up version number to 0.9.1