Releases: cognitedata/oryx
Releases · cognitedata/oryx
Release v6.0.2
Add case-insensitive fallback for response header logging (#150) * add case-insensitive fallback for response header logging * formatting * Update src/Logging.fs Co-authored-by: Dag Brattli <[email protected]> * Simplify header logging --------- Co-authored-by: Dag Brattli <[email protected]>
Release v6.0.1
Add license repo url (#149) * Add more details to project file * Remove license file
Release v6.0.0
refactor: Remove pipeline abstraction (#144) * refactor: Remove pipeline abstraction * Remove unnecessary code * Move exception to core * Formatting * Cleanup code * Update version * Bump major version
Release v5.4.3
Enable strong name signing (#142) * enable strong name signing * pass solution directory as a parameter in the test script
Release v5.4.2
Process Log Format String for Logger Compatibility (#137) * format string logger compatibility fix * refactor * discard unused argument * set access to private on added properties * use Interlocked.Increment for counter
Release v5.4.1
Update build (#136) Uses same pattern as the SDK, with the version number now contained in a file. We need to do it this way, since tags are branches, and only master is authorized to run in CD.
Release v5.3.3
Fix FSharp.Core to 7
Release v5.3.2
Specify nuget push (#130)
Release v5.2.2
Update FsToolkit.ErrorHandling (#125)
Release v5.2.1
Update paket.lock (#124)