Skip to content

Releases: Litote/openapi-ktor-client-generator

v0.6.1

06 Apr 20:51
Immutable release. Only release title and notes can be modified.
8c8adc0

Choose a tag to compare

0.6.1 (2026-04-06)

Bug Fixes

  • function header is not imported in BasicAuthModule (c0b2460)

v0.6.0

31 Mar 20:24
Immutable release. Only release title and notes can be modified.
ebf1901

Choose a tag to compare

0.6.0 (2026-03-31)

Features

  • add basic auth module (74bfd7f)
  • add logging level in ClientConfiguration (422aac7)

v0.5.0

22 Mar 09:47
Immutable release. Only release title and notes can be modified.
ecc2629

Choose a tag to compare

0.5.0 (2026-03-22)

Features

  • add more configuration options for project generation (31b3830)

Bug Fixes

  • inheritance interfaces not collected when splitting generated builds (dc0f70a)
  • js target compile dependency (c9f36b8)
  • LoggingKotlinModule is not KMP compatible (e36a88c)
  • MultiPartFormDataContent does not work - missing ContentDisposition (83802ce)

v0.4.1

20 Mar 21:31
Immutable release. Only release title and notes can be modified.
65aecfa

Choose a tag to compare

0.4.1 (2026-03-20)

Bug Fixes

v0.4.0

20 Mar 12:56
Immutable release. Only release title and notes can be modified.
6520ee4

Choose a tag to compare

0.4.0 (2026-03-20)

Features

Bug Fixes

  • add logging-kotlin module dependency in gradle-plugin (f211e9f)
  • do not use kotlin-logging-jvm dependency but kotlin-logging (6c37d9a)

0.3.1 (2026-03-17)

17 Mar 17:13
Immutable release. Only release title and notes can be modified.
d1ec2c7

Choose a tag to compare

Maven Central deploy fix

v0.3.0

17 Mar 12:34
Immutable release. Only release title and notes can be modified.
4509fa4

Choose a tag to compare

0.3.0 (2026-03-17)

Features

  • add dependabot for github actions (e7b0950)
  • add gradle dependabot (3f41fa2)
  • add version-catalog (2d30be1)
  • use release-please plugin (2d30be1)

Bug Fixes

  • concurrent execution on main (cccbf48)
  • ignore sonar for dependabot (3f41fa2)
  • sonar on PR (530fa73)
  • trigger gradle dependabot PR checks (cccbf48)