v3.0.1
swc-project/swcv3.0.1Aug 13, 2025by mms-gianni
AI Summary
Fixes a database service issue by switching to the upsert method for updates, ensuring data integrity during modification operations.
Key Highlights
- Update database service to use upsert method
New Features
- Database service upsert method update
Full Release Notes
## What's Changed 🪳 Fix / Update database service to use upsert method by @mms-gianni in https://github.com/kubero-dev/kubero/pull/688 **Full Changelog**: https://github.com/kubero-dev/kubero/compare/v3.0.0...v3.0.1