diff --git a/release-notes.md b/release-notes.md index bc637ae7..d1400544 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,10 +2,22 @@ All notable changes to this project will be documented in this file. -## [0.27.0] - 2024-09-27 +## [0.28.0] - 2024-10-07 + +### 🚀 Features + +- *(CE)* Add ms sql connector (#456) + +### 🐛 Bug Fixes + +- *(CE)* Remove conditional init of temporal service (#397) +- *(CE)* Endpoint mismatch in spec (#398) +- *(CE)* Fixed duration units in sync runs ### ⚙️ Miscellaneous Tasks -- *(CE)* Prevent duplicate names for source connectors (#382) +- *(CE)* Add data_app_token with unique constraint (#379) +- *(CE)* Add data_app_token generation (#381) +- *(CE)* Gem update 0.11.6 (#399)