feat(container): update image ghcr.io/umami-software/umami ( 3.3.1 → 3.4.0 ) - #2616
Merged
Merged
Conversation
@@ spec.values.controllers.umami.containers.app.image.tag @@
# helm.toolkit.fluxcd.io/v2/HelmRelease/monitoring/umami
! ± value change
- 3.3.1@sha256:fa32d116cf20cad52cbc3fad9a63b46e7fa02299d8f967168eb453d49c476b4a
+ 3.4.0@sha256:85909afc45bdcda1917394594a087421fdbb05610fded0fa9f6fb861abb2f367
@@ spec.template.spec.containers.app.image @@
# apps/v1/Deployment/monitoring/umami
! ± value change
- ghcr.io/umami-software/umami:3.3.1@sha256:fa32d116cf20cad52cbc3fad9a63b46e7fa02299d8f967168eb453d49c476b4a
+ ghcr.io/umami-software/umami:3.4.0@sha256:85909afc45bdcda1917394594a087421fdbb05610fded0fa9f6fb861abb2f367
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.1→3.4.0Release Notes
umami-software/umami (ghcr.io/umami-software/umami)
v3.4.0Compare Source
Umami
v3.4.0is here with new Annotations, MCP support, API key management, a typed API client, session property segments, and security, analytics, and UI improvements.New features
Annotations
Add dated notes to your website charts to keep launches, campaigns, and other important events alongside your analytics.
Model Context Protocol (MCP)
Connect MCP-compatible assistants to Umami to explore your analytics with read-only tools.
@umami/mcpMCP_ENABLED=1to enable/mcpSee the MCP setup guide for configuration and examples.
API keys and typed API client
@umami/api-clientTypeScript package generated from Umami's OpenAPI contractsAnalytics APIs
See the report API migration guide for endpoint mappings and compatibility details.
Segments and tracking
data-distinct-idattribute. #4421Security
Migrations
This release includes schema migrations for annotations and API keys:
prisma/migrations/25_add_annotationprisma/migrations/26_add_api_keyMigrations run automatically during the build process. Existing saved report definitions and IDs are retained by the analytics API changes.
Fixes
EXISTSto improve query behavior. #4528Updates
16.3.47.10.019.3.0Thanks
@Alphapin @GroophyLifefor @JoeJoeflyn @MontejoJorge @bm1016bm-svg @brantsrasmus @dongwonmoon @flamelin @franciscao633 @jamalkamaladdin @justadityaraj @luca-seemann @lukkshh @nicolas2601
Full Changelog: umami-software/umami@v3.3.1...v3.4.0
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.