8.0.0-alpha.1
andreasohlund
tagged this
21 Sep 20:12
* Adjust to new address translation * Fix preobsoletes * Cleanup ifs and pragmas * test sdk * approvals * More approvals * Cleanup * Temporarily remove compat tests * Run dtc tests on windows * Enable dtc on windows * Reenable tests * Fix ignore * Adjust supported modes depending on OS * Update to core alpha 4 * Fix cleanup when test is ignored * Rollback test suite constraints change * Revert * Lower tx mode on linux * Typo * Fixup * Apply suggestions from code review Co-authored-by: Dan Kent <[email protected]> * Remove txscope from supported modes until we can make tests pass * Set proper default * Use scopes in peeker even on net since that is the safes way to ensure that isolation mode is preserved * Extract default transaction mode * Exclude tests that won't work due to dtc bug * Better todos * Update to core alpha 5 * Add support for scopes back in * Ignore scope tests in the transport tests * Remove setting of dtc flag * Clean up project files * Remove pragmas and use new language features in SubscriptionManager * Rename file to match class name * Remove Resharper annotations * Tweak message --------- Co-authored-by: Dan Kent <[email protected]> Co-authored-by: Brandon Ording <[email protected]>