FuelSDK-Java icon indicating copy to clipboard operation
FuelSDK-Java copied to clipboard

Salesforce Marketing Cloud Java SDK

Results 81 FuelSDK-Java issues
Sort by recently updated
recently updated
newest added

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...

dependencies

**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...

bug

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...

bug

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...

bug

Bumps commons-beanutils from 1.9.2 to 1.9.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-beanutils:commons-beanutils&package-manager=maven&previous-version=1.9.2&new-version=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...

dependencies

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...

dependencies