Skip to content

1.0.0-dp.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@avsej avsej released this 20 Feb 11:44
· 367 commits to main since this release
1.0.0-dp.2
65e328a
  • CXXCBC-270: Rename logging macros, adding CB_ prefix (e.g. LOG_DEBUG -> CB_LOG_DEBUG) (#323)

  • CXXCBC-242: Drain waiting commands list on MCBP session close (#321)

  • CXXCBC-271: Fix get_all_replicas behaviour: do not propagate error if result set is not empty, while the last response has failed. (#322)

  • Build system fixes:

    • Issue with CMakeFile when including in other projects (#314)
    • Remove pipefail option from test shell script (#316)
    • Updates test scripts to include backtraces after failure (#315, #317, #319)
  • Transactions:

  • Preview features:

    • Key/Value range scan: