Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 86ef71c

Browse files
committed
Prepared for release
1 parent a625e55 commit 86ef71c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 0.3.0 (2023-01-16)
2+
--------------------------
3+
Increase memory allocation for application (#9)
4+
Bump version to 0.3.3 (#10)
5+
16
Version 0.2.0 (2021-08-30)
27
--------------------------
38
Update to use Postgres Loader v0.3.1 (#6)

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
module_name = "postgres-loader-kinesis-ec2"
3-
module_version = "0.2.0"
3+
module_version = "0.3.0"
44

55
app_name = "snowplow-postgres-loader"
66
app_version = "0.3.3"

0 commit comments

Comments
 (0)