Skip to content

ballerina-ls-v1.2.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@ballerina-bot ballerina-bot released this 12 Sep 13:43
· 2300 commits to main since this release
7068ea1

What's Changed

  • [1.2.x] Fix GraphQL Diagram View Breaks with Doc Comments by @DimuthuMadushan in #289
  • Refactor logic in generation text edits for array element deletion by @pasindufernando1 in #291
  • Fix the concurrent issue in the publish artifacts API by @nipunayf in #290
  • Retrieve correct model for multi dimentional arrays by @KavinduZoysa in #292
  • Handle entire expression deletion in select and root expressions by @pasindufernando1 in #293
  • Display a pop-up notification when a BIR issue occurs due to an unresolved module by @nipunayf in #294
  • Fix the versions of the chunkers when getting the node template by @nipunayf in #296
  • Support the Reload Project LS context operation within the publish artifacts by @nipunayf in #295
  • Introduce API to delete intermediate clauses by @KavinduZoysa in #297
  • Support add element for query expression in data mapper by @KavinduZoysa in #303
  • Support new clause addition via data mapper by @KavinduZoysa in #300
  • [1.2.x] Fix adding unnecessary imports for vector store by @dulajdilshan in #301
  • Fix issue with generating the model of http resource functions by @LakshanWeerasinghe in #306
  • Include child artifacts in the types within the artifacts API by @nipunayf in #307

Full Changelog: v1.2.0-rc.2...v1.2.0-rc.3