ballerina-ls-v1.3.0-rc.2
Pre-release
Pre-release
·
1506 commits
to main
since this release
What's Changed
- Fix OpenAI model provider label by @MohamedSabthar in #403
- Gracefully handle non indexed services and support deleting service functions by @LakshanWeerasinghe in #423
- Bump the http library version to 2.14.7 by @nipunayf in #427
- [1.2.x] Support for missing primitive types in data mapper model by @KavinduZoysa in #425
- Support submodule types in the data mapper by @nipunayf in #426
- Address inconsistencies in typeInfo and typeNames in mappings API by @pasindufernando1 in #430
- Bump version from 1.2.1 to 1.2.2 by @nipunayf in #428
- Compare moduleInfo in validating dependent type signatures in cache by @pasindufernando1 in #432
- Introduce new API to refresh the type cache by @pasindufernando1 in #431
- Include search functionality for type search in local modules by @nipunayf in #429
- Provide completions for expressions within the data mapper by @nipunayf in #434
- Fix the usage between the base workspace manager and the cloned workspace manager by @nipunayf in #435
- Handle union type with nil or error in field for data mapper by @KavinduZoysa in #433
- Fix the action call form crash for submodule connectors by @nipunayf in #437
- Support source generation for local connectors by @KavinduZoysa in #436
- Fix the NPE caused by
moduleInfo.packageName()by @nipunayf in #438 - Handle optional fields in expresion of datamapper inputs by @KavinduZoysa in #441
- Add MSSQL memory store to local index by @dan-niles in #419
- Sync data mapper changes with 1.3.x by @KavinduZoysa in #444
- Add support for Azure AI Knowledge Base by @dan-niles in #421
- Fix extra closing parenthesis in listener declaration for Chat Agent service generation by @dan-niles in #439
- Include the entire text range in function arguments by @nipunayf in #445
Full Changelog: v1.3.0-rc.1...v1.3.0-rc.2