What's Changed
- build(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #3941
- build(deps): bump packaging from 24.2 to 25.0 in /docs in the production-dependencies group by @dependabot[bot] in #3940
- Use MySQL 9 in docker-compose.yml by @vvakame in #3944
- build(deps): bump golang from 1.24.2 to 1.24.4 by @dependabot[bot] in #3983
- SQLite: Coerce jsonb columns to json before returning to Go code by @brandur in #3968
- SQLite: Fix parsing of INSERT DEFAULT VALUES syntax by @kyleconroy in #4010
- build(deps): bump golang from 1.24.4 to 1.24.5 by @dependabot[bot] in #4014
- build(deps): bump urllib3 from 2.4.0 to 2.5.0 in /docs by @dependabot[bot] in #3994
- build(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #3989
- build(deps): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #4027
- build(deps): bump modernc.org/sqlite from 1.38.0 to 1.38.2 in the production-dependencies group by @dependabot[bot] in #4032
- build(deps): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #4018
- docs: fix parameter syntax inconsistency for MySQL and SQLite by @kotahorii in #4036
- Fix panic for DELETE with JOIN on subquery by @gwillem in #4023
- feat(docs): Add link to Gleam/parrot by @kyleconroy in #4038
- build(deps): bump certifi from 2025.7.14 to 2025.8.3 in /docs in the production-dependencies group by @dependabot[bot] in #4041
- fix(compiler/mysql): prevent panic in convertSetOprSelectList() by @andrewmbenton in #4042
- fix: range subselect alias pointer dereference by @ahme-dev in #3711
- docs: mention pgxpool in go and pgx guide by @seriousben in #4047
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 in the production-dependencies group by @dependabot[bot] in #4043
- docs: use correct configuration to generate the given output for JSON type override by @andrewmbenton in #4049
- docs: clean up and add to docs regarding type overrides by @andrewmbenton in #4060
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #4059
- chore(engine/dolphin): remove references to deprecated
pcast.ChangeStmt
by @andrewmbenton in #4057 - docs: try a different admonition format by @andrewmbenton in #4061
- docs: use the correct admonition format by @andrewmbenton in #4062
- fix(codegen/golang): don't omit enums used as arrays by @andrewmbenton in #4058
- fix(codegen/golang): handle
go_struct_tag
fordb_type
overrides by @andrewmbenton in #4055 - bugfix: Normalize identifier usage for table names by @Mr-Destructive in #4045
- build(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #4071
- build(deps): bump requests from 2.32.4 to 2.32.5 in /docs in the production-dependencies group by @dependabot[bot] in #4068
- feat(engine/dolphin): implement MATCH_AGAINST conversion by @wawan93 in #4070
- docs: add multi-worded table example for renaming by @lukeraphael in #4067
- build(deps): Upgrade to Go 1.25 by @kyleconroy in #4074
- build(deps): bump golang from 1.24.5 to 1.25.0 by @dependabot[bot] in #4063
- test(endtoend): Skip process_plugin_sqlc_gen_json by @kyleconroy in #4075
- test(endtoend): Use Docker to start database servers by @kyleconroy in #4076
- build(deps): bump github.com/google/cel-go from 0.26.0 to 0.26.1 in the production-dependencies group by @dependabot[bot] in #4080
- docs: Add changelog for 1.30.0 by @kyleconroy in #4085
- feat(cli): Bump version to 1.30.0 by @kyleconroy in #4086
New Contributors
- @vvakame made their first contribution in #3944
- @brandur made their first contribution in #3968
- @kotahorii made their first contribution in #4036
- @gwillem made their first contribution in #4023
- @ahme-dev made their first contribution in #3711
- @seriousben made their first contribution in #4047
- @Mr-Destructive made their first contribution in #4045
- @wawan93 made their first contribution in #4070
- @lukeraphael made their first contribution in #4067
Full Changelog: v1.29.0...v1.30.0