Skip to content

Releases: jet/propulsion

Straggler signature changes

27 Apr 09:43
Compare
Choose a tag to compare

Straggler changes re https://github.com/jet/propulsion/releases/tag/2.4.1

See jet/dotnet-templates#66 for upgrade guidance.

Renames a parameter and reorders some esoteric ones; arguably that should trigger a Major version bump but the actual change is not of that order

See ChangeLog

Targets Equinox 2.0.0, FsCodec 2.0.0, FsKafka 1.4.1

Shoutout to @fnipo for the feedback leading to this

Force Stats classes

27 Apr 09:41
Compare
Choose a tag to compare

Forces consumer code to have a Stats type in order to trigger consideration of exception logging, and the gathering of Outcomes in general.

See jet/dotnet-templates#66 for upgrade guidance.

Necessitates changing client code for stats; arguably that should trigger a Major version bump but the actual change is not of that order

See ChangeLog

Targets Equinox 2.0.0, FsCodec 2.0.0, FsKafka 1.4.1

Shoutout to @fnipo for the feedback leading to this

Handler int64 -> SpanResult Signature change

24 Apr 12:47
Compare
Choose a tag to compare

Simplifies consumer code by:

  • having handlers return a SpanResult, see #59
  • removing some long standing function signature warts wrt Stats processing

Necessitates changing client code for handlers; arguably that should trigger a Major version bump but the actual change is not of that order

See ChangeLog

Targets Equinox 2.0.0, FsCodec 2.0.0, FsKafka 1.4.1

Shoutout to @jgardella and @fnipo for the feedback/code reviews leading to this

Extend StreamsConsumer.Start facilities

22 Apr 14:13
Compare
Choose a tag to compare

Minor breaking change extending StreamsConsumer.Start, see #56

See ChangeLog

Targets Equinox 2.0.0, FsCodec 2.0.0, FsKafka 1.4.1

Target FsKafka 1.4.1

18 Apr 19:06
Compare
Choose a tag to compare

See ChangeLog

Targets Equinox 2.0.0, FsCodec 2.0.0, FsKafka 1.4.1

Add missing HandleOk virtual

11 Mar 18:35
Compare
Choose a tag to compare

Adding StreamsProducerSink / StreamsSync outcome/stats

11 Mar 16:52
Compare
Choose a tag to compare

2.0.0 stable release targeting Equinox, FsCodec 2.0.0

19 Feb 10:17
Compare
Choose a tag to compare

Apply FsCodec.StreamName; target Equinox 2.0.0-rc9

31 Jan 11:02
Compare
Choose a tag to compare

See ChangeLog

Targets Equinox 2.0.0-rc9, FsCodec 2.0.0-rc3, FsKafka 1.3.0

Target FsKafka 1.3.0, Dependency updates

06 Dec 23:40
Compare
Choose a tag to compare