Releases: dotpas/dext
Releases · dotpas/dext
Release list
v1.0.0
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
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
What's Changed
- Feature/sidecar review by @cesarliws in #133
- docs: update documentation for V1 RC2 and add modern stack comparison by @cesarliws in #134
- Feature/ide test explorer by @cesarliws in #136
- Bug/build sidney linux64 by @cesarliws in #139
-
- added delphi legacy packages for tms smart setup by @cesarliws in #140
- feat(net): implement S37 HTTP client abstraction and Indy fallback by @cesarliws in #141
- Feature/linux epoll provider by @regyssilveira in #142
New Contributors
- @regyssilveira made their first contribution in #142
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
What's Changed
- feat(nullable): add IsNull compatibility property by @usofm in #114
- fix(firedac): map ftTimeStampOffset (PG timestamptz) in reader and pa… by @usofm in #115
- fix(entity): create and bind command in TSqlQueryIterator.MoveNextCore by @usofm in #116
- fix(orm/firedac): defer Prepare in BindSequentialParams to fix PG-335 by @usofm in #118
- Implementado o MCP para desenvolvimento de MCP Server by @alepmedeiros in #120
- Update routing.md by @MukaDavid-TMR in #121
- Update rotas.md by @MukaDavid-TMR in #122
- Ajuste de memory leak e Chunking by @MukaDavid-TMR in #128
- Feature/sidecar review by @cesarliws in #130
- Feature/sidecar review by @cesarliws in #131
- ! Update install steps by @cesarliws in #132
New Contributors
- @alepmedeiros made their first contribution in #120
- @MukaDavid-TMR made their first contribution in #121
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
Dext version 1.0.0 release candidate 1