Skip to content

Tags: anz-bank/sysl

Tags

v0.791.0

Toggle v0.791.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle edge case of array query params with length (#974)

v0.790.0

Toggle v0.790.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
openapi also return type for array of native with constraint (#973)

v0.789.0

Toggle v0.789.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Also import path parameter options (#972)

v0.788.0

Toggle v0.788.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
proto parser - better regex for strLit (#970)

v0.787.0

Toggle v0.787.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
proto importer handle escaped quotes (#969)

v0.786.0

Toggle v0.786.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow proto identifiers to start with an underscore (#968)

According to the spec this is not techinically allowed, but the compile allows it. (We also now have a spec with an identifier starting with an underscore)

v0.785.0

Toggle v0.785.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
import openAPI should warn but not fail if a fieldname contains a que…

…stion mark (#967)

v0.784.0

Toggle v0.784.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SQL - allow (but ignore) table synonyms (#966)

v0.783.0

Toggle v0.783.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sql handle ALTER CHANGE STREAM (#965)

v0.782.0

Toggle v0.782.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
proto importer - handle empty object with comments (#964)