Releases: SwissLife-OSS/thor-client
Releases · SwissLife-OSS/thor-client
1.0.0-preview-0002
Enabled attachment dispatching (#37)
1.0.0-preview-0001
Attachment transmission azure blob storage (#36) * Restructured packages #35 * Added projects #35 * Refactored transmission pipeline #35 * Implemented BlobStorageTransmitter for attchments and wrote tests for BlobStorageTransmitter And EventHubTransmitter #35 * Implemented attachment transmission sender for Azure BLOB Storage #35 * Wrote tests for BlobStorageTransmissionSender #35 * Implemented BlobStorageTransmissionStorage #35 * Implemented DI module for BlobStorage #35
1.0.0-preview9
Configuration, Dependency Injection and Code Smells (#30)
1.0.0-preview12
Configured in-process session binding (#33)
1.0.0-preview11
Fixed configuration issues (#32)
1.0.0-preview10
Fixed test issues (#31)
1.0.0-preview8
Fixed test issues and implemented a way to handle HTTP server excepti…
1.0.0-preview7
Implemented InternalServerErrorOccurred event (#27)
1.0.0-preview6
Implemented HTTP client and server activities (#26) * Implemented activities for HTTP clients and servers * Added more tests for Server and Client Activities and renamed everything named scope to activity
1.0.0-preview5
Implemented in-process telemetry session and eventhub transmission pi…