Releases: j-alexander/nata
Releases · j-alexander/nata
Dependency Update Release
-
updated dependencies (see paket.lock), notably:
- Consul 0.7.2.6 -> 1.6.11
- EventStore.Client 5.0.8 -> 5.0.9
- FSharp.Core 4.7.1 -> 5.0.1
- Microsoft.Azure.DocumentDB.Core 2.10.3 -> 2.13.1
- Microsoft.Azure.EventHubs 4.2 -> 4.3.1
- NLog 4.7 -> 4.7.7
- NUnit 3.12 -> 3.13.1
- RabbitMQ.Client 6.0 -> 6.2.1
- Suave 2.5.6 -> 2.6
Dependency Update Release
-
updated dependencies (see paket.lock), notably:
- EventStore.Client 5.0.1 -> 5.0.3
- FSharp.Control.AsyncSeq 2.0.21 -> 2.0.23
- FSharp.Core 4.5.2 -> 4.7.1
- FSharp.Data 3.0.1 -> 3.3.3
- FsPickler 5.2 -> 5.3.2
- Microsoft.Azure.DocumentDB.Core 2.3 -> 2.10.3
- Microsoft.Azure.EventHubs 3.0 -> 4.2
- Microsoft.NET.Test.Sdk 16.0.1 -> 16.6.1
- Newtonsoft.Json 12.0.1 -> 12.0.3
- NLog 4.6.2 -> 4.7
- NUnit 3.11 -> 3.12
- RabbitMQ.Client 5.1 -> 6.0
- Suave 2.5.4 -> 2.5.6
Binary(byte[]) WebSocket Support
Socket.connectBinary
added to Nata.IO.WebSocket for I/O usingbyte[]
- improved unit testing of web sockets implementation
FsPicker Support, Dependency Update
-
new NuGet package: Nata.Codec.FsPickler
- Binary, Xml and Json support for
'T
, 'byte[]
,string
, andFSharp.Data.JsonValue
- Binary, Xml and Json support for
-
updated dependencies (see paket.lock), notably:
- Newtonsoft.Json 11.0.2->12.0.1
- Microsoft.Azure.DocumentDB.Core 2.2.3->2.3
- NLog 4.6->4.6.2
Dependency Update Release
-
updated dependencies (see paket.lock), notably:
- EventStore.ClientAPI.NetCore (4) migrated to EventStore.Client (5)
- FSharp.Data from 3.0.0->3.0.1
- Microsoft.Azure.EventHubs 2.1->3.0
- NLog 4.5->4.6
- Microsoft.Azure.DocumentDB.Core 2.1->2.2
Stream Metadata for Nata.IO.EventStore
- MaxAge, CacheControl (TimeSpan)
- MaxCount, TruncateBefore (int64)
- Roles + Custom metadata
Formatted Text for NLog.Logger
- extension methods for NLog.Logger
- stack trace Logger naming
- module logging
.NET Standard 2.0 Release
.NET Standard 2.0:
- Nata.Core
- Nata.IO
- Nata.IO.AzureStorage
- Nata.IO.Consul
- Nata.IO.CosmosDB (Microsoft.Azure.DocumentDB.Core)
- Nata.IO.EventHub (Microsoft.Azure.EventHubs)
- Nata.IO.EventStore (EventStore.ClientAPI.NetCore)
- Nata.IO.File
- Nata.IO.KafkaNet (kafka-net-for-dotnet-core)
- Nata.IO.Kafunk
- Nata.IO.Memory
- Nata.IO.RabbitMQ
- Nata.IO.WebSocket
- Nata.Service
Requires:
.NET Standard 2.0 update to FSharp.Data 3.0.0-rc
Depends on Pre-Release Candidate FSharp.Data 3.0.0-rc
.NET Standard 2.0 for {EventHub,KafkaNet} + FSharp.Data beta4
.NET Standard 2.0:
- Nata.IO.EventHub (Microsoft.Azure.EventHubs)
- Nata.IO.KafkaNet (kafka-net-for-dotnet-core)
Depends on Pre-Release FSharp.Data 3.0.0-beta4+