What's Changed
- fix: fix up aggregate methods ambiguous column by @Cprakhar in #11822
- fix: prevent eager-loaded entities from overwriting manual relations by @LeviHeber in #11267
- fix: release query runner when there is no migration to revert by @mjr128 in #11232
- fix: add async to the method using setFindOptions() by @bindon in #10787
- chore: disable eslint errors for chai assertions by @alumni in #11833
- ci(tests): Remove limitation of branches to run on by @OSA413 in #11794
- ci: upgrade actions to v6 by @pkuczynski in #11844
- docs(v0.3): add version dropdown (stable/dev) by @naorpeled in #11863
- fix(sap):
QueryBuilderparameter of type JSDatenot escaped correctly by @alumni in #11867 - feat(sap): add pool timeout by @alumni in #11868
- feat(qodo): enable new review experience in v0.3 by @naorpeled in #11910
- feat: add
returningoption to update/upsert operations by @naorpeled in #11782 - test: enable repository-returning test by @gioboa in #11913
- chore(qodo): disable in progress notification in v0.3 by @naorpeled in #11928
- ci(docs): add deploy Github Action to v0.3 branch by @naorpeled in #11929
- chore(qodo): disable persistent comments and inline code suggestions in v0.3 by @naorpeled in #11989
- chore(deps): update all dependencies to the latest minor version by @alumni in #12015
- fix(redis): redis cache version detection by @mguida22 in #11936
- ci: remove summary comments location policy by @naorpeled in #12117
- ci(qodo): remove /improve from pr and push commands by @naorpeled in #12129
- ci: migrate from npm to pnpm by @pkuczynski in #12193
- ci(qodo): sync qodo pr agent config from master by @naorpeled in #12265
- ci: remove docs indexing by @alumni in #12435
- fix(security): validate limit() in Update/SoftDelete query builders by @smith-xyz in #12437
- chore(deps): update all minor by @alumni in #12443
- chore(release): release 0.3.29 by @michaelbromley in #12442
New Contributors
- @LeviHeber made their first contribution in #11267
- @mjr128 made their first contribution in #11232
- @bindon made their first contribution in #10787
Full Changelog: 0.3.28...0.3.29