Skip to content

Releases: cognitedata/oryx

Release v6.0.2

16 May 13:36
8e7ce8e
Compare
Choose a tag to compare
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

22 Apr 08:24
44def6b
Compare
Choose a tag to compare
Add license repo url (#149)

* Add more details to project file

* Remove license file

Release v6.0.0

18 Apr 12:46
2ac2e0e
Compare
Choose a tag to compare
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

04 Jan 08:51
e308165
Compare
Choose a tag to compare
Enable strong name signing (#142)

* enable strong name signing

* pass solution directory as a parameter in the test script

Release v5.4.2

14 Nov 14:25
db9a618
Compare
Choose a tag to compare
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

10 Nov 11:07
dd53a1e
Compare
Choose a tag to compare
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

23 Jun 06:26
80c7bcd
Compare
Choose a tag to compare
Fix FSharp.Core to 7

Release v5.3.2

16 May 10:42
8fd8ad7
Compare
Choose a tag to compare
Specify nuget push (#130)

Release v5.2.2

19 Apr 10:57
258cd1c
Compare
Choose a tag to compare
Update FsToolkit.ErrorHandling (#125)

Release v5.2.1

18 Apr 07:43
1e340f4
Compare
Choose a tag to compare
Update paket.lock (#124)