Releases: TileDB-Inc/TileDB-CSharp
Releases · TileDB-Inc/TileDB-CSharp
5.16.0
What's Changed
- Bump SonarAnalyzer.CSharp from 9.30.0.95878 to 9.31.0.96804 by @dependabot in #461
- Bump MSTest.TestAdapter from 3.5.0 to 3.5.1 by @dependabot in #462
- Bump MSTest.TestFramework from 3.5.0 to 3.5.1 by @dependabot in #463
- Bump SonarAnalyzer.CSharp from 9.31.0.96804 to 9.32.0.97167 by @dependabot in #469
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #467
- Bump MSTest.TestAdapter from 3.5.1 to 3.5.2 by @dependabot in #468
- Bump MSTest.TestFramework from 3.5.1 to 3.5.2 by @dependabot in #466
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #471
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #472
- Update Core to 2.26. by @teo-tsirpanis in #464
- Bump DotNet.ReproducibleBuilds from 1.2.4 to 1.2.25 by @dependabot in #473
- Bump MSTest.TestFramework from 3.5.2 to 3.6.0 by @dependabot in #475
- Bump MSTest.TestAdapter from 3.5.2 to 3.6.0 by @dependabot in #474
Full Changelog: 5.15.0...5.16.0
Version 5.15.0
What's Changed
- Bump seanmiddleditch/gha-setup-ninja from 4 to 5 by @dependabot in #446
- Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 by @dependabot in #447
- Bump docfx from 2.76.0 to 2.77.0 by @dependabot in #448
- Bump SonarAnalyzer.CSharp from 9.26.0.92422 to 9.28.0.94264 by @dependabot in #449
- Bump MSTest.TestFramework from 3.4.3 to 3.5.0 by @dependabot in #454
- Bump clangsharppinvokegenerator from 18.1.0 to 18.1.0.1 by @dependabot in #452
- Bump MSTest.TestAdapter from 3.4.3 to 3.5.0 by @dependabot in #453
- Bump SonarAnalyzer.CSharp from 9.28.0.94264 to 9.29.0.95321 by @dependabot in #451
- Bump SonarAnalyzer.CSharp from 9.29.0.95321 to 9.30.0.95878 by @dependabot in #455
- Update Core to 2.25. by @teo-tsirpanis in #450
Full Changelog: 5.14.0...5.15.0
Version 5.14.0
What's Changed
- Bump clangsharppinvokegenerator from 17.0.1 to 18.1.0 by @dependabot in #428
- Bump MSTest.TestAdapter from 3.3.1 to 3.4.3 by @dependabot in #434
- Bump SonarAnalyzer.CSharp from 9.25.0.90414 to 9.26.0.92422 by @dependabot in #436
- Bump GitHubActionsTestLogger from 2.3.3 to 2.4.1 by @dependabot in #437
- Remove pin to MSVC toolset version in nightly builds. by @teo-tsirpanis in #438
- Bump MSTest.TestFramework from 3.3.1 to 3.4.3 by @dependabot in #435
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #429
- Update Core to 2.24. by @teo-tsirpanis in #433
Full Changelog: 5.13.0...5.14.0
Version 5.13.0
What's Changed
- Add VFS list example, with optional config by @ihnorton in #425
- Bump SonarAnalyzer.CSharp from 9.23.2.88755 to 9.24.0.89429 by @dependabot in #422
- Update Core to 2.23. by @teo-tsirpanis in #424
- Obsolete
ConfigIterator
and add standard enumerators toConfig
. by @teo-tsirpanis in #426 - Bump SonarAnalyzer.CSharp from 9.24.0.89429 to 9.25.0.90414 by @dependabot in #427
Full Changelog: 5.12.0...5.13.0
Version 5.12.0
What's Changed
- Bump SonarAnalyzer.CSharp from 9.21.0.86780 to 9.23.1.88495 by @dependabot in #404
- Bump MSTest.TestFramework from 3.2.2 to 3.3.1 by @dependabot in #403
- Bump docfx from 2.75.3 to 2.76.0 by @dependabot in #402
- Bump MSTest.TestAdapter from 3.2.2 to 3.3.1 by @dependabot in #401
- Bump SonarAnalyzer.CSharp from 9.23.1.88495 to 9.23.2.88755 by @dependabot in #408
- Update Core to 2.22 by @teo-tsirpanis in #409
- Revert floating the Core's version in tests and fix CI. by @teo-tsirpanis in #417
Full Changelog: 5.11.0...5.12.0
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.Interop
namespace. 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.Interop
namespace. 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