Skip to content

Releases: aml-org/als

Release v5.1.6

05 Jul 14:09
4ede687
Compare
Choose a tag to compare

This version uses AMF v5.0.10

JVM asset
Node Client
JS Server

Changes

  • [W-10709745] - Improve suggestions on ResourceTypes/Traits and such
  • [W-10735035] - OAS 2 body parameter should suggest schema even if already started writing
  • [W-10735069] - OAS 2 header parameter suggests erroneous "readOnly"
  • [W-10735299] - Parameter not showing suggestions for keys used in other parameters when already started writing
  • [W-11178194] - Fix conversion typings
  • [W-11194574] - Declaration completions (such as Companion lib inclusion) should be added after info node
  • [W-11224427] - Custom Validator | plugin a custom validator results in ALS hanging

Release v5.1.5

07 Jun 14:36
491d401
Compare
Choose a tag to compare

This version uses AMF v5.0.9

JVM asset
Node Client
JS Server

Changes

  • W-10717641: When adding a second MIME in RAML body, behavior is inconsistent
  • W-10758138: Missing suggestions when defining data types properties in RAML Data Type fragments files
  • W-11024442: Broken serialization notification for Anypoint-ALS
  • W-11033226: Refactor ProjectDiagnosticManager (BaseUnitListener to ConfigurationListener)
  • W-11138673: Invalid path suggestions for uses in RAML 0.8

Hotfix 5.1.4-0

27 May 14:37
7344058
Compare
Choose a tag to compare

This version uses AMF v5.0.8-0

It corrects some behaviors in api-extensions and serialization on AMF side

JVM asset
Node Client
JS Server

Release v5.1.4

17 May 17:02
e1dbbcc
Compare
Choose a tag to compare

This version uses AMF v5.0.8

JVM asset
Node Client
JS Server

Changes

  • [W-10956153] - Template Full doesn't bring simple ones when no full available
  • [W-10910795] - Suggest additional uses for semex with companion library
  • [W-11019454] - Implement multiple AdditionalTextEdits on Suggestions

v5.1.3-0

06 May 20:38
71ecd83
Compare
Choose a tag to compare

JVM asset

This release is a HotFix for the following issues

Bugs

  • W-11071049 - Add didFocus to ProtocolConnectionBinder
  • W-11071101 - Suggestions breaks when using a semantic extension with objects shape

Release v5.1.3

26 Apr 21:22
0a38de3
Compare
Choose a tag to compare

This version uses AMF v5.0.6-0

JVM asset
Node Client
JS Server

Changes

This version fixes a bug on absolute paths on Anypoint-ALS

Bugs

W-11047474 - File not found error is not shown when using descriptor version 01.0 and dependency with references to absolute paths

Release v5.1.2

18 Apr 20:37
fd45f4e
Compare
Choose a tag to compare

This release adopts AMF v5.0.6-0

JVM asset
Node Client
JS Server

Changes

This version adopts AMF 5.0.6-0 and adds a new notification type for config changes.

Stories

W-10546578 - Notify new project configuration
W-10546579 - Notify serialization of project rulesets
W-10956590 - Suggest only aliased Semantic Extension when companion lib is present

Bugs

W-10875816 - Diagnostics not cleaned in included files when removing rulesets
W-10956736 - Annotations properties suggestions after alias are not working correctly

Release v5.1.0

14 Mar 18:16
14beb6a
Compare
Choose a tag to compare

March 14 2022

JVM asset
Node Client
JS Server

This release bumps AMF to version 5.0.5, introduce some new features and contains some bug fixing

Changes

Template Type options

There is a new option "BOTH" for template types suggestions option. This enable to be more specific on the older modes & avoid repeticion.
See details here

Authoring of Custom Validation (Alpha)

Basic tooling has been added when authoring Custom Validation dialects

Authoring for Semantic Extensions (Alpha)

Added classterm suggestions for annotationMappings domain/target fields on Semantic Extension dialects

Stories

  • [W-10675077] - Register new template option for adopters
  • [W-10546661] - [ALS-1794] - Consume validation profile dialect from amf-metadata
  • [W-10546781] - [ALS-1618] - Add dialect for ValidationProfiles for basic edition
  • [W-10546847] - [ALS-1510] - Implements classterm suggestions for annotationMappings domain/target
  • [W-10737284] - Bump to last Rego validator

Bugs

  • [W-10546608] - [ALS-1858] - Multiple levels of templates when more than one required node is present is confusing
  • [W-10546635] - [ALS-1831] - Suggestions not working when ExternalDocs is present and cursor is right of externalDocs indentation
  • [W-10546638] - [ALS-1828] - When registering an invalid custom profile ALS restarts
  • [W-10546655] - [ALS-1800] - AsyncAPI 2.0 Completion before semantic extension breaks
  • [W-10546656] - [ALS-1799] - Converting with semantic extension throws error
  • [W-10546730] - [ALS-1690] - Incorrect hover on OAS 3.0 with externalDocs
  • [W-10684763] - Fix missing "delete cascade" option for requestBody definition for OAS 3
  • [W-10684803] - Fix OAS 3 requestBodies outline

Release v5.0.1

14 Feb 16:15
ecf1fc6
Compare
Choose a tag to compare

February 14 2022

JVM asset

This release bumps AMF to version 5.0.4 and contains some bug fixing

Bugs

Release v5.0.0-2

26 Jan 14:14
635eaf9
Compare
Choose a tag to compare

HotFix January 20 2022

JVM asset

This release is a HotFix to bring back support of didFocusChange command

Story

  • ALS-1886 - Bring back DidFocus Command to ALS