Skip to content

chore: release#236

Open
RAprogramm wants to merge 1 commit into
mainfrom
release-plz-2026-07-26T04-57-20Z
Open

chore: release#236
RAprogramm wants to merge 1 commit into
mainfrom
release-plz-2026-07-26T04-57-20Z

Conversation

@RAprogramm

@RAprogramm RAprogramm commented Jul 26, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • entity-core: 0.10.3 -> 0.10.4 (✓ API compatible changes)
  • entity-derive-impl: 0.20.15 -> 0.20.16
  • entity-derive: 0.22.6 -> 0.22.7 (✓ API compatible changes)
Changelog

entity-core

0.10.4 - 2026-07-26

🐛 Bug Fixes

  • reach the runtime through the facade in generated code (#247)

🧪 Testing

  • execute commands, guards, transitions and the OpenAPI document (#263)
  • execute the remaining generated SQL surfaces against Postgres (#255)

entity-derive-impl

0.20.16 - 2026-07-26

⚙️ CI

  • gate feature combinations, dependency policy and semver (#248)

✨ Features

  • participant scopes over an OR group of columns (#265)
  • chainable setters on update DTOs (#264)

🐛 Bug Fixes

  • reject SQL identifiers that generated statements cannot carry (#249)
  • reach the runtime through the facade in generated code (#247)
  • give auto temporal columns a database default in migrations (#238)

📚 Documentation

  • mark the ClickHouse and MongoDB dialects as unimplemented (#251)

🧪 Testing

  • execute commands, guards, transitions and the OpenAPI document (#263)
  • execute the remaining generated SQL surfaces against Postgres (#255)
  • budget the size of the generated token stream (#252)

entity-derive

0.22.7 - 2026-07-26

✨ Features

  • participant scopes over an OR group of columns (#265)
  • chainable setters on update DTOs (#264)

🐛 Bug Fixes

  • reject SQL identifiers that generated statements cannot carry (#249)
  • reach the runtime through the facade in generated code (#247)
  • give auto temporal columns a database default in migrations (#238)

📚 Documentation

  • mark the ClickHouse and MongoDB dialects as unimplemented (#251)
  • pass bare substrings to like filters in every example (#245)

🧪 Testing

  • execute commands, guards, transitions and the OpenAPI document (#263)
  • drive the generated HTTP handlers over a real router (#260)
  • execute join views, the policy wrapper, the drainer and the subscriber (#258)
  • execute the remaining generated SQL surfaces against Postgres (#255)
  • execute generated SQL against a live Postgres (#235)


This PR was generated with release-plz.

@RAprogramm RAprogramm changed the title chore(entity-derive): release v0.22.7 chore: release Jul 26, 2026
@RAprogramm
RAprogramm force-pushed the release-plz-2026-07-26T04-57-20Z branch 13 times, most recently from 00792db to 194c791 Compare July 26, 2026 11:29
@RAprogramm
RAprogramm force-pushed the release-plz-2026-07-26T04-57-20Z branch from 194c791 to 33371cd Compare July 26, 2026 11:54
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