Releases: NoxOrg/Nox.Lib.V6
Releases · NoxOrg/Nox.Lib.V6
v6.0.48
What's Changed
- Feature/yaml config loader by @jan-schutte in #185
- added a ProjectConfiguration builder that returns a fully validated and resolved Nox project configuration
- improved yaml $ref to ignore commented $refs
- Added product owner to team member json schema
Full Changelog: v6.0.47...v6.0.48
v6.0.47
What's Changed
- Feature/update nox documentation by @Mornevanzyl in #175
- Nox 58 - Aggregate Root feature by @alexandervlasenko in #174
-
- Bumped version by @jan-schutte in #183
Full Changelog: v6.0.46...v6.0.47
v6.0.46
- Added product owner to team member configuration
What's Changed
- product owner by @jan-schutte in #180
Full Changelog: v6.0.45...v6.0.46
v6.0.45
What's Changed
- Bugfix/add version control to public config by @jan-schutte in #173
Full Changelog: v6.0.44...v6.0.45
v6.0.44
What's Changed
- Feature/nox UI init by @andresharpe in #170
- Bug fix/loader merge compare columns by @jan-schutte in #171
- Feature/api swagger namefix by @andresharpe in #172
Full Changelog: v6.0.43...v6.0.44
v6.0.43
What's Changed
- Enhancement/yaml include deserializer by @jan-schutte in #169
- Added $ref: feature to yaml files, usage: $ref:
- Recursively resolves yaml from referenced files into the root yaml file.
Full Changelog: v6.0.42...v6.0.43
v6.0.42
What's Changed
- Main project README - Logo, syntax & image changes by @Mornevanzyl in #144
- Enhancement/sample.listener by @jan-schutte in #167
- Fixed Loader Merge configuration to correctly identify changed records
- Fixed Loader query filtering to reduce number of records selected from source
Full Changelog: v6.0.41...v6.0.42
Release 6.0.41
What's Changed
- Issue #156 - [Nox.Lib] Incorporate context-specific Swagger functionality into Nox library by @DmytroDorodnykhIwgplc in NoxOrg/Nox#160
- Version bumped to 6.0.41 by @jan-schutte in NoxOrg/Nox#161
Full Changelog: NoxOrg/Nox@v6.0.40...v6.0.41
v6.0.40
What's Changed
- Loader Schedule - RunOnStartup by @jan-schutte in NoxOrg/Nox#151
Implemented RunOnStarup proerty on LoaderSchedule, allowing loader execution on startup to be switched off. Default is On
Full Changelog: NoxOrg/Nox@v6.0.39...v6.0.40
v6.0.39
What's Changed
- Sample project build from nuget Nox.Lib package doesn't reflect context-specific Swagger endpoints by @DmytroDorodnykhIwgplc in NoxOrg/Nox#149
- Swagger docs improvement by @jan-schutte in NoxOrg/Nox#150
Full Changelog: NoxOrg/Nox@v6.0.38...v6.0.39