Releases: omnicave/Nyx
Releases · omnicave/Nyx
v2.1.0-alpha.16
2.1.0-alpha.16 (2026-03-15)
Bug Fixes
- hosting: mapendpoints added a default call to all microservices (9af4b1e)
Features
v2.1.0-alpha.15
2.1.0-alpha.15 (2026-03-12)
Bug Fixes
- utils: add ValueCollection ctor and tests (6039cbc)
- orleans-host: ensure postgres db exists (dd5e3e5)
- data: expose DbContext in operation contexts (a3647f1)
- orleans-nats: expose Newtonsoft serializer (1761dd4)
- examples: repair example build wiring (bc0ca81)
Features
v2.1.0-alpha.14
2.1.0-alpha.14 (2025-04-13)
Bug Fixes
- orleans: issues with build due to not supporting .net 8 anymore (d8e4543)
- orleans/nats: streaming serialization issues due to the latest NATS library (68479a9)
Features
v2.1.0-alpha.13
2.1.0-alpha.13 (2025-03-16)
Bug Fixes
- orleans/client: missing generateserializer attributes on a couple of types (822901a)
v2.1.0-alpha.12
2.1.0-alpha.12 (2025-02-26)
Features
- orleans/host: exposed configuration of WebApplication for orleans silo (3cd1249)
v2.1.0-alpha.11
2.1.0-alpha.11 (2025-02-25)
Bug Fixes
- orleans/host: disabled typename handling on newtonsoft json serializer (f047b64)
v2.1.0-alpha.10
2.1.0-alpha.10 (2025-02-25)
Bug Fixes
- orleans/host: renamed Configure*JsonSerializer methods (73e1439)
v2.1.0-alpha.9
2.1.0-alpha.9 (2025-02-10)
Features
- support for scalar web api client in orleans silo host (6978f72)
v2.1.0-alpha.8
2.1.0-alpha.8 (2025-02-10)
Bug Fixes
- issue with responses of minimal apis not having the schema defined in swagger docs (997c7a3)
v2.1.0-alpha.7
2.1.0-alpha.7 (2025-02-08)
Bug Fixes
- newtonsoft serialization defaults for orleans clients and users were hiding null and default values (238bbb5)
Features
- improved default config for webapi json serialization (both newtonsoft as well system.text.json) (779de1a)