Skip to content

Releases: j-alexander/nata

Dependency Update Release

19 Feb 23:54
ed2399b
Compare
Choose a tag to compare
  • 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

06 May 03:14
Compare
Choose a tag to compare
  • 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

18 Apr 23:11
006c482
Compare
Choose a tag to compare
  • Socket.connectBinary added to Nata.IO.WebSocket for I/O using byte[]
  • improved unit testing of web sockets implementation

FsPicker Support, Dependency Update

16 Apr 18:50
2940aaa
Compare
Choose a tag to compare
  • new NuGet package: Nata.Codec.FsPickler

    • Binary, Xml and Json support for 'T, 'byte[], string, and FSharp.Data.JsonValue
  • 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

28 Mar 16:44
66fe8e1
Compare
Choose a tag to compare
  • 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

15 Mar 19:18
e5e9ae8
Compare
Choose a tag to compare
  • MaxAge, CacheControl (TimeSpan)
  • MaxCount, TruncateBefore (int64)
  • Roles + Custom metadata

Formatted Text for NLog.Logger

29 Oct 01:25
0e5e487
Compare
Choose a tag to compare
  • extension methods for NLog.Logger
  • stack trace Logger naming
  • module logging

.NET Standard 2.0 Release

19 Oct 22:46
ed0e266
Compare
Choose a tag to compare

.NET Standard 2.0:

Requires:

.NET Standard 2.0 update to FSharp.Data 3.0.0-rc

07 Oct 22:21
Compare
Choose a tag to compare

Depends on Pre-Release Candidate FSharp.Data 3.0.0-rc

.NET Standard 2.0 for {EventHub,KafkaNet} + FSharp.Data beta4

07 Oct 22:17
Compare
Choose a tag to compare

.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+