Skip to content

Releases: NoxOrg/Nox.Lib.V6

v6.0.48

24 May 08:45
449248a
Compare
Choose a tag to compare

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

22 May 08:19
1950269
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.46...v6.0.47

v6.0.46

10 May 06:07
5ffc618
Compare
Choose a tag to compare
  • Added product owner to team member configuration

What's Changed

Full Changelog: v6.0.45...v6.0.46

v6.0.45

21 Apr 13:13
4b6c592
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.44...v6.0.45

v6.0.44

21 Apr 06:24
69d402b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.43...v6.0.44

v6.0.43

19 Apr 06:06
8715e80
Compare
Choose a tag to compare

What's Changed

  • 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

17 Apr 10:45
fa01975
Compare
Choose a tag to compare

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

10 Mar 09:54
2b0dca9
Compare
Choose a tag to compare

What's Changed

Full Changelog: NoxOrg/Nox@v6.0.40...v6.0.41

v6.0.40

03 Mar 14:22
f2ec70e
Compare
Choose a tag to compare

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

02 Mar 08:34
485ae8d
Compare
Choose a tag to compare

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