Skip to content

Releases: aml-org/als

5.3.8

11 May 12:52
6f08028
Compare
Choose a tag to compare

Release v5.3.8

Check AMF dependencies versions on dependencies.properties file.

What's Changed

  • W-13063478: Adopt new AMF version with changes in Shapes Normalization
  • W-12665045: Bump to Java 17 MS ALS / MS Anypoint ALS
  • W-12665045: Upgrade Gradle to 7.6.1

Full Change log: v5.3.7...v5.3.8

5.3.7

12 Apr 12:28
0ecb20e
Compare
Choose a tag to compare

Release v5.3.7

Check AMF dependencies versions on dependencies.properties file.

What's Changed

  • W-12694817: ALS initializer parameters for JVM.
  • Adopt new AMF versions

Full Changelog: v5.3.6...v5.3.7

5.3.6

22 Mar 20:18
8236ed4
Compare
Choose a tag to compare

Release v5.3.6

This version uses AMF v5.2.5-0

JVM asset
Node Client
JS Server

What's Changed

Full Changelog: v5.3.5...v5.3.6

5.3.5

16 Mar 20:13
ac407f3
Compare
Choose a tag to compare

Release v5.3.5

This version uses AMF v5.2.5

JVM asset
Node Client
JS Server

What's Changed

  • W-12519513: RAML specification error "Error: DiagnosticManager suffered an unexpected error while validating: None.get" thrown in Anypoint Design Centre - ADOPTED IN AMF VERSION

by @llibarona @emilianoascona @mansillafederico

Full Changelog: v5.3.4...v5.3.5

v5.3.4

16 Feb 14:09
063af4a
Compare
Choose a tag to compare

Release v5.3.4

This version uses AMF v5.2.4

JVM asset
Node Client
JS Server

What's Changed

  • W-12257631: Formatting not registered in VS Code extension

by @llibarona @emilianoascona @mansillafederico

Full Changelog: v5.3.3...v5.3.4

v5.3.3

17 Jan 14:47
7fde56f
Compare
Choose a tag to compare

Release v5.3.3

This version uses AMF v5.2.3

JVM asset
Node Client
JS Server

What's Changed

  • W-11646001: External Fragment/ References navigation, rename
  • W-11867460: Dependabot/ Security patches
  • W-12068188: Formatting/ Deletes line jumps
  • W-12049354: GraphQL/ Check Linkables/MutRef from AMF suitable for features like Navigation & Rename
  • W-12262497: Formatting/ Selection range just for the current node
  • W-12356269: Minor Outline changes (impacts structures with allOf, anyOf and oneOf)

by @llibarona @emilianoascona @mansillafederico

Full Changelog: v5.3.2...v5.3.3

v5.3.2

21 Dec 13:06
cf04398
Compare
Choose a tag to compare

This version adopts AMF v5.2.2

JVM asset
Node Client
JS Server

Stories:

  • [W-11985087] - Update documentation on the repo around JSON Schemas & OAS Components
  • [W-12073862] - Patch Headers on OAS Components

Bugs fixed:

  • [W-11816234] - Json Schema | Json Schema suggestions starting with '$'
  • [W-12167666] - Completion - Incomplete array suggestions break by suggesting another array
  • [W-12167734] - Completion - RuntimeExpressions sometimes suggest wrong block (too many quotes/braces)

This release also includes big changes in Document and Range Formatting:

  • [W-12077461] - Formatting | Uncomment code for multiline scalar indentation
  • [W-12104503] - Formatting | Respect style decision on Flow/Block Maps and Sequences
  • [W-10546688] - [ALS-1765] - Document formatting adds incorrect spaces
  • [W-11799278] - Format document add extra brackets [JSON]
  • [W-11799265] - Format document erases default node [JSON]
  • [W-12203776] - Formatting add lines between arrays
  • [W-11854362] - The "Format Selection" option changes the API Specification by adding null to the 1st line
  • [W-11855274] - The "Document Format" option adds trailing spaces in the API specification
  • [W-11887856] - The "Format Selection" option changes multiple rows of the API Specification
  • [W-12068230] - Partial Formatting breaks value
  • [W-12068261] - Formatting works on unit test, need server test
  • [W-12068281] - Formatting multiple times, deletes invalid syntax content
  • [W-12068208] - Formatting cases

Release 5.3.1

24 Nov 19:59
9193442
Compare
Choose a tag to compare

Release 5.3.0

Release v5.2.0

26 Sep 15:57
5b9a241
Compare
Choose a tag to compare

This version uses AMF v5.1.0

JVM asset
Node Client
JS Server

This release support authoring tooling on Json Schema for drafts 2019-09/07/04:

  • Diagnostics (as provided by AMF)
  • Suggestions
  • DocumentSymbol
  • Formatting
  • Folding
  • Selection Range
  • Navigation
  • Rename
  • Highlighting
  • Hover
  • CodeActions

What's Changed

  • W-11128148: Wrong suggestions for boolean fields on json [OAS2]
  • W-11636688: Json Schema properties suggestion at name level
  • W-11697809: JSON Schema | create HeaderCompletionPlugin for json schema documents
  • W-11718916: Project files Serialization
  • W-11720392: Shape facets are suggested inside Required field (JsonSchema)

by @pope1838 @llibarona @emilianoascona @mansillafederico


Full Changelog: v5.1.8...v5.2.0