🏋️‍♀️ Shape It!
Sign In

Bets

Ideas you're committed to implement during this cycle.

Attention

This cycle has already finished.Go to the current cycle.

Figuring things outMaking it happenUpdate JS parser to support new traits behaviorUpdate JS parser to support new multi-format schemasImplement new simplified channel parameters JSON Schema required changesImplement new simplified channel parametersPossible inconsistence between isEmpty and pop in Channels class (V2)?

History

Sergio Moya
Updated progress of
Update JS parser to support new multi-format schemas
to 90% on Mon Jul 24 2023

a new PR is now containing all the logic needed for this to happen replacing the previous one https://github.com/asyncapi/parser-js/pull/814.

Sergio Moya
Updated progress of
Update JS parser to support new multi-format schemas
to 85% on Fri Jul 21 2023

There is a blocker for this to move forward. It is about changes in the Parser-API we all need to agree https://github.com/asyncapi/parser-api/pull/86

Sergio Moya
Updated progress of
Update JS parser to support new traits behavior
to 100% on Fri Jul 21 2023

this is already done and merged into next-major-spec

Sergio Moya
Updated progress of
Update JS parser to support new multi-format schemas
to 80% on Thu Jul 20 2023

Finishing last details + work on parser-api

Sergio Moya
Updated progress of
Update JS parser to support new traits behavior
to 80% on Thu Jul 20 2023

some blockers were found that needed to be fixed in next-major-spec branch. Now, tests are still failing, so not so much work is pending finally.