Oystehr v1.21 - April 3 2025
Zambda
In addition to Node.js, the Zambda service now supports the following runtimes:
- Python
- Ruby
- Java
- .NET
When creating a new Zambda Function, you can select the runtime you want to use either in the developer console or via API call.

IAM
Developer M2M authentication is now supported to facilitate automation of tasks as a Developer. This is configured on the new Developer Profile page (opens in a new tab). Use these credentials to complete the OAuth 2 Client Credentials flow to obtain an access token.

SDK
The Oystehr SDK for Node.js (opens in a new tab) has been updated to improve the types of the Zambda execute and execute-public function responses.