Skip to content

Releases: smallrye/smallrye-context-propagation

2.1.2

11 Jun 08:56
Compare
Choose a tag to compare
  • #458 2.1.2 release for Java 11

2.1.1

07 Jun 14:19
Compare
Choose a tag to compare
  • #427 Bump org.jboss.resteasy.microprofile:microprofile-context-propagation from 2.0.0.Final to 2.1.2.Final
  • #426 Bump version.vertx from 4.3.3 to 4.4.4
  • #423 Bump version.resteasy from 6.2.2.Final to 6.2.4.Final
  • #421 Bump narayana-jta from 6.0.0.Final to 6.0.1.Final
  • #420 Bump maven-enforcer-plugin from 3.1.0 to 3.3.0
  • #414 Bump weld-spi from 5.0.SP3 to 5.0.Final

2.1.0

27 Feb 19:54
Compare
Choose a tag to compare
  • #413 Move to Jakarta 10

2.0.0

07 Sep 12:52
Compare
Choose a tag to compare
  • Moved packages from javax to jakarta

2.0.0-RC1

14 Feb 18:44
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 2.0.0-RC1

1.2.2

06 Sep 09:17
Compare
Choose a tag to compare
  • #311 Added way to get the default configured ThreadContext for Mutiny
  • #310 Cache value of CDI.current() to improve performance on repeated invoc…
  • #309 SmallRyeCurrentThreadContextInterceptor: skip processing overhead when CP is disabled

1.2.1

26 Jul 09:01
Compare
Choose a tag to compare
  • #299 Make sure we handle the case where JTA can work even with Arc not having its bean present

1.2.0

28 Apr 14:49
Compare
Choose a tag to compare
  • #273 Release 1.2.0

1.1.0

19 Jan 16:41
Compare
Choose a tag to compare
  • #247 Prevent CompleteableFuture$UniApply from being contextualized
  • #246 Apply minor polish to core classes
  • #244 Apply minor polish to the RX Java 2 propagators
  • #243 Micro performance improvements
  • #236 Change all beans.xml to make bean archives implicit.
  • #235 SR CP artifacts are currently transferred into explicit bean archives while they could be implicit

1.0.20

26 Nov 10:53
Compare
Choose a tag to compare
  • #228 MP-CP 1.1
  • #226 Bump to MP-CP 1.1
  • #225 Support for Java 12 methods in CompletionStage
  • #223 Support Java 12 exceptionallyCompose