Update gotify/server-arm7 Docker tag in stack gotify from 2.9.1 to v3 #349

Merged
Kevin merged 1 commit from renovate/gotify-server-arm7-3.x into main 2026-07-19 08:18:12 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
gotify/server-arm7 major 2.9.13.0.0

Release Notes

gotify/server (gotify/server-arm7)

v3.0.0

Compare Source

Notable features:

Breaking changes:

  • The config.yml file is no longer supported, convert it to the new env format with migrate-config.
  • If you set list or map environment variables, their syntax changed, see List and map syntax.
  • API tokens are no longer returned in the GET endpoints and are only exposed on creation or rotation. See Tokens are only shown once.
  • If you have scripts hitting client-token endpoints, they may now need elevation.
  • The paging.next URL in message list responses is now a relative path. See Paging next URL is relative.

Miscellaneous changes:


Configuration

📅 Schedule: (UTC)

  • 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 | |---|---|---| | [gotify/server-arm7](https://github.com/gotify/server) | major | `2.9.1` → `3.0.0` | --- ### Release Notes <details> <summary>gotify/server (gotify/server-arm7)</summary> ### [`v3.0.0`](https://github.com/gotify/server/releases/tag/v3.0.0) [Compare Source](https://github.com/gotify/server/compare/v2.9.1...v3.0.0) Notable features: - Add OIDC login support. See [OIDC Docs](https://gotify.net/docs/oidc) ([#&#8203;433](https://github.com/gotify/server/issues/433) via [#&#8203;941](https://github.com/gotify/server/issues/941), [#&#8203;977](https://github.com/gotify/server/issues/977), [#&#8203;982](https://github.com/gotify/server/issues/982), [#&#8203;1003](https://github.com/gotify/server/issues/1003)) - Thanks to [@&#8203;KovachVL](https://github.com/KovachVL) and [@&#8203;alanturing881](https://github.com/alanturing881) for reporting security issues for this feature. - Add session elevation for sensitive actions in the web UI. [Session Elevation Docs](https://gotify.net/docs/session-elevation) (GHSA-3hcj-9m7p-wwm9, [#&#8203;944](https://github.com/gotify/server/issues/944) via [#&#8203;952](https://github.com/gotify/server/issues/952), [#&#8203;954](https://github.com/gotify/server/issues/954)). - Automatically delete inactive clients/sessions ([#&#8203;943](https://github.com/gotify/server/issues/943) via [#&#8203;959](https://github.com/gotify/server/issues/959)) Breaking changes: - The `config.yml` file is no longer supported, convert it to the new env format with [`migrate-config`](https://gotify.net/docs/migrate-to-3#migrating-your-config). - If you set list or map environment variables, their syntax changed, see [List and map syntax](https://gotify.net/docs/migrate-to-3#environment-list-and-map-syntax). - API tokens are no longer returned in the GET endpoints and are only exposed on creation or rotation. See [Tokens are only shown once](https://gotify.net/docs/migrate-to-3#tokens-are-only-shown-once). - If you have scripts hitting client-token endpoints, they may now need [elevation](https://gotify.net/docs/migrate-to-3#step-up-authentication). - The paging.next URL in message list responses is now a relative path. See [Paging next URL is relative](https://gotify.net/docs/migrate-to-3#paging-next-url-is-relative). Miscellaneous changes: - Rework configuration ([#&#8203;366](https://github.com/gotify/server/issues/366), [#&#8203;392](https://github.com/gotify/server/issues/392) via [#&#8203;967](https://github.com/gotify/server/issues/967)) - Don't store tokens in plain text ([#&#8203;325](https://github.com/gotify/server/issues/325) via [#&#8203;971](https://github.com/gotify/server/issues/971) by [@&#8203;eternal-flame-AD](https://github.com/eternal-flame-AD)) - Publish a `gotify/server:master` docker image for testing unreleased changes. [Docs: Testing master](https://gotify.net/docs/testing-master) ([#&#8203;953](https://github.com/gotify/server/issues/953), [#&#8203;956](https://github.com/gotify/server/issues/956)) - Allow sending messages with a client token ([#&#8203;964](https://github.com/gotify/server/issues/964)) - Allow refreshing application tokens ([#&#8203;985](https://github.com/gotify/server/issues/985) via [#&#8203;986](https://github.com/gotify/server/issues/986) by [@&#8203;eternal-flame-AD](https://github.com/eternal-flame-AD)) - Increase token keyspace to >128 bits ([#&#8203;936](https://github.com/gotify/server/issues/936) via [#&#8203;939](https://github.com/gotify/server/issues/939) by [@&#8203;eternal-flame-AD](https://github.com/eternal-flame-AD)) - Switch logging to zerolog ([#&#8203;962](https://github.com/gotify/server/issues/962)) - Add OCI labels to docker images ([#&#8203;924](https://github.com/gotify/server/issues/924) via [#&#8203;927](https://github.com/gotify/server/issues/927) by [@&#8203;eternal-flame-AD](https://github.com/eternal-flame-AD)) - Use use HTTP-only session cookies instead of local storage for UI sessions ([#&#8203;941](https://github.com/gotify/server/issues/941)) - Add `createdAt` to users, clients, applications and plugins ([#&#8203;959](https://github.com/gotify/server/issues/959)) - Add a CLI with `gotify serve`, `gotify version` and `gotify migrate-config` commands ([#&#8203;967](https://github.com/gotify/server/issues/967)) - Fix Messenger plugins that are added after init ([#&#8203;653](https://github.com/gotify/server/issues/653) via [#&#8203;998](https://github.com/gotify/server/issues/998) by [@&#8203;TowyTowy](https://github.com/TowyTowy)) - Update dependencies </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJtYWpvciIsInJlbm92YXRlIl19-->
Kevin merged commit cd563a39f3 into main 2026-07-19 08:18:12 -04:00
Kevin deleted branch renovate/gotify-server-arm7-3.x 2026-07-19 08:18:12 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
1 participant
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
Kevin/docker-l2!349
No description provided.