Skip to content

Releases: espertechinc/nesper

NEsper Release 6.1.0

28 Aug 11:34
Compare
Choose a tag to compare

Release 6.1.0

NEsper Release 6.0.1 .Net Framework 4.5.2

13 Oct 11:52
Compare
Choose a tag to compare
Reverting main library to .NET 4.5.2

Adding NEsper.Core as separate solution

NEsper release 6.0.1

12 Oct 13:40
Compare
Choose a tag to compare
Upgrading components to .NET 4.7

NEsper release 5.5.1

03 May 13:15
Compare
Choose a tag to compare

NEsper release 5.5.1

NEsper Release 5.5.0

30 Jan 22:25
Compare
Choose a tag to compare

Release 5.5.0

NEsper Release 5.4.3

03 Oct 13:05
Compare
Choose a tag to compare
Updating version to 5.4.3

NEsper Release 5.4.2

29 Aug 13:37
Compare
Choose a tag to compare

Release 5.4.2

NEsper Release 5.4.0

29 Jun 12:27
Compare
Choose a tag to compare

Release 5.4.0

Version 5.3.0

22 Oct 03:15
Compare
Choose a tag to compare

Changes in version 5.3.0

  • Support for match recognize to have a maximum state count
  • Support for output rate limiting hints
  • Support for filter expression rewrite hint
  • Support for stateless statements to have no listener dispatch or insert into latches
  • Support for configuring an engine-wide default time zone
  • Support for insert-into into a stream without any properties to use a select-clause that selects only "null"
  • Addition of DateTimeEx to provide operations that require datetimes + timezones.
  • Migrated most datetime operations to DateTimeEx and/or DateTimeOffset.
  • Moved datetime parsing operations into DateTimeParser.
  • Moved datetime math operations into DateTimeMath.
  • DateTime conversion to milliseconds normalized to UtcTicks (previously ticks) and offset.

Bug fixes and other improvements

  • Fixed issue Github#2 System.String not handled by TypeHelper

v5.2.6

24 Sep 21:04
Compare
Choose a tag to compare
Changing the behavior of exceptions in ExprDotEvalStaticMethod.

Bumped version to 5.2.6