Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.33.0 #201

Merged
merged 17 commits into from
May 1, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Apr 9, 2024

Automated Release PR

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)

This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8523493 to 8727d15 Compare April 10, 2024 15:16
@stainless-app stainless-app bot changed the title release: 0.32.1 release: 0.33.0 Apr 10, 2024
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e11aa97 to 2c6bed7 Compare April 10, 2024 19:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 897cae6 to ecf291d Compare April 10, 2024 19:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f8fd8a7 to ce96c10 Compare April 10, 2024 19:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 09472d7 to 272bb7f Compare April 10, 2024 20:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d2ada99 to ebf705c Compare April 12, 2024 16:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 49b24d4 to cbef1d4 Compare April 16, 2024 15:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0f23486 to be204fd Compare April 17, 2024 20:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f774e72 to 330e912 Compare April 21, 2024 12:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a5795e7 to 9060f8f Compare April 23, 2024 17:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fe0fc9d to c00bd1d Compare April 24, 2024 20:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a066b33 to 765abc9 Compare April 25, 2024 23:27
…is called (#211)

The default string formatter for OffsetDateTime does not output seconds when they are set to `0` — i.e `2022-02-01T05:00Z` instead of `2022-02-01T05:00:00Z`. That can cause issues when a backend handler has strict parsing of the date-time value.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d8ac444 to 2a4cee0 Compare April 29, 2024 15:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e56fd29 to 8868340 Compare April 29, 2024 17:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a264ed2 to 477574c Compare April 30, 2024 22:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fdeb93c to 961f319 Compare May 1, 2024 17:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4651d4f to 0548781 Compare May 1, 2024 20:09
@stainless-bot stainless-bot merged commit eac323b into main May 1, 2024
2 checks passed
Copy link
Contributor Author

stainless-app bot commented May 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants