Skip to content

v11.0.0-dev.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@ioancrisan ioancrisan released this 07 Mar 09:24
· 365 commits to master since this release
  • Scheduling

    • Breaking change: Refactored Scheduling: moved interfaces to Kephas.Scheduling.Abstractions.
    • Added initialization and finalization logic in InProcessScheduler relative to the job store.
    • The Scheduler returns disposable queries.
  • Data.Redis

    • Small improvements
  • Abstractions

    • NEW: Added IDisposableQueryable.
  • Mail.MailKit

    • Added support for IUserPasswordCredentials and IUserClearTextPasswordCredentials in MailKitImapConnection.
  • Messaging

    • Messaging behavior improvement (default method implementation).
  • Core.Endpoints

    • Fixed GetSettingsTypesHandler, retrieving also the metadata.