Skip to content

v0.33.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 01 May 20:19

0.33.0 (2024-05-01)

Full Changelog: v0.32.0...v0.33.0

Features

Bug Fixes

  • client: do not strip date-time 00 seconds when getQueryParams() is called (#211) (2a4cee0)
  • internal: escape characters for POM description in gradle publish (#212) (8868340)

Chores

  • add back uploadEvidence override (272bb7f)
  • ci: validate Gradle wrapper (#207) (330e912)
  • internal: add scripts/mock (#213) (477574c)
  • internal: bump mock server version to ~5.8.0 (#214) (961f319)
  • internal: formatting (#204) (ebf705c)
  • internal: gradlew v8.7, use gradle task config avoidance APIs (#208) (9060f8f)
  • internal: use actions/checkout@v4 for codeflow (#209) (c00bd1d)
  • temporarily remove custom code (e98573c)
  • tests: import wiremock.client.WireMock.put (#200) (ffdcfaf)

Build System

  • configure UTF-8 locale in devcontainer (#205) (cbef1d4)