Release version v1.2.0 - #280
Merged
Merged
Conversation
Merge main into develop branch
…lear global error messages on success
…pyable, and remove error-prone type casts
…ce generated data loaders, use HotChocolate connections and pagination also for nested lists, and migrate to HotChocolate 16
…erface Clean-up user interface
…aginated authorizations and tokens of OpenId Connect applications
…erface Clean up user interface
…etches, make manager/owner/... in forms explicit, use `DateTimeOffset` for sortable fields with pagination (NodaTime `OffsetDateTime` as currently not supported), return entity for OpenId Connect token/authorization subject, and make some frontend refinements
…hile to prevent race conditions)
…r prime direction/surface and switchable layers, and humanize display of tag names
…ts meta information
…on` if it should still exist for some reason
…ema with the migrate.sql derived one
…and max page size over data from multiple databases (see the comments in `GetAllDataAsync.GetAllDataAsync` for details)
…` when used within a target description
…ientId` to resolve the client ID (or authorized party) of the current access token (to be used by databases for applying access policies)
…correct GraphQL types of parameter `locale` and properties `vertexId`/`parentId`, and allow null as values in the lists `OpticalComponent(Sub)TypePropositionInput.(not)In`, and make coated side required
…he GraphQL schemas (I cannot finish it before leaving tomorrow but I will open an issue...)
…default number of edges returned by paginated queries is 100, which results in high costs quickly, even for queries with actually only a handful of edges
added 2 commits
June 30, 2026 18:36
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.
Hi @simonwacker!
This pull request was created in response to a manual trigger of the release workflow here: https://github.com/building-envelope-data/metabase/actions/runs/28460157878.
I've updated the changelog and bumped the versions in the manifest files in this commit: 49b7676.
Merging this pull request will create a GitHub release and upload any assets that are created as part of the release build.