Skip to content

Conversation

@briskt
Copy link
Contributor

@briskt briskt commented Nov 19, 2025

Changed

  • Monitor the request context for API key rotation and fail gracefully so the completion stats are still reported. (IDP-1735)
  • Changed the response body schema for the key rotation endpoint. It is now more structured.
  • Since the /api-key/rotate endpoint is now authenticated with an active key, it's better to use that key as the "old key" rather than expect it to be duplicated in the request body. (IDP-1731)
  • Don't use naked returns.

Added

  • Include all ApiKey metadata properties in the response to ActivateApiKey. This just makes it more RESTful.

Fixed

  • Update Terraform AWS provider in f33d02a.
  • Fix an error in the OpenAPI spec in f3dea81.

Most of this was reviewed in #157, #158, and #159. Only the last two commits were direct to develop: f33d02a, f3dea81

@briskt briskt requested review from a team as code owners November 19, 2025 11:31
@briskt briskt requested review from ethancanne, hobbitronics, jason-jackson and mtompset and removed request for a team November 19, 2025 11:31
@sonarqubecloud
Copy link

@briskt briskt merged commit 915e22b into main Nov 21, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants