Skip to content

Releases: ebx/ebx-linkedin-sdk

v1.0.3

12 Feb 11:53
935a0cb
Compare
Choose a tag to compare
Merge pull request #79 from ebx/dev

Release version 1.0.3 to Maven Central

v1.0.2

23 Jul 14:50
Compare
Choose a tag to compare
TEC-7834 Release version 1.0.2 to Maven Central (#51)

* TEC-7115 Dev version bump after release.

* TEC-7241 Linked-In SDK Cleanup (#36)

* TEC-7241 Added the maven release badge and updated the include information.

* TEC-7241 Removed the specific snapshot version so that we don't forget to update it.

* TEC-7241 Moved initial version check into a bash script.

* TEC-7241 Source the external script to preserve the enviornment variable.

* TEC-7241 Different source syntax.

* TEC-7241 Removed safe mode as travis does not support this.

* TEC-7241 Moved remaining bash portions to scripts.

* TEC-7241 Add script back to yaml list.

* TEC-7241 Removed whitespace.

* TEC-7241 Clarified the PR title in the log output.

* TEC-7241 Output debug data if we fail to get the PR title.

* TEC-7241 Removed the title validation as it was not reliable given Githubs rate limits.

* TEC-7379 Update typo from UCG to UGC (#37)

* TEC-7363 override toString for DebugHeaderInfo, fix typo (#38)

* TEC-7349 Ensure URN has no arg constructor (#39)

* TEC-7520 from overviewPhotov2 to overviewPhotoV2 (#40)

* TEC-7520: from overviewPhotov2 to overviewPhotoV2

* TEC-7520: unit test

* TEC-7539 Add whitelist to base branch builds (to avoid PRs being built twice).

* TEC-7351 Update RichMediaConnection to allow byte array (#41)

* TEC-7375 Equals and Hash methods for TargeAudience (#42)

* TEC-7375: using the @EqualsAndHashCode to generate the equals and hashcode method for TargetAudience

* TEC-7375: extra unit tests

* TEC-7375: use the correct object to call hashCode.

* TEC-7375: setters and serializable for target audience and member classes. (#43)

* TEC-7362  LinkedIn Social Data Cache (#44)

* TEC-7362:  toString methods for Address and Locale

* TEC-7362: new constructor for URN with URNEntity

* Update src/main/java/com/echobox/api/linkedin/types/urn/URN.java

Co-Authored-By: Edd Spencer <eddspencer@gmail.com>

* TEC-7345 Make OrganizationalTarget public (#46)

* TEC-7360 Make public TotalShareStatistics and add uniqueImpressionsCount field (#45)

* TEC-7360: make public TotalShareStatistics and uniqueImpressionsCount

* TEC-7360: extend unit test

* TEC-7360 Add null check for method ConnectionBaseV2 addTimeIntervalToParams (#47)

* TEC-7360: make public TotalShareStatistics and uniqueImpressionsCount

* TEC-7360: extend unit test

* TEC-7360: add a null check for method ConnectionBaseV2.addTimeIntervalToParams

* TEC-7650: extending cropped images to get the url (#48)

* TEC-7801 Add UGCPOST URNEntityType (#49)

* TEC-7801: add UGCPOST URNEntityType

* TEC-7801: revert version

* TEC-7801: use name in urnEntity type

* TEC-7801: use name in urnEntity type

* TEC-7834 Update changeLog (#50)

* TEC-7834 Update changeLog

* TEC-7834: minor fix for versions

* TEC-7834 Add previous releases to ChangeLog

v1.0.1

02 Apr 09:40
Compare
Choose a tag to compare
Merge branch 'dev'