Skip to content

rust-v0.9.0

Latest

Choose a tag to compare

@kylebarron kylebarron released this 11 Sep 11:42
02985ef

What's Changed

  • ci: add Dependabot for GitHub Actions version updates by @lhoupert in #1432
  • chore(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #1437
  • chore(deps): bump actions/setup-python from 4 to 6 by @dependabot[bot] in #1436
  • chore(deps): bump actions/setup-node from 2 to 6 by @dependabot[bot] in #1435
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #1434
  • chore(deps): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #1433
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1440
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1439
  • chore(deps): bump mymindstorm/setup-emsdk from 14 to 15 by @dependabot[bot] in #1438
  • chore(deps): bump mymindstorm/setup-emsdk from 15 to 16 by @dependabot[bot] in #1441
  • chore: Update geo to 0.33 by @logankaser in #1454
  • fix: support encoding wkb column as i64 by @C-Loftus in #1447
  • chore(deps): bump prefix-dev/setup-pixi from 0.9.5 to 0.9.6 in the minor-and-patch group across 1 directory by @dependabot[bot] in #1444
  • fix: Add a public setter method for large_offsets in the options builder by @C-Loftus in #1456
  • fix: Support DataType::LargeBinary in create_output_field by @C-Loftus in #1457
  • fix: flatgeobuf writer incorrectly writing batches where all values are null in an array by @ttomasz in #1442
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1458
  • feat: ToGeos impl by @ianthetechie in #1455
  • chore: Rust 1.95 cleanup by @ianthetechie in #1459
  • chore(deps): bump prefix-dev/setup-pixi from 0.9.5 to 0.10.0 in the minor-and-patch group by @dependabot[bot] in #1460
  • chore: update arrow to v59 by @gadomski in #1461
  • feat(expr-geo): add buffer kernel (geo::Buffer) by @willcohen in #1463
  • chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #1465
  • chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #1464
  • chore(deps): bump prefix-dev/setup-pixi from 0.10.0 to 0.10.1 in the minor-and-patch group by @dependabot[bot] in #1469
  • chore(deps): bump prefix-dev/setup-pixi from 0.10.1 to 0.10.2 in the minor-and-patch group by @dependabot[bot] in #1475

New Contributors

Full Changelog: rust-v0.8.0...rust-v0.9.0