Skip to content

Tags: lerenn/asyncapi-codegen

Tags

v0.45.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(137): Merge Validations When Using ReferenceTo (#264)

v0.45.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(codegen): Fix code generated with headers using --force-pointers (#…

…263)

Co-authored-by: Gildas Lebel <gildaslebel@gmail.com>

v0.45.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(codegen): Add a flag to force field generation as pointers to ma…

…ke validations work (#260)

Co-authored-by: Gildas Lebel <gildaslebel@gmail.com>

v0.44.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(codegen): Add flag to ignore string format for type generation (#…

…257)

Co-authored-by: Gildas Lebel <gildaslebel@gmail.com>

v0.43.0

feat(codegen): generate json struct tags with omitempty (#246)

v0.42.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(codegen): use one context per received message (#244)

v0.42.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(brokers/natsjetstream): fix tests (#243)

v0.42.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(templates): headers with refs (#242)

Fixes: #241

v0.42.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: format-able spec (#237)

* fix: format-able spec
* fix: handle const as string

---------

Co-authored-by: Nick Chen <nick.chen@f5.com>

v0.42.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: no panic after on defaultNamifier (#236)

Co-authored-by: Nick Chen <nick.chen@f5.com>