Skip to content

Releases: SmartOperatingBlock/api-gateway-microservice

1.1.13

08 Jun 19:09
Compare
Choose a tag to compare

1.1.13 (2023-06-08)

Dependency updates

  • core-deps: update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.8.22 (c33bf39)
  • deps: update plugin kotlin-qa to v0.43.0 (16bf9bd)

1.1.12

07 Jun 10:30
Compare
Choose a tag to compare

1.1.12 (2023-06-07)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.32 (2be2d9c)

Documentation

  • deps: update plugin dokka to v1.8.20 (213c3dd)

1.1.11

05 Jun 10:06
Compare
Choose a tag to compare

1.1.11 (2023-06-05)

Bug Fixes

  • correct zone handler return code (ee034e4)

1.1.10

02 Jun 14:44
Compare
Choose a tag to compare

1.1.10 (2023-06-02)

Bug Fixes

  • add nullable to application service (0b86c23)
  • change api handler return code (6c37671)

Documentation

  • add return code to openapi doc (006d332)

1.1.9

01 Jun 15:29
Compare
Choose a tag to compare

1.1.9 (2023-06-01)

Bug Fixes

  • correct process manual event key (47f734d)

Documentation

  • update process manual event api (5671aaa)

1.1.8

01 Jun 14:55
Compare
Choose a tag to compare

1.1.8 (2023-06-01)

Bug Fixes

  • use query parameter instead of body (81eb9fb)

Documentation

  • add socket connection documentation (a544751)
  • add web socket asyncapi documentation (41269bd)

1.1.7

01 Jun 14:12
Compare
Choose a tag to compare

1.1.7 (2023-06-01)

Bug Fixes

General maintenance

  • change kafka topic subscription (b0a1347)

1.1.6

01 Jun 13:42
Compare
Choose a tag to compare

1.1.6 (2023-06-01)

Bug Fixes

  • add serializable to process info dto (127c4d0)

General maintenance

  • change ord endpoint port (645f9dd)
  • respond to all saved websocket (5a2ff7d)

1.1.5

01 Jun 08:42
Compare
Choose a tag to compare

1.1.5 (2023-06-01)

Bug Fixes

  • make room nullable in surgical process (dc42724)

Dependency updates

  • deps: update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.15.2 (e1d6234)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.27 (805deee)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.30 (fe015cc)

1.1.4

31 May 09:05
Compare
Choose a tag to compare

1.1.4 (2023-05-31)

Bug Fixes

  • add content type to http server responses (c0786dd)
  • manage no content return code in process info api (b266a97)