Releases: TileDB-Inc/TileDB-CSharp
Releases · TileDB-Inc/TileDB-CSharp
Version 5.11.0
What's Changed
- Bump SonarAnalyzer.CSharp from 9.20.0.85982 to 9.21.0.86780 by @dependabot in #395
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #398
- Update Core to 2.21 by @teo-tsirpanis in #397
Full Changelog: 5.10.0...5.11.0
Version 5.10.0
What's Changed
- Fix pinned memory leaks if queries are not disposed. by @teo-tsirpanis in #375
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #378
- Update Core to 2.20. by @teo-tsirpanis in #379
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #389
- Bump MSTest.TestAdapter from 3.2.0 to 3.2.2 by @dependabot in #390
- Bump SonarAnalyzer.CSharp from 9.19.0.84025 to 9.20.0.85982 by @dependabot in #391
- Bump MSTest.TestFramework from 3.2.0 to 3.2.2 by @dependabot in #392
- Bump docfx from 2.75.2 to 2.75.3 by @dependabot in #381
- Fix nightly builds. by @teo-tsirpanis in #388
Full Changelog: 5.9.0...5.10.0
Version 5.9.0
What's Changed
- Disable AVX2 on nightly builds. by @teo-tsirpanis in #358
- Bump SonarAnalyzer.CSharp from 9.15.0.81779 to 9.16.0.82469 by @dependabot in #361
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #360
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #359
- Update to the .NET 8 SDK and use some new C# features. by @teo-tsirpanis in #362
- Bump clangsharppinvokegenerator from 16.0.0 to 17.0.1 by @dependabot in #352
- Update Core to 2.19. by @teo-tsirpanis in #364
- Bump docfx from 2.74.1 to 2.75.1 by @dependabot in #365
- Update the download/upload artifact actions to version 4. by @teo-tsirpanis in #366
- Bump SonarAnalyzer.CSharp from 9.16.0.82469 to 9.17.0.82934 by @dependabot in #368
- Bump SonarAnalyzer.CSharp from 9.17.0.82934 to 9.19.0.84025 by @dependabot in #377
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #376
- Bump docfx from 2.75.1 to 2.75.2 by @dependabot in #372
- Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 by @dependabot in #371
- Bump MSTest.TestFramework from 3.1.1 to 3.2.0 by @dependabot in #370
Full Changelog: 5.8.0...5.9.0
Version 5.8.0
What's Changed
- Update the group API and tests to account for the new behavior of
tiledb_group_remove_member. by @teo-tsirpanis in #298 - Add an example for dataframe-like arrays. by @teo-tsirpanis in #299
- Update dependencies and add a Dependabot file to weekly update them. by @teo-tsirpanis in #304
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #308
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #307
- Bump actions/checkout from 3 to 4 by @dependabot in #305
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #306
- Bump docfx from 2.60.2 to 2.72.0 by @dependabot in #309
- Bump docfx from 2.72.0 to 2.72.1 by @dependabot in #314
- Add support for enumerations. by @teo-tsirpanis in #284
- Bump docfx from 2.72.1 to 2.73.0 by @dependabot in #316
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #319
- Bump docfx from 2.73.0 to 2.73.2 by @dependabot in #318
- Bump docfx from 2.73.2 to 2.74.0 by @dependabot in #322
- Bump actions/github-script from 6 to 7 by @dependabot in #323
- Fix schema evolution delete test. by @teo-tsirpanis in #338
- Bump SonarAnalyzer.CSharp from 9.12.0.78982 to 9.15.0.81779 by @dependabot in #342
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #344
- Bump docfx from 2.74.0 to 2.74.1 by @dependabot in #343
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #345
- Obsolete the remaining public APIs of the
TileDB.Interopnamespace. by @teo-tsirpanis in #347 - Update Core to 2.18 by @teo-tsirpanis in #325
- Assert only that MemFS is supported. by @teo-tsirpanis in #351
New Contributors
- @dependabot made their first contribution in #308
Full Changelog: 5.7.0...5.8.0
5.7.0
What's Changed
- Enable package validation. by @teo-tsirpanis in #270
- Fix nightly builds and build the Core with vcpkg. by @teo-tsirpanis in #273
- Update Core to 2.17 by @teo-tsirpanis in #268
- Add back removed APIs from the
TileDB.Interopnamespace. by @teo-tsirpanis in #278 - Fix typos. by @teo-tsirpanis in #290
- Fix generic type validation to support datetimes and non-ASCII strings. by @teo-tsirpanis in #291
- Add more overloads to set query data buffers without type validation. by @teo-tsirpanis in #295
Full Changelog: 5.6.0...5.7.0
5.4.1
What's Changed
- [5.4] Add back removed APIs from the
TileDB.Interopnamespace. by @teo-tsirpanis in #277
Full Changelog: 5.4.0...5.4.1
5.3.1
What's Changed
- [5.3] Add back removed APIs from the
TileDB.Interopnamespace. by @teo-tsirpanis in #269
Full Changelog: 5.3.0...5.3.1
5.6.0
What's Changed
- Set the
x-tiledb-api-languagetag when creating new contexts. by @teo-tsirpanis in #259 - Improve string decoding; use UTF-8 by default. by @teo-tsirpanis in #261
- Add
Queryconstructor overloads that do not take aContext. by @teo-tsirpanis in #262 - Update dependencies. by @teo-tsirpanis in #265
- Update Core to 2.16 by @teo-tsirpanis in #266
Full Changelog: 5.5.0...5.6.0
5.5.0
What's Changed
- Add a GitHub Pages workflow and clean-up some docs. by @teo-tsirpanis in #237
- Support creating
VFSes with customConfigs. by @teo-tsirpanis in #241 - Add
QueryStatusDetails. by @teo-tsirpanis in #239 - Improve robustness of config tests. by @teo-tsirpanis in #243
- Remove obsolete APIs. by @teo-tsirpanis in #240
- Streamline testing from CI. by @teo-tsirpanis in #255
- Update Core to 2.15.0 and improve the bindings generation process. by @teo-tsirpanis in #254
- Fix nightly builds. by @teo-tsirpanis in #257
- Bump version to 5.5.0. by @teo-tsirpanis in #260
Full Changelog: 5.4.0...5.5.0
5.4.0
What's Changed
- Expose missing APIs and better document
ArraySchema. by @teo-tsirpanis in #227 - Update packages and add a test logger. by @teo-tsirpanis in #228
- Add high-performance alternatives to
Query.ResultBufferElements. by @teo-tsirpanis in #229 - Update Core to 2.14.0. by @teo-tsirpanis in #230
- Clean-up and document the
Array,NonEmptyDomainandArrayMetadataclasses. by @teo-tsirpanis in #231 - Support query conditions that compare an attribute to null. by @teo-tsirpanis in #234
- Bump version to 5.4.0. by @teo-tsirpanis in #236
Full Changelog: 5.3.0...5.4.0