FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · sentdm/sent-dm-java · GitHub

Releases: sentdm/sent-dm-java

v0.33.0

Choose a tag to compare

Filter
sentdmdevops released this 17 Aug 20:18
817f4d3

0.33.0 (2026-08-17)

Features

  • api: sync OpenAPI spec from production (0daa560)
  • api: sync OpenAPI spec from production (5d539c3)
  • api: sync OpenAPI spec from production (477de0f)
  • sdk: expose the delivered webhook payloads as models (c82cae5)

Bug Fixes

  • java: point the javadoc badge link at the released version (a57db09)

Chores

  • ci: bump the pinned generator to pick up the javadoc badge fix (5c25406)

v0.32.0

Choose a tag to compare

Filter
sentdmdevops released this 10 Aug 14:53
051ac0f

0.32.0 (2026-08-10)

Features

  • api: sync OpenAPI spec from production (11eb334)

Chores

  • add eager seal-dispatch workflow (feb8317)

v0.31.1

Choose a tag to compare

Filter
sentdmdevops released this 08 Aug 19:33
ea71066

0.31.1 (2026-08-08)

Chores

  • merge production 0.31.0 release commits into staging (0e0c539)
  • reconcile staging with production 0.31.0 release commits (3b54a6a)

Migration notes

No code change in 0.31.1 — it only reconciles the release commits back into the
generation pipeline. The breaking model renames landed in
v0.31.0; see its
migration notes before upgrading from 0.30.x.

v0.31.0

Choose a tag to compare

Filter
sentdmdevops released this 08 Aug 17:00
6f37bc3

0.31.0 (2026-08-08)

Features

  • api: sync OpenAPI spec from production (331ff04)

Chores

  • mark GitHub Releases as stable releases (prerelease: false) (7933f0a)

Migration notes

This release renames public model types. The HTTP API is unchanged — same
endpoints, same request and response payloads. Only the generated type names
move, so the fix is a find-and-replace.

Ten types were previously named after internal backend namespaces because the
SDK config pinned them to auto-generated names. They now have chosen names.

Before After
SentDmServicesCommonContractsPocOsTemplateBody TemplateBody
SentDmServicesCommonContractsPocOsTemplateButton TemplateButton
SentDmServicesCommonContractsPocOsTemplateButtonProps TemplateButtonProps
SentDmServicesCommonContractsPocOsTemplateFooter TemplateFooter
SentDmServicesCommonContractsPocOsTemplateHeader TemplateHeader
SentDmServicesCommonContractsPocOsAuthenticationConfig AuthenticationConfig
SentDmServicesEndpointsCustomerApIv3ContractsRequestsBrandsBrandComplianceInfo BrandComplianceInfo
SentDmServicesEndpointsCustomerApIv3ContractsRequestsBrandsBrandContactInfo BrandContactInfo
SentDmServicesEndpointsCustomerApIv3ContractsRequestsBrandsBrandBusinessInfo BrandBusinessInfo
SentDmServicesEndpointsCustomerApIv3ContractsRequestsCampaignsCampaignUseCaseData CampaignUseCaseData

Campaign responses

The API renamed its campaign response schemas, which had left the previous
release returning a separate anonymous type from each campaign method. They
share one model again.

Before After
TcrCampaignWithUseCases BrandCampaign
ApiResponseOfTcrCampaignWithUseCases ApiResponseOfBrandCampaign
per-method campaign list response ApiResponseOfListOfBrandCampaign
BaseDto removed — the underlying schema no longer exists in the API

CampaignUseCase is new and now exposed as a named model.

New in this release

Three endpoints that were already live on the API but missing from the SDKs:

  • GET /v3/conversations
  • GET /v3/conversations/{id}
  • GET /v3/contacts/{contactId}/message-summary

If you do not reference any of the renamed types directly, upgrading needs no
changes.

v0.30.0

Choose a tag to compare

Filter
sentdmdevops released this 07 Jul 15:33
e8ab4bb

0.30.0 (2026-07-07)

Features

  • enable release-please releases and back-sync trigger (f3cfa9b)
  • initial stlc build (4928a02)

Chores

  • add promote, back-sync, and trunk-lock workflows (1a43fb5)
  • add release back-sync trigger workflow (9201222)

v0.29.0

Choose a tag to compare

Filter
stainless-app released this 02 Jul 09:25

0.29.0 (2026-07-02)

Full Changelog: v0.28.0...v0.29.0

Features

v0.28.0

Choose a tag to compare

Filter
stainless-app released this 30 Jun 08:31
c51e117

0.28.0 (2026-06-30)

Full Changelog: v0.27.0...v0.28.0

Features

v0.27.0

Choose a tag to compare

Filter
stainless-app released this 21 May 18:56
e66a8e6

0.27.0 (2026-05-21)

Full Changelog: v0.26.0...v0.27.0

Features

v0.26.0

Choose a tag to compare

Filter
stainless-app released this 14 May 17:06

0.26.0 (2026-05-14)

Full Changelog: v0.25.1...v0.26.0

Features

v0.25.1

Choose a tag to compare

Filter
stainless-app released this 14 May 16:41

0.25.1 (2026-05-14)

Full Changelog: v0.25.0...v0.25.1


Back | FazBrowse Home | New Git URL