Skip to content

Releases: KensioSoftware/rainlytics

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 12:30
10e806a

0.2.0 (2026-08-30)

Added

  • answer the beacon's collection path at the edge (#108) (5f09437)
  • bound a flood of beacon events in the rollup (#109) (d20ccbd)
  • define where a beacon event lives in the log table (#102) (7669f45)
  • keep the beacon's own requests out of the status codes (#107) (a99e7a2)
  • let a deployment hold no personal data (#101) (5b66eb5)
  • measure vitals and errors in the browser (#116) (10e806a)
  • report route changes from the browser (#115) (120c497)

Changed

  • keep SQL out of the beacon's browser bundle (#113) (5e4d2eb)

Packaging

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 28 Aug 19:33
6c2683e

0.1.7 (2026-08-28)

Added

  • grant query permissions from CDK (#91) (aaffdc6)
  • name the actions a refused query takes (#92) (6f22067)
  • read a narrowed question back off the stored summaries (#95) (61720f0)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:14
9e92488

0.1.6 (2026-08-28)

Added

  • compute rollup summaries on a schedule (#77) (e92aef2)
  • count the redirects that answer a search (#72) (798cf74)
  • count visitors under a daily-rotating hash (#80) (9e92488)
  • define the rollup summary schema and its S3 layout (#75) (0062b7d)
  • deliver c-ip so visitors can be counted (#76) (45eaf9a)
  • let a site's rollup read a query-string parameter (#65) (a973bbb)
  • name the region a query runs in (#68) (2242bae)
  • narrow a rollup to more than one path (#67) (e5adf46)
  • narrow each saved rollup to its own question (#66) (bab6dac)
  • read a precomputed summary for each answer (#81) (4c77394)
  • refuse two rollups saved under one name (#69) (407c0a3)
  • report which path a row matched (#70) (48514eb)
  • run a saved query from the command line (#71) (e2bd230)

Fixed

  • carry every log field CloudFront offers (#79) (4360106)

Packaging

  • deps-dev: bump @kensio/yulin from 1.20.12 to 1.20.13 in the npm-patch-and-minor group across 1 directory (#78) (c442903)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:52
8817413

0.1.5 (2026-08-27)

Added

  • count what people searched for (#50) (8817413)
  • let a site write a rollup of its own (#51) (1dccd1d)
  • narrow a rollup to a path or a host (#49) (59e145a)

Fixed

  • decode the path in the pageviews rollup (#48) (90d33db)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:15
3772a4c

0.1.4 (2026-08-27)

Added

  • add a Glue table with partition projection (#38) (64245cc)
  • add a rainlytics query command (#42) (15f2c33)
  • add an Athena workgroup with a cost limit (#40) (f95a756)
  • add pageviews, referrers and cache rollups (#43) (3772a4c)

Packaging

  • deps-dev: bump @kensio/yulin from 1.20.9 to 1.20.10 in the npm-patch-and-minor group across 1 directory (#39) (5da7491)
  • take yulin 1.20.11 (#41) (645d603)
  • take yulin 1.20.9 (#37) (24fbb29)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:23
cf1db0d

0.1.3 (2026-08-26)

Added

Packaging

  • deps-dev: bump oxfmt from 0.63.0 to 0.64.0 in the npm-patch-and-minor group across 1 directory (#31) (6c760fe)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:39
6b66e93

0.1.2 (2026-08-25)

Fixed

  • send bare variables in the suffix path (#27) (7cd57ac)

Packaging

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 09:00
61b7391

0.1.1 (2026-08-25)

Packaging

  • point the package at rainlytics.com (#18) (61b7391)