Skip to content

Conversation

@connelly38
Copy link
Member

  • Cloud only: Support for On-Demand tables in TableLimits
  • Row modification time made available in GetResult
  • Existing row modification time made available in PutResult and DeleteResult when operation fails and previous value is requested
  • On-Prem only: Support for setting Durability in write operations (put/delete/writeMultiple/multiDelete)

Changed:

  • Internally, the SDK now detects the serial version of the server it's connected to, and adjusts its capabilities to match. If the server is an older version, and some features may not be available, client apps may get a one-time log message (at INFO level) with text like "The requested feature is not supported by the connected server".

- Cloud only: Support for On-Demand tables in TableLimits
- Row modification time made available in GetResult
- Existing row modification time made available in PutResult and DeleteResult when operation fails and previous value is requested
- On-Prem only: Support for setting Durability in write operations (put/delete/writeMultiple/multiDelete)

Changed:
- Internally, the SDK now detects the serial version of the server it's connected to, and adjusts its capabilities to match. If the server is an older version, and some features may not be available, client apps may get a one-time log message (at INFO level) with text like "The requested feature is not supported by the connected server".
@connelly38 connelly38 merged commit 92f16ee into main Feb 10, 2022
@connelly38 connelly38 deleted the feature/on_demand_tables branch February 10, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants