The 21.31 introduced a new opportunity to regenerate your personal API key you use to authenticate your calls with the platform REST API.
You have two options, either using a new Generate new API Key button in
your profile page or using a
HTTP POST
to the new API endpoint /v2/users/me/generate-api-key
. In both cases
the platform will generate a new API Key and store it in the Database
Please Note Generating a new API key will replace the existing API key. If a new API key is generated, then API calls made with the old API key will fail.
We introduce two-factor (2FA) login authentication to provide an additional layer of security. We use Google Authenticator for the 2FA. If the feature is enabled in the tenant then you can enable it for your account following the instructions in the profile page.
With the platform 21.31 version we introduce a new feature called Component Whitelisting. In verbatim this means we can enable or disable certain integration components in each contract based on the list of components - the Component Whitelist. If the component whitelist is enabled in the tenant the following rules would apply in each contract:
team
access level would still be available in your production workspaces.With platform 21.31 we added support for deleting pending invitations to contracts using UI and API.
Now you can delete the user invitation by visiting Members section of the Contract Settings, scrolling down to find the list of Pending Members and clicking to delete. Check the following documentation page for more details.
You can also delete the invitation using the API call.
Invalid '0' value in the required fields with type 'number'
.1.2.1
Re-assembled message
action (maester-client library 3.3.0)3.0.0
We released a new version of the component which is not backwards compatible. Users are encouraged to investigate the CSV component documentation to learn about the new component.
The component will not be deployed on top of the old component repository, you can
keep using the old component. At some stage we will deprecate the old one. The new
component is available as csv-v3
component in your components list.
Read CSV attachment
Create CSV From Message Stream
Create CSV From JSON Array
Read CSV attachment
triggerWrite CSV attachment
Write CSV attachment from JSON Array
Write CSV attachment from JSON Object
Read CSV file from URL
1.0.1
2.6.26
3.0.0
2.0.1
3.3.0
1.7.3
1.0.0
We introduce new component for working with platform native object storage called Maester.
Delete Object
Lookup Object (at most one)
Lookup Objects
Upsert Object
1.3.0
Delay
2.6.26
and build type to docker