Skip to content

jet 2.16.0 - #301567

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-jet-2.16.0
Aug 31, 2026
Merged

jet 2.16.0#301567
BrewTestBot merged 2 commits into
mainfrom
bump-jet-2.16.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# Release v2.16.0

✨ New Features

  • Added shell-style wildcard support to the generator’s table, view, and enum allow/ignore filters (issue, PR).
  • Added PostgreSQL AS_MATERIALIZED(...) support for common table expressions(PR).
  • Exported SetStatement in the PostgreSQL, MySQL, and SQLite dialects, allowing compound UNION, INTERSECT, and EXCEPT query results to be named(PR).
  • Added support for using WITH statements as INSERT(...).QUERY(...) for MySQL/MariaDB, and SQLite (issue, PR).
  • Added show version flag to jet generator CLI (PR)

🐛 Bug Fixes

  • Fixed INSERT(...).MODEL and MODELS mapping for customized model field names by supporting column:"..." struct tags. The generator now adds these tags automatically when model fields are renamed, while preserving explicitly configured tags (PR).
  • Fixed chained arithmetic and logical operators on typed window expressions so their OVER(...) clauses are preserved (issue, PR).

🧰 Maintenance

  • Moved internal test helpers out of runtime package builds (PR).

Contributors

@Seb-C @AzarAI-TOP @galexrt @MatthiasGrandl @1llu5ion @philon123 @ChrisJr404 @2uent1n

View the full release notes at https://github.com/go-jet/jet/releases/tag/v2.16.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 31, 2026
@BrewTestBot
BrewTestBot enabled auto-merge August 31, 2026 14:43
@BrewTestBot
BrewTestBot added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit 395678e Aug 31, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-jet-2.16.0 branch August 31, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants