Skip to content
Build History trend
 
PR #178: Allow the ScheduledExecutor...
 
PR #178: Allow the ScheduledExecutor...
 
PR #177: Update microprofile-parent ...
 
PR #177: Update microprofile-parent ...
PR #177: Update microprofile-parent ...
 
PR #174: more update for Jakarta EE ...
 
PR #167: Updates readme file to add ...
 
PR #167: Updates readme file to add ...
 
PR #167: Updates readme file to add ...
 
PR #162: prep 2.0 release
 
PR #161: Fix: #135 clarify the javad...
 
PR #160: Fixes #137 buildRs(RSE) cla...
 
PR #159: fix gpg issue
 
PR #158: package running instruction...
 
PR #155: Prepare for releases under ...
 
PR #155: Draft : prepare for release...
 
PR #149: Fix signature of fromSubscr...
 
PR #153: Clarify that Builders are i...
 
PR #152: Set package versions and en...
 
PR #149: Fix signature of fromSubscr...
 
PR #149: Fix signature of fromSubscr...
 
PR #150: Improve doc for CompletionS...
 
PR #149: Fix signature of fromSubscr...
 
PR #148: Don't assume DefaultComplet...
 
PR #146: Fix package-info package line
 
PR #144: Refresh maven javadoc plugi...
 
PR #125: Update reactive streams ver...
 
PR #121: Moving the "how to contribu...
 
PR #119: Revert a bad release and st...
 
PR #118: Revert a bad release and st...

Changes

#81 (Aug 9, 2018, 7:53:54 PM)

  1. Adding initial event metadata API and spec (commit: 231f89d) — Matthias Wessendorf / githubweb

#80 (Aug 9, 2018, 7:51:41 PM)

  1. Updated messaging TCK README (commit: 11bf813) — James Roper / githubweb

#79 (Aug 9, 2018, 7:50:57 PM)

  1. Added more TCK tests (commit: e652cd3) — James Roper / githubweb
  2. Added more tests for shape @Incoming Processor (commit: 94b99b3) — James Roper / githubweb

#45 (Jul 5, 2018, 8:44:11 AM)

  1. Add pictures to the spec to illustrate shapes (commit: 86dc262) — Clement Escoffier / githubweb
  2. Restructuration (commit: 6054777) — Clement Escoffier / githubweb
  3. Make org.eclipse.microprofile.reactive.streams.CompletionSubscriber#of (commit: ba52b39) — Clement Escoffier / githubweb
  4. Add the PeekStageVerification to the test suite (commit: 8b99270) — Clement Escoffier / githubweb
  5. Fix issue in an example from the stream spec (commit: f366c57) — Clement Escoffier / githubweb
  6. Introduce a flatMapPublisher method (commit: 9356d86) — Clement Escoffier / githubweb
  7. Fix issue with Java 8 (commit: 475c339) — Clement Escoffier / githubweb
  8. Remove the non use stage (commit: 642086d) — Clement Escoffier / githubweb
  9. Fix typos in the peek stage javadoc and signature (commit: 65d6984) — Clement Escoffier / githubweb
  10. Define a `distinct` stage as discussed in #51. (commit: 4b2706c) — Clement Escoffier / githubweb
  11. fix build break (commit: 45baa7e) — Emily Jiang / githubweb
  12. Add a viariant of the `collect` method (commit: 084253b) — Clement Escoffier / githubweb
  13. Add a section in the spec about the similarities and differences with (commit: d1f9b22) — Clement Escoffier / githubweb
  14. Revert generic type changes. (commit: 1fa34a7) — Clement Escoffier / githubweb
  15. Rename CompletionBuilder to CompletionRunner (commit: ab82d70) — Clement Escoffier / githubweb
  16. Fix build after the merge of the `collect` stage (commit: a02e08a) — Clement Escoffier / githubweb
  17. Define onError, onTerminate and onComplete (commit: 3a85a60) — Clement Escoffier / githubweb
  18. Define onError, onTerminate and onComplete (commit: a2116fc) — Clement Escoffier / githubweb
  19. Extend onTerminate stage TCK (commit: 83de29e) — Clement Escoffier / githubweb