Skip to content

Releases: dotpas/dext

v1.0.0

Choose a tag to compare

@cesarliws cesarliws released this 28 Aug 17:31

Dext Version 1.0

What's Changed

  • Feature/s59 batch operations optimization by @cesarliws in #162
  • fix(collections): count tombstones in the load factor to stop an unbounded probe loop by @Stemonik in #164
  • fix(collections): make float hashing agree with float equality by @Stemonik in #165
  • perf(net): stop copying the response body up to four times by @Stemonik in #166
  • fix(httpsys): free the thread-local pools of the thread that calls Start by @Stemonik in #167
  • fix(net): make the Indy HTTP client engine compile by @Stemonik in #168
  • feat(rest): S58 streaming download & receive progress by @Stemonik in #169
  • fix(hubs): stop dereferencing a nil connection on WebSocket upgrade by @waldirpaim in #171
  • chore(hubs): add System.Generics.Collections to the units that inline TJSONArray by @waldirpaim in #172
  • Feature/s43 advanced networking ssl tls by @cesarliws in #174
  • feat(hubs)!: harden realtime invocation, transports and connection ownership by @waldirpaim in #175
  • fix(hubs): honor MaximumReceiveMessageSize in the WebSocket receive loop by @waldirpaim in #177
  • fix(web): make TWebApplication teardown single-run and Stop nil-safe by @Stemonik in #179
  • fix(web): refuse restarting a stopped application instead of faulting by @Stemonik in #181
  • Feature/unidac support by @usofm in #163
  • Feature/web features review by @cesarliws in #184
  • Feature/web features review by @cesarliws in #186
  • feat(core,web,testing): implement feature flags, forwarded headers, a… by @cesarliws in #187
  • fix(server): support multiple Set-Cookie headers on http.sys and epol… by @cesarliws in #190
  • fix(server): GetOutputStream returns nil, taking the FastPath WriteJson overloads down with it by @Stemonik in #197
  • feat(swagger): serve the spec URL through ToAppUrl so the UI works under a PathBase by @Stemonik in #198
  • fix(web): contain static file requests within the configured root by @Stemonik in #199

Full Changelog: v1.0.0-rc.4...v1.0.0

v1.0.0-rc.4

v1.0.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@cesarliws cesarliws released this 22 Jul 23:11
4f16696

What's Changed

  • fix(json): make the NextGen node pool thread-safe (per-thread pools) by @Stemonik in #150
  • perf(json): faster FindKey for small objects (inline scalar key compare) by @Stemonik in #151
  • feat(collections): add IOrderedDictionary<K,V> (insertion-ordered dictionary) by @Stemonik in #158
  • perf(json): SIMD (SSE2) string-body scan in NextGen ScanString by @Stemonik in #159
  • perf(json): skip literal compares for numbers in NextGen ParseValue by @Stemonik in #160
  • Perf/s55 optimization by @cesarliws in #161

New Contributors

Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4

v1.0.0-rc.3

v1.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@cesarliws cesarliws released this 01 Jul 17:03

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

v1.0.0-rc.2

v1.0.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@cesarliws cesarliws released this 29 May 13:55
8c7abcf

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@cesarliws cesarliws released this 05 May 16:02

Dext version 1.0.0 release candidate 1