quarkiverse-ci
released this
09 Jan 14:47
·
1 commit
to main
since this release
What's Changed
- Allow retrying a failed release by @gastaldi in #23
- reduce compile errors when copying from readme by @maxandersen in #27
- Remove extra $ by @gastaldi in #28
- Implement error handling by @mkouba in #29
- Bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #30
- Initial version of support for stdio transport by @mkouba in #33
- SSE transport: always send server messages as SSE events by @mkouba in #34
- Stdio: always disable console logging, null system out by @mkouba in #35
- Update README now that STDIO is supported by @geoand in #36
- Apply tiny polish to StdioResponder by @geoand in #37
- fix missing ) in example by @maxandersen in #38
- stdio: remove unnecessary quarkus main from IT by @mkouba in #39
- Tools: annotated method may return String, Uni, List by @mkouba in #40
- Trigger release 1.0.0.Alpha2 by @mkouba in #41
New Contributors
- @gastaldi made their first contribution in #23
- @maxandersen made their first contribution in #27
- @geoand made their first contribution in #36
Full Changelog: 1.0.0.Alpha1...1.0.0.Alpha2