Releases: aml-org/als
5.3.8
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
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
This version uses AMF v5.2.5-0
JVM asset
Node Client
JS Server
What's Changed
- This tag is just to adopt AMF Hotfix v5.2.5-0
Full Changelog: v5.3.5...v5.3.6
5.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
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
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
andoneOf
)
by @llibarona @emilianoascona @mansillafederico
Full Changelog: v5.3.2...v5.3.3
v5.3.2
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
Release 5.3.0
This version adopts AMF v5.2.0
JVM asset
Node Client
JS Server
This release includes an initial support on Graphql that includes serialization and diagnostics messages.
Stories:
- W-11741265 - Filter OAS 3 Component references for specific declared elements
- W-11764424 - Validation and Clean Validation - GraphQL
- W-11764433 - Serialization for Graphql
- W-11787375 - Dependencies handling (OAS Components as dependencies)
- W-11793520 - Check behavior change in Hover for anyOf, oneOf and allOf elements
- W-11934738 - Fix suggestion for Uri Parameter in RAML
Bugs fixed:
- W-10709800 - Wrong suggestions when writing an Annotation Type (RAML)
- W-11128148 - Wrong suggestions for boolean fields on json [OAS2]
- W-11683113 - Incorrect suggestion (missing indent) after security scheme with scopes in usage
- W-11763812 - Lacking autocomplete for multiple union branches
- W-11788029 - JSON schema - Invalid format suggestions for string type (and others)
- W-10717480 - Wrong suggestions when writing a schema Property (RAML)
Release v5.2.0
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