ballerina-ls-v1.2.1
What's Changed
- Pack SQLite within the LS jar by @nipunayf in #322
- Fix the duplicate types when there is no type constraint by @nipunayf in #325
- Add semicolon as the suffix for transformation functions by @pasindufernando1 in #323
- Handle transform function mappings for reusable datamappings by @pasindufernando1 in #329
- Generate correct names for multi dimentional array mappings by @KavinduZoysa in #310
- Fix deleteMapping inconsistencies with expressions having nested select clauses by @pasindufernando1 in #321
- Add support for deleting mapping within submappings view by @pasindufernando1 in #335
- Handle optional parameters in custom function generation by @KavinduZoysa in #330
- Update Apache Commons Lang version to 3.18.0 by @nipunayf in #336
- Fix resolving type-refs of the same package with suffixed package name by @dulajdilshan in #337
- Refactor caching logic to identify inconsistencies during cache hits by @pasindufernando1 in #318
- Add clause to top level from clause by @KavinduZoysa in #326
- Fix the intermittent issue in the publish artifacts by @nipunayf in #338
- Receive the field position for top level from clause by @KavinduZoysa in #342
- Consider the output id when adding element to the datamapper by @KavinduZoysa in #316
- [Ballerina 2201.13.0 Release] Add OpenAPI service LS extension by @dulajdilshan in #347
- Include moduleInfo in reference type and consider moduleInfo in Unions by @pasindufernando1 in #344
- Handle error return type in data mapper functions by @KavinduZoysa in #340
- Fix issue with throwing error for record config by @LakshanWeerasinghe in #349
- Handle reserved key works in reference types by @KavinduZoysa in #350
- Include typeInfo for external types and refactor custom function related import handling by @pasindufernando1 in #351
- Update version from 1.2.0 to 1.2.1 by @nipunayf in #367
- Update tests dependent on ballerina/log versions by @pasindufernando1 in #375
- Support for missing types in ref type model by @KavinduZoysa in #373
- Update copilot libraries to latest and http instructions by @xlight05 in #377
Full Changelog: v1.2.0...v1.2.1