Skip to content

Releases: boomeventsorg/hubspot

1.5.0-beta.1: Object associations

09 Nov 16:19
20fd19e
Compare
Choose a tag to compare
Pre-release
v1.5.0-beta.1

release: `1.5.0-beta.1`

Support contacts API

17 Apr 15:04
31f2307
Compare
Choose a tag to compare
light implementation of contacts (#7)

* light implementation of contacts

* fix package name & copy/paste typos

* package version & docs

Missing versions of Jackson packages

17 Apr 10:04
a39ce25
Compare
Choose a tag to compare
馃悰 Missing specifics versions for jackson packages (#8)

* Added missing versions for Jackson Gradle deps

* Rebase & version change

Released support for deals API

14 Apr 09:02
fca34d1
Compare
Choose a tag to compare
Light implementation of deals (#6)

* Upgrade Gradle from 7.2 to 7.6

* Light implementation of deals API

* Changed package version to 1.3.0

Release with new namespace

14 Apr 07:51
d3c3adb
Compare
Choose a tag to compare
1.2.2

Renamed namespaces after rebase

Support for new HubSpot API keys

03 Nov 19:37
1f19e97
Compare
Choose a tag to compare

Support for custom objects

03 Jun 08:56
3588422
Compare
Choose a tag to compare

What's Changed

  • Support for HubSpot custom objects by @sitole in #3

New Contributors

  • @sitole made their first contribution in #3

Full Changelog: v1.0.2...v1.1.0

Bugfixes and general improvements

22 Apr 10:56
e6862e1
Compare
Choose a tag to compare
  • Removed global Unirest JSON mapper, this global override can affect other apps/libs using Unirest
  • Configuration for new Maven package registry (removed GitHub package registry)

Changes in release workflow

20 Apr 14:11
68645f0
Compare
Choose a tag to compare
Pre-release
v1.0.1

Use environment variables in all CI steps

Release package to Gradle public registry

20 Apr 14:07
319d000
Compare
Choose a tag to compare
  • Added support for SonaType package repository
  • Removed support for GitHub package repository