-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: wildfly/jboss-ejb-client
base: 4.0.44.Final
head repository: wildfly/jboss-ejb-client
compare: 4.0.48.Final
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 85545cf - Browse repository at this point
Copy the full SHA 85545cfView commit details
Commits on Dec 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0c7aba1 - Browse repository at this point
Copy the full SHA 0c7aba1View commit details -
EJBCLIENT-416 Upgrade narayana-jta and narayana-jts-integration from …
…5.12.1.Final to 5.12.4.Final (#529)
Configuration menu - View commit details
-
Copy full SHA for 9dfb059 - Browse repository at this point
Copy the full SHA 9dfb059View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6402c98 - Browse repository at this point
Copy the full SHA 6402c98View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a118ebe - Browse repository at this point
Copy the full SHA a118ebeView commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c16c86 - Browse repository at this point
Copy the full SHA 6c16c86View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d620c9d - Browse repository at this point
Copy the full SHA d620c9dView commit details
Commits on Jun 6, 2022
-
EJBCLIENT-403 Replace Enterprise JavaBeans|EJB references in java doc…
… with corresponding Jakarta EE ones. (#538)
Configuration menu - View commit details
-
Copy full SHA for b4b6ffa - Browse repository at this point
Copy the full SHA b4b6ffaView commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 28265f1 - Browse repository at this point
Copy the full SHA 28265f1View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70dc8f4 - Browse repository at this point
Copy the full SHA 70dc8f4View commit details
Commits on Jun 28, 2022
-
[EJBCLIENT-419] Allowing JavaEE <-> JakartaEE interoperability scenar…
…ios. This introduces new EJB protocol version number 4. Protocol versions 1 2 and 3 mean JBoss EJB Client runs in JavaEE environment. Protocol versions 4 and above mean JBoss EJB Client runs in JakartaEE environment.
Configuration menu - View commit details
-
Copy full SHA for db14b56 - Browse repository at this point
Copy the full SHA db14b56View commit details -
[EJBCLIENT-419] Issue a debug message about backward compatibility la…
…yer installation
Configuration menu - View commit details
-
Copy full SHA for 7d859f6 - Browse repository at this point
Copy the full SHA 7d859f6View commit details
Commits on Jul 1, 2022
-
[EJBCLIENT-425] EJB client API does not delete ContextData that has b…
…een removed on the server side Clear the ContextData on the EJBClientInvocationContext from all keys requested by the client via 'addReturnedContextDataKey'. Doing this will remove server side deleted keys on the client side context as well.
Configuration menu - View commit details
-
Copy full SHA for 614297b - Browse repository at this point
Copy the full SHA 614297bView commit details -
Merge pull request #546 from jbaesner/EJBCLIENT-425
[EJBCLIENT-425] EJB client API does not delete ContextData that has been removed on the server side
Configuration menu - View commit details
-
Copy full SHA for b46bb99 - Browse repository at this point
Copy the full SHA b46bb99View commit details
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d82079 - Browse repository at this point
Copy the full SHA 1d82079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04850c1 - Browse repository at this point
Copy the full SHA 04850c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84c79f - Browse repository at this point
Copy the full SHA e84c79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7fdc95 - Browse repository at this point
Copy the full SHA e7fdc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bff208 - Browse repository at this point
Copy the full SHA 7bff208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8160d - Browse repository at this point
Copy the full SHA 9f8160dView commit details
Commits on Jul 12, 2022
-
[EJBCLIENT-424] EJB remote invocation response payload contain Contex…
…tData not part of 'jboss.returned.keys' (#545) When unmashalling an incoming EJB request, ContextData to preserve is collected in a 'retainContextDataKeys' Set. These contain all keys provided by the client as comma separated list for the key 'jboss.returned.keys', as well as internally added keys. Before marshalling the response the attachments are reduced to the keys contained in the 'retainContextDataKeys' Set.
Configuration menu - View commit details
-
Copy full SHA for e21722e - Browse repository at this point
Copy the full SHA e21722eView commit details
Commits on Aug 1, 2022
-
Merge pull request #543 from ropalka/javax2jakarta
Allowing JavaEE <-> JakartaEE interoperability scenarios
Configuration menu - View commit details
-
Copy full SHA for 9ed380a - Browse repository at this point
Copy the full SHA 9ed380aView commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57773ad - Browse repository at this point
Copy the full SHA 57773adView commit details
Commits on Aug 4, 2022
-
Revert "[EJBCLIENT-419] Issue a debug message about backward compatib…
…ility layer installation" This reverts commit 7d859f6.
Configuration menu - View commit details
-
Copy full SHA for e3442fe - Browse repository at this point
Copy the full SHA e3442feView commit details -
Revert "[EJBCLIENT-419] Allowing JavaEE <-> JakartaEE interoperabilit…
…y scenarios." This reverts commit db14b56.
Configuration menu - View commit details
-
Copy full SHA for 4b79bf3 - Browse repository at this point
Copy the full SHA 4b79bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 787616c - Browse repository at this point
Copy the full SHA 787616cView commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 15da1f8 - Browse repository at this point
Copy the full SHA 15da1f8View commit details
Commits on Sep 29, 2022
-
update ci.yml removing special clause for running with jdk8 since now…
… branch 4.0 is exclusively for javax api (#567)
Configuration menu - View commit details
-
Copy full SHA for 8543100 - Browse repository at this point
Copy the full SHA 8543100View commit details
Commits on Sep 30, 2022
-
[EJBCLIENT-442] Since now on 4.x maintainance branch provides Java EE…
… API version only
Configuration menu - View commit details
-
Copy full SHA for f3d21b2 - Browse repository at this point
Copy the full SHA f3d21b2View commit details -
[EJBCLIENT-440] Upgrading WildFly Naming Client to 1.0.17.Final versi…
…on (Java EE variant)
Configuration menu - View commit details
-
Copy full SHA for d6a6bb0 - Browse repository at this point
Copy the full SHA d6a6bb0View commit details -
[EJBCLIENT-441] Upgrading JBoss Marshalling to 2.1.1.Final (support f…
…or JDK16+ records)
Configuration menu - View commit details
-
Copy full SHA for 216f924 - Browse repository at this point
Copy the full SHA 216f924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f6b1c - Browse repository at this point
Copy the full SHA 94f6b1cView commit details -
Merge pull request #565 from ropalka/4.x-JavaEE
Since now on 4.x maintainance branch provides Java EE API version only
Configuration menu - View commit details
-
Copy full SHA for b395510 - Browse repository at this point
Copy the full SHA b395510View commit details -
Configuration menu - View commit details
-
Copy full SHA for cece618 - Browse repository at this point
Copy the full SHA cece618View commit details
There are no files selected for viewing
This file was deleted.