Skip to content

Commit f880946

Browse files
github-actions[bot]spenes
authored andcommitted
Prepare for 4.0.0 release
1 parent d839460 commit f880946

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Version 4.0.0 (2022-05-26)
2+
--------------------------
3+
Common: Change http4s client backend to async-http-client (#903)
4+
Common: bump http4s to 0.21.33 (#902)
5+
Transformer kinesis: support Parquet output option (#900)
6+
Loader: check if target is ready before submitting the statement (#846)
7+
Add Databricks as a destination (#860)
8+
Batch Transformer: add Parquet output option (#896)
9+
Transformer kinesis: add telemetry (#863)
10+
Transformer kinesis: write shredding_complete.json to S3 (#867)
11+
Snowflake Loader: add load_tstamp (#815)
12+
Redshift Loader: add load_tstamp (#571)
13+
Transformer kinesis: report metrics (#862)
14+
RDB Loader: emit latency statistics on constant intervals (#795)
15+
Transformer kinesis: use output of transformation in updating global state (#824)
16+
Transformer kinesis: fix updating total and bad number of events counter in global state (#823)
17+
Transformer kinesis: add tests for whole processing pipeline (#835)
18+
Transformer kinesis: fix passing checkpoint action during creation of windowed records (#762)
19+
120
Version 3.0.3 (2022-05-18)
221
--------------------------
322
Loader: bump version of load_succeeded schema to 3.0.0 (#889)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ limitations under the License.
6969
[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy/badge.svg
7070
[build]: https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22
7171

72-
[release-image]: https://img.shields.io/badge/release-3.0.2-blue.svg?style=flat
72+
[release-image]: https://img.shields.io/badge/release-4.0.0-blue.svg?style=flat
7373
[releases]: https://github.com/snowplow/snowplow-rdb-loader/releases
7474

7575
[license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat

0 commit comments

Comments
 (0)