Update plausible/analytics Docker tag to v2 #35

Merged
jake merged 1 commits from renovate/plausible-analytics-2.x into master 2023-08-05 16:25:55 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
plausible/analytics major v1.5 -> v2.0

Release Notes

plausible/analytics (plausible/analytics)

v2.0

Added
  • Call to action for tracking Goal Conversions and an option to hide the section from the dashboard
  • Add support for with_imported=true in Stats API aggregate endpoint
  • Ability to use '--' instead of '=' sign in the tagged-events classnames
  • 'Last updated X seconds ago' info to 'current visitors' tooltips
  • Add support for more Bamboo adapters, i.e. Bamboo.MailgunAdapter, Bamboo.MandrillAdapter, Bamboo.SendGridAdapter #​2649
  • Ability to change domain for existing site (requires numeric IDs data migration, instructions will be provided separately) UI + API (PUT /api/v1/sites)
  • Add LOG_FAILED_LOGIN_ATTEMPTS environment variable to enable failed login attempts logs #​2936
  • Add MAILER_NAME environment variable support #​2937
  • Add MAILGUN_BASE_URI support for Bamboo.MailgunAdapter #​2935
  • Add a landing page for self-hosters #​2989
  • Allow optional IPv6 for clickhouse repo #​2970
Fixed
  • Fix tracker bug - call callback function even when event is ignored
  • Make goal-filtered CSV export return only unique_conversions timeseries in the 'visitors.csv' file
  • Stop treating page filter as an entry page filter
  • City report showing N/A instead of city names with imported data #​2675
  • Empty values for Screen Size, OS and Browser are uniformly replaced with "(not set)"
  • Fix more pageviews with session prop filter than with no filters
  • Cascade delete sent_renewal_notifications table when user is deleted #​2549
  • Show appropriate top-stat metric labels on the realtime dashboard when filtering by a goal
  • Fix breakdown API pagination when using event metrics #​2562
  • Automatically update all visible dashboard reports in the realtime view
  • Connect via TLS when using HTTPS scheme in ClickHouse URL #​2570
  • Add error message in case a transfer to an invited (but not joined) user is requested #​2651
  • Fix bug with showing property breakdown with a prop filter
  • Fix bug when combining goal and prop filters #​2654
  • Fix broken favicons when domain includes a slash
  • Fix bug when using multiple wildcard goal filters
  • Fix a bug where realtime would fail with imported data
  • Fix a bug where the country name was not shown when filtering through the map
  • Fix broken interval selection in the all time view
