You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.39.3 [skip ci]
## [1.39.3](v1.39.2...v1.39.3) (2026-08-26)
### Bug Fixes
* **agent:** apply the configured logger_level to the default logger ([#376](#376)) ([bb4ac89](bb4ac89)), closes [#371](#371)
* **customizer:** mark a field sortable only when the sort decorator can order it (PRD-1036) ([#368](#368)) ([a04900d](a04900d))
chore(release): 1.39.2 [skip ci]
## [1.39.2](v1.39.1...v1.39.2) (2026-08-25)
### Bug Fixes
* **agent:** serve only the columns of collections the caller may read ([#365](#365)) ([3aa70c8](3aa70c8))
chore(release): 1.39.0 [skip ci]
# [1.39.0](v1.38.3...v1.39.0) (2026-08-19)
### Features
* **audit_trail:** record and expose record history in the agent, gated on an audit database ([#320](#320)) ([dcfb13c](dcfb13c))
chore(release): 1.38.3 [skip ci]
## [1.38.3](v1.38.2...v1.38.3) (2026-08-14)
### Bug Fixes
* **agent:** serialize every level of a projection deeper than one relation ([#357](#357)) ([a1e8cbd](a1e8cbd))