Crustagen v1.1.0 🚀 (16.07.2023)
Final release from the SoSe23 Praktikum group!
What's Changed
- Switched roles of publish/subscribe according to openAPI by @andreas-rot in #52
- made rustdoc generation opt-in by @andreas-rot in #56
- Add support for multiple messages/payloads, deserialize with serde, split structs to model.rs by @stano45 in #58
- 📄✨ Added Justfile with 🚀🔥 code generation and 🎉✏️ juicy log messages! by @stano45 in #60
- Add support for all official AsyncAPI schema versions by @stano45 in #59
- cleaned up generator/common.rs by @f-eliks in #64
-
- dependencies are now defined in extra template file by @f-eliks in #63
- pre-commit excludes templates by @f-eliks in #61
- Added support for a stream to Template by @jacobGr-afk in #71
- Refactor schema parser by @doepnern in #65
- Demo 03 07 by @doepnern in #81
- cleaned up generator and added camel_case_to_snake_case by @f-eliks in #82
- Clean up generator by @f-eliks in #84
- 17 make generated struct member names snake case by @aikokal in #77
- Tracing by @stano45 in #87
- Embed dependancies by @f-eliks in #86
- Init tracer using .env by @stano45 in #92
- Update README.md by @stano45 in #93
- Logger for generated microservice, simplify justfile commands by @stano45 in #94
- 53 split handler functions to different files in handler folder by @f-eliks in #89
- changed camel to snake case by @aikokal in #99
- added warp server on tokio task by @jacobGr-afk in #97
- Env changes and bugfixes by @doepnern in #101
- Opa by @f-eliks in #103
- Env changes and bugfixes by @doepnern in #104
- fixed opa by @f-eliks in #106
- Remove default spec path from CLI by @stano45 in #107
- small fixes by @f-eliks in #108
Full Changelog: v1.0.2...v1.1.0