Changed
Removed
  • Remove Firewall plug and IP_BLOCKLIST environment variable
  • Remove the ability to collapse the main graph #​2627
  • Remove custom_dimension_filter feature flag #​2996

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plausible/analytics](https://github.com/plausible/analytics) | major | `v1.5` -> `v2.0` | --- ### Release Notes <details> <summary>plausible/analytics (plausible/analytics)</summary> ### [`v2.0`](https://github.com/plausible/analytics/blob/HEAD/CHANGELOG.md#v200---2023-07-12) ##### Added - Call to action for tracking Goal Conversions and an option to hide the section from the dashboard - Add support for `with_imported=true` in Stats API aggregate endpoint - Ability to use '--' instead of '=' sign in the `tagged-events` classnames - 'Last updated X seconds ago' info to 'current visitors' tooltips - Add support for more Bamboo adapters, i.e. `Bamboo.MailgunAdapter`, `Bamboo.MandrillAdapter`, `Bamboo.SendGridAdapter` [#&#8203;2649](https://github.com/plausible/analytics/issues/2649) - Ability to change domain for existing site (requires numeric IDs data migration, instructions will be provided separately) UI + API (`PUT /api/v1/sites`) - Add `LOG_FAILED_LOGIN_ATTEMPTS` environment variable to enable failed login attempts logs [#&#8203;2936](https://github.com/plausible/analytics/issues/2936) - Add `MAILER_NAME` environment variable support [#&#8203;2937](https://github.com/plausible/analytics/issues/2937) - Add `MAILGUN_BASE_URI` support for `Bamboo.MailgunAdapter` [#&#8203;2935](https://github.com/plausible/analytics/issues/2935) - Add a landing page for self-hosters [#&#8203;2989](https://github.com/plausible/analytics/issues/2989) - Allow optional IPv6 for clickhouse repo [#&#8203;2970](https://github.com/plausible/analytics/issues/2970) ##### Fixed - Fix tracker bug - call callback function even when event is ignored - Make goal-filtered CSV export return only unique_conversions timeseries in the 'visitors.csv' file - Stop treating page filter as an entry page filter - City report showing N/A instead of city names with imported data [#&#8203;2675](https://github.com/plausible/analytics/issues/2675) - Empty values for Screen Size, OS and Browser are uniformly replaced with "(not set)" - Fix [more pageviews with session prop filter than with no filters](https://github.com/plausible/analytics/issues/1666) - Cascade delete sent_renewal_notifications table when user is deleted [#&#8203;2549](https://github.com/plausible/analytics/issues/2549) - Show appropriate top-stat metric labels on the realtime dashboard when filtering by a goal - Fix breakdown API pagination when using event metrics [#&#8203;2562](https://github.com/plausible/analytics/issues/2562) - Automatically update all visible dashboard reports in the realtime view - Connect via TLS when using HTTPS scheme in ClickHouse URL [#&#8203;2570](https://github.com/plausible/analytics/issues/2570) - Add error message in case a transfer to an invited (but not joined) user is requested [#&#8203;2651](https://github.com/plausible/analytics/issues/2651) - Fix bug with [showing property breakdown with a prop filter](https://github.com/plausible/analytics/issues/1789) - Fix bug when combining goal and prop filters [#&#8203;2654](https://github.com/plausible/analytics/issues/2654) - Fix broken favicons when domain includes a slash - Fix bug when using multiple [wildcard goal filters](https://github.com/plausible/analytics/pull/3015) - Fix a bug where realtime would fail with imported data - Fix a bug where the country name was not shown when [filtering through the map](https://github.com/plausible/analytics/issues/3086) - Fix [broken interval selection](https://github.com/plausible/analytics/issues/3086) in the all time view ##### Changed - Treat page filter as entry page filter for `bounce_rate` - Reject events with long URIs and data URIs [#&#8203;2536](https://github.com/plausible/analytics/issues/2536) - Always show direct traffic in sources reports [#&#8203;2531](https://github.com/plausible/analytics/issues/2531) - Stop recording XX and T1 country codes [#&#8203;2556](https://github.com/plausible/analytics/issues/2556) - Device type is now determined from the User-Agent instead of window.innerWidth [#&#8203;2711](https://github.com/plausible/analytics/issues/2711) - Add padding by default to embedded dashboards so that shadows are not cut off [#&#8203;2744](https://github.com/plausible/analytics/issues/2744) - Update the User Agents database (https://github.com/matomo-org/device-detector/releases/tag/6.1.1) - Disable registration in self-hosted setups by default [#&#8203;3014](https://github.com/plausible/analytics/issues/3014) ##### Removed - Remove Firewall plug and `IP_BLOCKLIST` environment variable - Remove the ability to collapse the main graph [#&#8203;2627](https://github.com/plausible/analytics/issues/2627) - Remove `custom_dimension_filter` feature flag [#&#8203;2996](https://github.com/plausible/analytics/issues/2996) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM2LjI1LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate added 1 commit 2023-06-14 12:00:40 +01:00
/ terraform (push) Successful in 45s Details
/ ansible (push) Failing after 1m30s Details
5407ae89d5
Update plausible/analytics Docker tag to v2
jake merged commit 1b24578fe6 into master 2023-08-05 16:25:55 +01:00
jake deleted branch renovate/plausible-analytics-2.x 2023-08-05 16:25:55 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systems/infrastructure#35
No description provided.