FuelSDK-Java
FuelSDK-Java copied to clipboard
Salesforce Marketing Cloud Java SDK
Hi, There's a serious vulnerability in the Log4j Java. https://www.lunasec.io/docs/blog/log4j-zero-day/ We are using FuelSDK-Java, does FualSDK-Java suffer from CVE-2021-44228?
Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
**Describe the bug** Getting Runtime modeler exception when we create new ETClient **To Reproduce** Steps to reproduce the behavior. **Expected behavior** ETClient is initiated **Screenshots** **If applicable, add screenshots to...
Fixes the unmarshalling exception that was occurring since SFMC updated their WSDL
**Describe the bug** After running a twist-lock scan on FuelSdk a few vulnerabilities appeared in some of the jars used to make it. Most of these vulnerabilities can be fixed...
Hi I want to get the Delivery Profile via FuelSDK-Java, below are my code snippet: ` public static void getDeliveryProfile(Soap stub){ String[] testArray = { "Name"}; try{ RetrieveRequest retrieveRequest =...
Exposed the connection's response headers in `ETRestConnection.Response`.
**Describe the bug** There is bug that when using SDK method `com.exacttarget.fuelsdk.ETDataExtension#insert(java.util.List)` to insert multiple DataExtensionRow will generate very long header value of `User-Agent` field and cause API return 400...
Bumps commons-beanutils from 1.9.2 to 1.9.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...