Skip to content

Commit aaa0b90

Browse files
committed
release: update changelog
1 parent 18c2769 commit aaa0b90

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- **Audit logging enabled** — MongoDB audit logging is now enabled by default.
12+
13+
### Fixed
14+
15+
- **Missing `#nosec G706` annotations** — Added suppression comments to `LogInfo` and `LogError` for gosec false positives.
16+
17+
### Security
18+
19+
- **gRPC vulnerability fix** — Upgraded `google.golang.org/grpc` to v1.79.3 to address CVE-2026-33186.
20+
921
## [v0.2.0] - 2026-02-20
1022

1123
### Added

0 commit comments

Comments
 (0)