Changes
#81 (Aug 9, 2018 7:53:54 PM)
- Adding initial event metadata API and spec (commit: 231f89d) — matzew / githubweb
#80 (Aug 9, 2018 7:51:41 PM)
- Updated messaging TCK README (commit: 11bf813) — James Roper / githubweb
#79 (Aug 9, 2018 7:50:57 PM)
- Added more TCK tests (commit: e652cd3) — James Roper / githubweb
- Added more tests for shape @Incoming Processor (commit: 94b99b3) — James Roper / githubweb
#45 (Jul 5, 2018 8:44:11 AM)
- Add pictures to the spec to illustrate shapes (commit: 86dc262) — Clement Escoffier / githubweb
- Restructuration (commit: 6054777) — Clement Escoffier / githubweb
- Make org.eclipse.microprofile.reactive.streams.CompletionSubscriber#of (commit: ba52b39) — Clement Escoffier / githubweb
- Add the PeekStageVerification to the test suite (commit: 8b99270) — Clement Escoffier / githubweb
- Fix issue in an example from the stream spec (commit: f366c57) — Clement Escoffier / githubweb
- Introduce a flatMapPublisher method (commit: 9356d86) — Clement Escoffier / githubweb
- Fix issue with Java 8 (commit: 475c339) — Clement Escoffier / githubweb
- Remove the non use stage (commit: 642086d) — Clement Escoffier / githubweb
- Fix typos in the peek stage javadoc and signature (commit: 65d6984) — Clement Escoffier / githubweb
- Define a `distinct` stage as discussed in #51. (commit: 4b2706c) — Clement Escoffier / githubweb
- fix build break (commit: 45baa7e) — Emily Jiang / githubweb
- Add a viariant of the `collect` method (commit: 084253b) — Clement Escoffier / githubweb
- Add a section in the spec about the similarities and differences with (commit: d1f9b22) — Clement Escoffier / githubweb
- Revert generic type changes. (commit: 1fa34a7) — Clement Escoffier / githubweb
- Rename CompletionBuilder to CompletionRunner (commit: ab82d70) — Clement Escoffier / githubweb
- Fix build after the merge of the `collect` stage (commit: a02e08a) — Clement Escoffier / githubweb
- Define onError, onTerminate and onComplete (commit: 3a85a60) — Clement Escoffier / githubweb
- Define onError, onTerminate and onComplete (commit: a2116fc) — Clement Escoffier / githubweb
- Extend onTerminate stage TCK (commit: 83de29e) — Clement Escoffier / githubweb