Releases: cognitedata/cognite-sdk-rust
Releases · cognitedata/cognite-sdk-rust
v0.6.1
v0.6.0
What's Changed
- api V1 by @haakonmo in #1
- Add support for external error with internal error by @haakonmo in #2
- Cleanup and conformance to Rust style conventions in #3
- Use async by @haakonmo in #4
- Make members of FileMetadata optional according to API v1 by @dragly in #5
- Do not include tokio as dependency with wasm32 by @dragly in #6
- feat: aggregated event apis by @jarlah in #7
- Merge back fork by @einarmo in #8
- Add github action to build and test SDK by @einarmo in #9
- Files by @einarmo in #10
- Fix files download by @einarmo in #11
- Workaround for files in azure by @einarmo in #12
- Add clone impl to filters by @einarmo in #13
- Add missing clone impls for assets by @einarmo in #14
- Custom auth headers by @einarmo in #15
- Add AuthTicket to AuthHeaderManager by @niekbeckers in #16
- Update ignore missing by @einarmo in #17
- Refactor missing and duplicated by @einarmo in #18
- Ignore missing dps by @einarmo in #19
- Support for configured retries by @einarmo in #20
- Alternative file upload by @einarmo in #21
- Prep for open sourcing by @einarmo in #22
- Return iterator from create missing by @einarmo in #23
- Move package to separate folder by @einarmo in #24
- Implement sessions by @einarmo in #26
- Add utility for chunking maps by @einarmo in #25
- Configure Renovate by @renovate[bot] in #28
- Update Rust crate futures to 0.3.26 by @renovate[bot] in #30
- Update Rust crate uuid to 1.3.0 by @renovate[bot] in #39
- Update Rust crate tokio to 1.25.0 by @renovate[bot] in #38
- Update actions/checkout action to v3 by @renovate[bot] in #40
- Update Rust crate prost to 0.11.6 by @renovate[bot] in #32
- Update Rust crate bytes to 1.4.0 by @renovate[bot] in #37
- Update Rust crate serde_json to 1.0.93 by @renovate[bot] in #36
- Update Rust crate prost-types to 0.11.6 by @renovate[bot] in #34
- Update Rust crate async-trait to 0.1.64 by @renovate[bot] in #29
- Update Rust crate reqwest to 0.11.14 by @renovate[bot] in #35
- Update Rust crate prost-build to 0.11.6 by @renovate[bot] in #33
- Update Rust crate tokio-util to 0.7.5 by @renovate[bot] in #41
- Update Rust crate tokio-util to 0.7.7 by @renovate[bot] in #42
- Auth middleware by @einarmo in #27
- Client builder by @einarmo in #43
- Update Rust crate once_cell to 1.17.1 by @renovate[bot] in #44
- Custom auth trait by @einarmo in #45
- Let custom auth return Results by @mathialo in #46
- Update Rust crate prost-build to 0.11.7 by @renovate[bot] in #48
- Update Rust crate prost-types to 0.11.7 by @renovate[bot] in #49
- Update Rust crate prost to 0.11.7 by @renovate[bot] in #47
- Update Rust crate prost-types to 0.11.8 by @renovate[bot] in #52
- Update Rust crate prost-build to 0.11.8 by @renovate[bot] in #51
- Update Rust crate prost to 0.11.8 by @renovate[bot] in #50
- Update Rust crate tokio to 1.26.0 by @renovate[bot] in #53
- Update Rust crate serde_json to 1.0.94 by @renovate[bot] in #55
- Update Rust crate thiserror to 1.0.39 by @renovate[bot] in #56
- Update Rust crate async-trait to 0.1.66 by @renovate[bot] in #54
- Update Rust crate serde to 1.0.153 by @renovate[bot] in #57
- Update Rust crate serde to 1.0.154 by @renovate[bot] in #58
- Update Rust crate task-local-extensions to 0.1.4 by @renovate[bot] in #60
- Fix new clippy warnings from 1.68 by @einarmo in #64
- Update Rust crate serde to 1.0.156 by @renovate[bot] in #62
- Update Rust crate futures to 0.3.27 by @renovate[bot] in #61
- Update Rust crate reqwest-middleware to 0.2.1 by @renovate[bot] in #59
- Fix upsert by @einarmo in #65
- Add models/instances endpoints by @niekbeckers in #67
- Update Rust crate async-trait to 0.1.67 by @renovate[bot] in #69
- Update Rust crate serde to 1.0.157 by @renovate[bot] in #70
- Instances debugging by @niekbeckers in #68
- Update Rust crate thiserror to 1.0.40 by @renovate[bot] in #71
- Update Rust crate reqwest to 0.11.15 by @renovate[bot] in #74
- Update Rust crate serde to 1.0.158 by @renovate[bot] in #73
- Implement fdm/views by @niekbeckers in #72
- Update Rust crate async-trait to 0.1.68 by @renovate[bot] in #75
- Update Rust crate tokio to 1.27.0 by @renovate[bot] in #78
- Update Rust crate serde to 1.0.159 by @renovate[bot] in #79
- Update Rust crate serde_json to 1.0.95 by @renovate[bot] in #77
- Update Rust crate reqwest to 0.11.16 by @renovate[bot] in #76
- Update Rust crate futures to 0.3.28 by @renovate[bot] in #80
- Update Rust crate wiremock to 0.5.18 by @renovate[bot] in #81
- Update Rust crate serde_with to 2.3.2 by @renovate[bot] in #82
- Update Rust crate serde to 1.0.160 by @renovate[bot] in #83
- Update Rust crate serde_json to 1.0.96 by @renovate[bot] in #87
- Update Rust crate prost-types to 0.11.9 by @renovate[bot] in #86
- Update Rust crate prost-build to 0.11.9 by @renovate[bot] in #85
- Update Rust crate prost to 0.11.9 by @renovate[bot] in #84
- Support for DMS spaces by @einarmo in #89
- Add FDM filter type and related tooling by @einarmo in #88
- Expose middleware types by @einarmo in #91
- Remove support for API keys by @einarmo in #92
- Update Rust crate serde_with to v3 by @renovate[bot] in #100
- Update Rust crate tokio to 1.28.2 by @renovate[bot] in #99
- Update Rust crate tokio-util to 0.7.8 by @renovate[bot] in #98
- Update Rust crate reqwest-middleware to 0...