-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathCHANGELOG
26 lines (23 loc) · 1021 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Version 1.3.1 (2022-09-02)
--------------------------
Redshift Web: load_tstamp missing from table definition (#135)
Version 1.3.0 (2022-06-07)
--------------------------
Redshift web: Change SORTKEY encoding to RAW (#129) (thanks @mark-walle!)
Redshift Web: Fix column lengths in manifest tables (#131)
Version 1.2.0 (2021-01-25)
---------------------------
Redshift: Add config (#12)
Redshift: Update test on page_view_in_session_index (#13)
Redshift: Rename 02-page-views/setup.sql and /limits.sql to include module name (#8)
Redshift: Rename metadata tables and columns (#21)
Redshift: Rename variables to include unit of measurement (#23)
Redshift: Remove scan limit from engagement time step (#5)
Redshift: Remove NOT NULL constraint on page_view_id in base (#20)
Redshift: Fix table definitions (#10)
Redshift: Remove or replace second example customisation (#14)
Redshift: Update copyright notices (#19)
Add CHANGELOG (#6)
Version 1.1.0 (2020-11-05)
---------------------------
Add Redshift web model v1 (#4)