Releases
v0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-05-19)
Bug Fixes
core: exclude temp/staging tables from RepeatedSingleInsertDetector (#129 ) (#135 ) (4018a23 )
core: make CountInsteadOfExistsDetector opt-in (#126 ) (#138 ) (31aaf6c )
core: make isQuerySuppressed literal- and word-boundary aware (#124 ) (#140 ) (908b081 )
core: mask string literals before SELECT * detection (#145 ) (b926522 )
core: resolve schema-qualified table names against unqualified metadata (#128 ) (#136 ) (b1d8543 )
core: suppress DistinctMisuse rule when query contains a JOIN (#127 ) (#137 ) (8fbcafb )
core: suppress ImplicitTypeConversion on known-numeric _code columns (#125 ) (#139 ) (f409bce )
core: unquote backtick/double-quoted table tokens in alias resolution (#82 ) (304ccf1 )
junit5: detach QueryInterceptor from shared ProxyDataSource in afterAll (#146 ) (6ec2f25 )
spring-boot-starter: add query-audit.wrap-data-source escape hatch (#134 ) (#142 ) (e71a226 )
You can’t perform that action at this time.