- Print
- DarkLight
- PDF
April 2022
Version 1.6.85
Cosmos DB Mongo API
Cerebrata now supports the management of databases, collections and documents in Cosmos DB Mongo API. Refer here for more details.
Copy Graph in Cosmos DB Gremlin API
It is now possible to copy the vertices and edges from one graph to another in Gremlin API. Refer here for more details.
Service Bus
Delete messages based on Enqueued Time
The users can now delete the messages from Service Bus Queues and Topic subscriptions that are enqueued before the provided value. Refer here for more details.
Defer messages
It is now possible to defer the messages in Service Bus Queues and Topic Subscriptions, so that they will not be available for the listeners to process them. Refer here for more details.
Dead Letter deferred messages
Cerebrata now allows the users to dead letter the deferred messages from Queues and Topic Subscriptions with the required dead letter reason. Refer here for more details.