v1.29.0
What's Changed
- new community generator plugin for PHP by @lcarilla in #3813
 - build(deps): bump golang from 1.23.5 to 1.23.6 by @dependabot in #3822
 - build: Use govulncheck action by @alexandear in #3831
 - examples: Add missing Close calls by @alexandear in #3828
 - docs: Fix PostGIS function name by @alexandear in #3829
 - docs: Add Zig plugin by @tinyzimmer in #3824
 - build(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #3817
 - Add support for json format from process plugins by @rouzier in #3827
 - docs: add link to java plugin by @tandemdude in #3819
 - build(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot in #3826
 - Update postgresql_type.go: accept "timestamp" as a case by @theAnuragMishra in #3811
 - build(deps): bump golang from 1.23.6 to 1.24.0 by @dependabot in #3842
 - build(deps): bump myst-parser from 4.0.0 to 4.0.1 in /docs in the production-dependencies group by @dependabot in #3841
 - docs: update supported engines for sqlc-gen-java by @tandemdude in #3843
 - Add sqlite beta support for zig plugin by @tinyzimmer in #3845
 - build(deps): bump modernc.org/sqlite from 1.34.5 to 1.35.0 in the production-dependencies group by @dependabot in #3846
 - update csharp support to stable by @doron050 in #3854
 - build(deps): bump golang from 1.24.0 to 1.24.1 by @dependabot in #3870
 - build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs in the production-dependencies group by @dependabot in #3872
 - build: Upgrade to wazero@v1.9.0 by @kyleconroy in #3887
 - build: Upgrade to Go 1.24.1 by @kyleconroy in #3892
 - build: Upgrade to latest version of MySQL parser by @kyleconroy in #3893
 - build(deps): bump pyparsing from 3.2.1 to 3.2.2 in /docs in the production-dependencies group by @dependabot in #3890
 - build(deps): bump golang.org/x/net from 0.33.0 to 0.37.0 by @kyleconroy in #3894
 - build(deps): bump the production-dependencies group across 1 directory with 8 updates by @dependabot in #3896
 - build(deps): bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 in the production-dependencies group by @dependabot in #3898
 - build(deps): bump the production-dependencies group in /docs with 2 updates by @dependabot in #3899
 - build(deps): bump modernc.org/sqlite from 1.36.2 to 1.36.3 in the production-dependencies group by @dependabot in #3905
 - feat(codegen/golang): add an option to wrap query errors that includes query name by @andrewmbenton in #3876
 - fix(pgx): Do not wrap nil error by @kyleconroy in #3913
 - build(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #3914
 - [typo] locahost → localhost by @alexzamai-orca in #3925
 - build(deps): bump urllib3 from 2.3.0 to 2.4.0 in /docs in the production-dependencies group by @dependabot in #3926
 - build(deps): bump golang from 1.24.1 to 1.24.2 by @dependabot in #3915
 - build(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #3923
 - fix(migrations): case-sensitive migration rollback detection by @0xSherlokMo in #3919
 - build(deps): Upgrade github.com/wasilibs/go-pgquery by @kyleconroy in #3927
 - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #3929
 - Add changelog for 1.29.0 by @kyleconroy in #3930
 - feat(cli): Bump version to 1.29.0 by @kyleconroy in #3931
 
New Contributors
- @lcarilla made their first contribution in #3813
 - @tinyzimmer made their first contribution in #3824
 - @rouzier made their first contribution in #3827
 - @tandemdude made their first contribution in #3819
 - @theAnuragMishra made their first contribution in #3811
 - @doron050 made their first contribution in #3854
 - @alexzamai-orca made their first contribution in #3925
 - @0xSherlokMo made their first contribution in #3919
 
Full Changelog: v1.28.0...v1.29.0