Skip to content

Tags: mart-e/analytics

Tags

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move teams backfill migration to the end (plausible#5320)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.0.0 (plausible#5309)

* Update User schema with a field required by teams migration

* Start cloak vault for self-hosted release migrations.

Since this one is using schemas, existing encrypted columns
do require cloak to be up.

* Update changelog

* Make trial notification ee-only

* Replace `Plausible.ee?/0` with `ee?/0` across the codebase

* Bump release date

v3.0.0-rc.6

Toggle v3.0.0-rc.6's commit message
Update changelog

v3.0.0-rc.5

Toggle v3.0.0-rc.5's commit message
Merge branch 'master' into release-3.0.0

v3.0.0-rc.4

Toggle v3.0.0-rc.4's commit message
Bump backfill migration timestamp

v3.0.0-rc.3

Toggle v3.0.0-rc.3's commit message
Start cloak vault for self-hosted release migrations.

Since this one is using schemas, existing encrypted columns
do require cloak to be up.

v3.0.0-rc.2

Toggle v3.0.0-rc.2's commit message
Update User schema with a field required by teams migration

v3.0.0-rc.1

Toggle v3.0.0-rc.1's commit message
Fix migration that was not working

cc @macobo

v3.0.0-rc.0

Toggle v3.0.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backfill teams - CE (plausible#4925)

* OG script

* Adapt to CE

* Remove commented line

* Backfill teams CE in a single transaction (plausible#4985)

* single tx

* add migration

* Reorder migrations

So that identifier is already present and
can be fetched using schema-based queries.

* Reorder again on top of master + use data migration utils

---------

Co-authored-by: ruslandoga <ruslandoga+gh@icloud.com>

v2.1.5

Toggle v2.1.5's commit message
fix build step id