Skip to content

Releases: ESA-Blueshell/brevo-client

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 23:07
4357acd

1.0.2 (2026-09-02)

Bug Fixes

  • typescript: make the built package loadable as ESM (#30) (93f05aa)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:10
a6abdaf

1.0.1 (2026-09-02)

Bug Fixes

  • ci: repair CodeQL and read the version from a ref that may predate the task (#29) (5bbbdf4)
  • stop publishing artefacts named "0.2.x # x-release-please-version" (#27) (b01cad2)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:54
413da01

1.0.0 (2026-09-02)

⚠ BREAKING CHANGES

  • kotlin: generate against Jackson 3 and Spring Boot 4 (#25)

Features

  • generated Brevo clients with spec-derived versioning (fb81701)
  • kotlin: generate against Jackson 3 and Spring Boot 4 (#25) (db41203)

Bug Fixes

  • ci: pin release-please-action to v4, releases are broken on v5 (#20) (5495f38)
  • ci: stop creating workflow runs that cannot execute, and verify releases properly (#18) (f28d49d)
  • ci: take the release pull request number from release-please (#14) (5902f9f)
  • deps: raise axios, yaml and js-yaml above known advisories (fc2537b)

Documentation

  • describe the unattended release chain and its one gap (#12) (fdf4e58)

Build and Dependencies

  • deps-dev: bump @types/node from 24.9.2 to 26.3.0 in /typescript (#6) (6e0c7d8)
  • deps-dev: bump typescript from 5.9.3 to 6.0.3 in /typescript (#19) (e62663f)
  • deps: bump actions/checkout from 5.0.0 to 7.0.1 (#9) (fc41142)
  • deps: bump actions/dependency-review-action from 4.7.2 to 5.0.0 (#11) (ee9474a)
  • deps: bump actions/setup-node from 6.0.0 to 7.0.0 (#10) (7a06984)
  • deps: bump actions/upload-artifact from 4.6.2 to 7.0.1 (#21) (859cd79)
  • deps: bump googleapis/release-please-action from 4.2.0 to 5.0.0 (#8) (ea8555b)
  • deps: bump gradle/actions/setup-gradle from 4.4.1 to 6.3.0 (#22) (376e7d5)
  • deps: bump the actions group with 4 updates (#7) (3d6fefc)
  • deps: Bump the gradle group in /kotlin with 5 updates (#2) (3a408dc)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:23
528dde3

0.2.3 (2026-09-02)

Build and Dependencies

  • deps-dev: bump @types/node from 24.9.2 to 26.3.0 in /typescript (#6) (6e0c7d8)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:17
47cbd75

0.2.2 (2026-09-02)

Build and Dependencies

  • deps: Bump the gradle group in /kotlin with 5 updates (#2) (3a408dc)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:14
c5e22af

0.2.1 (2026-09-02)

Bug Fixes

  • ci: take the release pull request number from release-please (#14) (5902f9f)

Documentation

  • describe the unattended release chain and its one gap (#12) (fdf4e58)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 20:48
1e55c02

0.2.0 (2026-09-02)

Features

  • generated Brevo clients with spec-derived versioning (fb81701)

Bug Fixes

  • deps: raise axios, yaml and js-yaml above known advisories (fc2537b)