Skip to content

Releases: getbrevo/brevo-java

1.1.4

17 Apr 08:07
ea5137d

Choose a tag to compare

New params field — Added a Map<String, Object> params field to support template variable substitution when using templateId. Example: {"FNAME": "Joe", "LNAME":
"Doe"}. Includes getter, setter, and a putParamsItem builder method.
tag type change — The tag field was changed from String to the dedicated SendTransacSmsTag type, allowing it to represent either a single string or an array of
strings more accurately.
equals / hashCode updated — Both methods now include the new params field.
Docs updated — SendTransacSms.md reflects the new params field and the updated tag type reference.

1.1.3

24 Mar 16:34
3a5294f

Choose a tag to compare

What's Changed

  • N8N-3466 : Update SDK for Loyalty APIs by @ArunSIB in #17

Full Changelog: 1.1.2...1.1.3

1.1.2

27 Feb 09:08
18ac650

Choose a tag to compare

What's Changed

  • N8N-3274 : Update Enpoints of Loyality by @ArunSIB in #16

Full Changelog: 1.1.1...1.1.2

1.1.1

24 Dec 09:24
4c6f916

Choose a tag to compare

What's Changed

  • Added new route Get SMS templates, and some small support for templateId in Send SMS
  • Few minor changes

Full Changelog: 1.0.0...1.1.1

1.0.0

13 Sep 05:36

Choose a tag to compare