...
We've added validation on cached revision on SetCartItemNote when using multiple instances of POSAPI/POS WCF. You will now get the correct cart contents in response, also when running SetCartItemNote request on a revision that was previously not cached in your current instance. This means that the method will properly when POS API is scaled out across multiple instances.
BeginCartEditing for editing orders
When editing an order by calling the method BeginCartEditing on a started cart, it no longer creates a new receipt Id in the database. Instead, it uses the already existing started cart number.
This prevents clients from creating problems by starting multiple parallell carts to edit the same order.
...
Release 27.06.2023
Support for Read Replica feature in Premium Azure SQL
...