Orleans v3.1.5 Release Notes

Release Date: 2020-04-09 // about 4 years ago
  • ๐Ÿ‘Œ Improvements and bug fixes since 3.1.4.

    Non-breaking improvements

    • Don't use iowait in cpu calcs on linux (#6444)
    • TLS: specify an application protocol to satisfy ALPN (#6455)
    • Change the error about not supported membership table cleanup functionality into a warning. (#6447)
    • Update obsoletion warning for ISiloBuilderConfigurator (#6461)

    - Allow GatewayManager initialization to be retried (#6459)

    ๐Ÿ›  Non-breaking bug fixes

    • Consistently sanitize RowKey & PartitionKey properties for Azure Table Storage reminders implementation (#6460)