Skip to content

chore: release - #236

Merged
RAprogramm merged 1 commit into
mainfrom
release-plz-2026-07-26T04-57-20Z
Jul 27, 2026
Merged

chore: release#236
RAprogramm merged 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-27

🐛 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-27

⚙️ CI

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

✨ Features

  • OpenAPI schema overrides carried to generated structs (#291)
  • repository wrapper invoking the generated hooks (#267)
  • domain operations writing declared columns (#266)
  • participant scopes over an OR group of columns (#265)
  • chainable setters on update DTOs (#264)

🐛 Bug Fixes

  • gate the token budget on the SQL generator (#286)
  • 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-27

✨ Features

  • OpenAPI schema overrides carried to generated structs (#291)
  • repository wrapper invoking the generated hooks (#267)
  • domain operations writing declared columns (#266)
  • 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

  • security, support and conduct policies (#274)
  • 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 27 times, most recently from ae596e5 to d281bab Compare July 27, 2026 02:23
@RAprogramm
RAprogramm force-pushed the release-plz-2026-07-26T04-57-20Z branch from d281bab to b15be46 Compare July 27, 2026 02:42
@RAprogramm
RAprogramm merged commit 3d17a5e into main Jul 27, 2026
27 checks passed
@RAprogramm
RAprogramm deleted the release-plz-2026-07-26T04-57-20Z branch July 27, 2026 03:21
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