Skip to content

Publish Release v0.28.5#895

Merged
nalchevanidze merged 2 commits intomainfrom
release-v0.28.5
Mar 10, 2026
Merged

Publish Release v0.28.5#895
nalchevanidze merged 2 commits intomainfrom
release-v0.28.5

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2026

v0.28.5 (2026-03-10)

Bug fix (patch bump)

  • #891: docs: provide information for contributors and fix ci
  • #894: code-gen: avoid generating duplicate types
    • 👤 @ners

    • Details - derive Eq for AST types - nub the list of generated types before printing them

      If a schema contains an interface with a field with multiple params, then the Args type for that field is generated for the interface, as well as each of the types that implement it. If the interface is implemented correctly, these types will all be the same.

  • #893: server: replace graphql-playground with graphiql

Minor / maintenance change (patch bump)

@nalchevanidze nalchevanidze marked this pull request as ready for review March 9, 2026 23:58
@nalchevanidze nalchevanidze enabled auto-merge (squash) March 9, 2026 23:58
@nalchevanidze nalchevanidze disabled auto-merge March 10, 2026 14:05
@nalchevanidze nalchevanidze enabled auto-merge (squash) March 10, 2026 17:30
@nalchevanidze nalchevanidze merged commit 99b2c31 into main Mar 10, 2026
10 checks passed
@nalchevanidze nalchevanidze deleted the release-v0.28.5 branch March 10, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant