ballerina-ls-v1.2.2
What's Changed
- Improve CI workflow caching strategy with seperate branch-scoped caches by @dulajdilshan in #394
- Add
openapi-coreandballerina-to-openapidependencies to build.gradle by @dulajdilshan in #392 - Fix OpenAI model provider label by @MohamedSabthar in #403
- 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
Full Changelog: v1.2.1...v1.2.2