Skip to content

Commit 6b6f64b

Browse files
committed
Prepare for release version v0.6.0.
1 parent d6b912b commit 6b6f64b

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v0.6.0
2+
3+
> 2019 DEC 06
4+
5+
* Improves Azure Blob Storage parameters, do not enforce requirement of
6+
`AZURE_ACCOUNT_NAME` and `AZURE_CONTAINER_NAME` properties since they are
7+
available in the path.
8+
[#50](https://github.com/exasol/cloud-storage-etl-udfs/issues/50)
9+
[#55](https://github.com/exasol/cloud-storage-etl-udfs/pull/55)
10+
11+
* Adds support for Exasol named connection object
12+
[#24](https://github.com/exasol/cloud-storage-etl-udfs/issues/24)
13+
[#54](https://github.com/exasol/cloud-storage-etl-udfs/pull/54)
14+
15+
* Fixes bug when importing Parquet `INT64 (TIMESTAMP_MILLIS)` type values.
16+
[#52](https://github.com/exasol/cloud-storage-etl-udfs/issues/52)
17+
[#53](https://github.com/exasol/cloud-storage-etl-udfs/pull/53)
18+
119
## v0.5.0
220

321
> 2019 OCT 31 :jack_o_lantern:

0 commit comments

Comments
 (0)