1. 29bc6ab chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 (#785) by dependabot[bot] · 3 days ago main
  2. 8548834 fix(rust/sedona-spatial-join): Implement EvaluatedGeometryArray::concat (#784) by Liang Geng · 3 days ago
  3. a25a370 feat(python/sedonadb): Support specifying layer name and accessing sub-paths inside archives when working with pyogrio sources. (#778) by Pratheek Rebala · 4 days ago
  4. bcb47d8 chore(c/sedona-s2geography): Update s2geography submodule (#708) by Dewey Dunnington · 6 days ago
  5. ec643bc docs: add new GPU acceleration guide for spatial joins (#774) by Liang Geng · 6 days ago
  6. 21473cb docs: Add release notes for SedonaDB 0.1.0, 0.2.0, and 0.3.0 (#771) by Jia Yu · 7 days ago
  7. 31a6a3f feat(python/sedonadb): add Python GDAL configuration API (#689) by Kristin Cowalcijk · 9 days ago
  8. a991238 feat(python/sedonadb): Enable GPU feature in python package and add spatial join tests (#768) by Liang Geng · 10 days ago
  9. e1352bb chore(ci): Provide valid location for bigquery cache for wheel tests (#770) by Dewey Dunnington · 10 days ago
  10. 326212c fix(ci): Fix libgpuspatial version spec for wheels workflow (#769) by Dewey Dunnington · 11 days ago
  11. 9918079 chore(python/sedonadb): Add geography integration test framework (#756) by Dewey Dunnington · 11 days ago
  12. 2383dda feat(c/sedona-libgpuspatial): Upgrade RMM to 26.04.00 (#767) by Liang Geng · 11 days ago
  13. 742e851 fix(rust/sedona-spatial-join): Fix for the customized join provider that may not take effective (#766) by Liang Geng · 11 days ago
  14. 54b0288 chore(r/sedonadb): Ignore gpu crate when building R tarball (#764) by Dewey Dunnington · 12 days ago
  15. f6e0fff feat(rust/sedona-spatial-join-gpu): Integrate libgpuspatial into sedona-spatial-join (#722) by Liang Geng · 12 days ago
  16. 9187f8b chore(deps): bump geojson from 0.24.2 to 1.0.0 (#732) by dependabot[bot] · 13 days ago
  17. 76487f1 fix(docs): Refine documentation on array methods and views (#762) by Terry L. Blessing · 13 days ago
  18. 23dc3d6 chore(deps): bump rand from 0.10.0 to 0.10.1 (#761) by dependabot[bot] · 14 days ago
  19. d0f78d9 fix(docs): Fix formatting issues in geopandas-interop.md (#760) by Terry L. Blessing · 14 days ago
  20. 5f5de59 chore(deps): bump the savvy group with 2 updates (#758) by dependabot[bot] · 2 weeks ago
  21. 594d486 chore(deps): bump actions/github-script from 8 to 9 (#757) by dependabot[bot] · 2 weeks ago
  22. 58c8d65 feat(sedona-gdal): add convenience facade and mem builder (#697) by Kristin Cowalcijk · 2 weeks ago
  23. 8b8b75b feat: add ST_Relate(geometry, geometry, text) boolean variant (#741) by Mehak3010 · 3 weeks ago
  24. 40e1460 refactor(rust/sedona-query-planner): Move query planner and utilities to dedicated crate (#735) by Dewey Dunnington · 3 weeks ago
  25. f1d95a0 chore(deps): bump serde_with from 1.14.0 to 3.18.0 (#712) by dependabot[bot] · 3 weeks ago
  26. 984a09a chore(deps): bump tokio from 1.49.0 to 1.51.0 (#754) by dependabot[bot] · 3 weeks ago
  27. 6e9347a chore(deps): bump fastrand from 2.3.0 to 2.4.0 (#755) by dependabot[bot] · 3 weeks ago
  28. c9b72a0 test(rust/sedona-raster-functions): Add multi-band regression tests for RS_* raster functions (#747) by James Willis · 4 weeks ago
  29. 01ef59b refactor(rust/sedona-spatial-join): Allow SpatialIndexBuilder and EvaluatedGeometryArray to be configurable (#737) by Dewey Dunnington · 4 weeks ago
  30. f110d44 feat(sedona-gdal): add raster operations and vrt support (#698) by Kristin Cowalcijk · 4 weeks ago
  31. 0163a6b fix: Ensure GPKG metadata consistency in test for GDAL 3.10+ (#740) by Kristin Cowalcijk · 4 weeks ago
  32. a3d3efa feat(rust/sedona-spatial-join): Add config to disable spatial join reordering (#733) by Yongting You · 4 weeks ago
  33. 2822b30 feat(sedona-gdal): add dataset and vector/raster wrappers (#699) by Kristin Cowalcijk · 5 weeks ago
  34. 25b4756 chore(deps): bump clap from 4.5.60 to 4.6.0 (#731) by dependabot[bot] · 5 weeks ago
  35. 47dd157 chore(deps): bump actions/checkout from 4 to 6 (#730) by dependabot[bot] · 5 weeks ago
  36. 697d080 chore(deps): bump actions/upload-artifact from 4 to 7 (#729) by dependabot[bot] · 5 weeks ago
  37. 8868018 chore(deps): bump actions/github-script from 7 to 8 (#728) by dependabot[bot] · 5 weeks ago
  38. b9c2316 chore(deps): bump rustls-webpki from 0.103.8 to 0.103.10 (#727) by dependabot[bot] · 5 weeks ago
  39. bc9535a chore(deps): bump tar from 0.4.44 to 0.4.45 (#726) by dependabot[bot] · 5 weeks ago
  40. 62f8376 perf(rust/sedona-spatial-join): Use row count first to decide join order (#725) by Yongting You · 6 weeks ago
  41. c5a31d6 Add ST_Relate implementation using GEOS (#691) by Mehak3010 · 6 weeks ago
  42. 82c1bb0 feat(c/sedona-libgpuspatial): Change the interface of SpatialRefiner (#717) by Liang Geng · 6 weeks ago
  43. 4fcf9ed feat(c/sedona-libgpuspatial): Improve building robustness (#719) by Liang Geng · 6 weeks ago
  44. 346ab2c feat(c/sedona-libgpuspatial): Fix synchronization bugs and improve logging (#721) by Liang Geng · 6 weeks ago
  45. 3800690 chore(ci): Add round-robin reviewer auto-assignment (#720) by Jia Yu · 6 weeks ago
  46. dc6c40a chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 (#713) by dependabot[bot] · 6 weeks ago
  47. 7a71e52 feat(c/libgpuspatial): Upgrade RAPIDS RMM to 25.12 (#718) by Liang Geng · 6 weeks ago
  48. b66fa41 docs: Remove badges from docs homepage due to Apache CSP restrictions (#724) by Jia Yu · 6 weeks ago
  49. 175569d docs: Add PyPI download statistics badges to README and docs homepage (#723) by Jia Yu · 6 weeks ago
  50. edbd708 feat(sedona-gdal): add geometry and spatial ref primitives (#695) by Kristin Cowalcijk · 6 weeks ago
  51. e49dcc1 chore(deps): bump clap from 4.5.54 to 4.5.60 (#711) by dependabot[bot] · 6 weeks ago
  52. cff6840 feat(rust/sedona-spatial-join) Making SpatialIndex a trait (#645) by Liang Geng · 6 weeks ago
  53. 5b7b548 fix(rust): remove norun/ignore markers (#710) by Mayank Aggarwal · 6 weeks ago
  54. d748e4c feat(sedona-gdal): add foundational wrapper utilities (#696) by Kristin Cowalcijk · 6 weeks ago
  55. 2080845 refactor(rust/sedona-schema): centralize SedonaType CRS helpers (#705) by Kristin Cowalcijk · 7 weeks ago
  56. 99cca89 chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 (#706) by dependabot[bot] · 7 weeks ago
  57. dcc8be1 refactor(c/sedona-s2geography): Move s2geography UDFs to extension ABI (#683) by Dewey Dunnington · 7 weeks ago
  58. fc32a81 chore(deps): bump geos from 11.0.1 to 11.1.1 (#692) by dependabot[bot] · 7 weeks ago
  59. 0cadc07 chore: Bump versions for 0.4.0dev (#694) by Dewey Dunnington · 7 weeks ago
  60. 1ac184d feat(rust/sedona-raster-functions): add RS_Contains, RS_Intersects, RS_Within UDFs (#615) by Kristin Cowalcijk · 7 weeks ago
  61. 36ab4c1 fix(python/sedonadb): support DuckDB 1.5 spatial tests (#700) by Kristin Cowalcijk · 7 weeks ago
  62. 3d54763 feat(c/sedona-gdal): add crate with dynamically loaded GDAL bindings (#681) by Kristin Cowalcijk · 7 weeks ago
  63. c644679 fix(rust/sedona-pointcloud): stabilize flaky round_robin_partitioning test (#690) by Kristin Cowalcijk · 7 weeks ago apache-sedona-db-0.4.0.dev
  64. 2c8810a feat(rust/sedona): default memory limit to 75% of physical memory with fair pool (#687) by Kristin Cowalcijk · 8 weeks ago
  65. c6de6f9 fix(rust/sedona-spatial-join): wrap probe-side repartition in ProbeShuffleExec to prevent optimizer stripping (#677) by Kristin Cowalcijk · 8 weeks ago
  66. 9d7001e docs: add memory management and spill configuration guide (#679) by Kristin Cowalcijk · 8 weeks ago
  67. 89b8ebd fix(rust/sedona-testing): serialize env-mutating tests with a mutex to prevent race conditions (#685) by Kristin Cowalcijk · 8 weeks ago
  68. 4ea183f feat(rust/sedona): Auto-configure spilled batch in-memory size threshold based on global memory limit (#680) by Kristin Cowalcijk · 8 weeks ago
  69. cb840b8 feat(rust/sedona-raster-functions): add RS_PixelAsPoint, RS_PixelAsCentroid, RS_PixelAsPolygon UDFs (#614) by Kristin Cowalcijk · 8 weeks ago
  70. 563114e feat(rust/sedona-raster-functions): add RS_BandPixelType, RS_BandNoDataValue UDFs (#612) by Kristin Cowalcijk · 8 weeks ago
  71. 8faf2cf feat(rust/sedona-testing): Add test helpers for loading raster test data (#587) by Kristin Cowalcijk · 8 weeks ago
  72. a875098 refactor(c/sedona-proj): replace C dynamic loading with pure Rust using libloading (#672) by Kristin Cowalcijk · 8 weeks ago
  73. 18d876b chore(deps): bump actions/download-artifact from 7 to 8 (#674) by dependabot[bot] · 8 weeks ago
  74. 4e280c5 chore(deps): bump actions/upload-artifact from 6 to 7 (#673) by dependabot[bot] · 8 weeks ago
  75. 1637efe feat(rust/sedona-pointcloud): add optional round robin partitioning and parallel statistics extraction (#648) by Balthasar Teuscher · 8 weeks ago
  76. c84b464 chore(ci): remove unused license header helper scripts (#676) by Mayank Aggarwal · 8 weeks ago
  77. 8b16f39 chore(dev/release): Ensure release verification passes (#671) by Dewey Dunnington · 8 weeks ago
  78. 00a8dad feat(r/sedonadb): Implement GDAL read via sf/arrow in R bindings (#670) by Dewey Dunnington · 8 weeks ago
  79. d9d6610 chore: Update geo-index to 0.3.4 (#661) by Dewey Dunnington · 8 weeks ago
  80. 763bdff fix(rust/sedona-geoparquet): Ensure that GeoParquet files are always written with PROJJSON CRSes (#669) by Dewey Dunnington · 8 weeks ago
  81. e44f2f1 chore(docs): Update README connection syntax (#668) by Dewey Dunnington · 8 weeks ago
  82. 6f1d270 feat(rust/sedona-functions): Simplify ST_KNN() call for most common case (#667) by Dewey Dunnington · 8 weeks ago
  83. 841409b feat(rust/sedona-schema): Improve deserialization of authority/code CRSes (#666) by Dewey Dunnington · 8 weeks ago
  84. 8c837de feat(python/sedonadb): Handle crs-like objects in parameterized queries (#660) by Dewey Dunnington · 9 weeks ago
  85. aad788b fix(rust/sedona-functions): Ensure WkbView types can be aggregated using the groups accumulator for ST_Envelope_Agg (#656) by Dewey Dunnington · 9 weeks ago
  86. de33ed6 feat(r/sedonadb): Add R bindings for parameterized queries (#662) by Dewey Dunnington · 9 weeks ago
  87. cdbb9f8 feat(r/sedonadb): Port Python configuration options changes to R (#658) by Dewey Dunnington · 9 weeks ago
  88. ad6d474 feat(rust/sedona-functions): Add sd_simplifystorage utility (#650) by Dewey Dunnington · 9 weeks ago
  89. 8566b75 feat(python/sedonadb): Add sort by geometry support in to_parquet() (#642) by Dewey Dunnington · 9 weeks ago
  90. a788960 feat(rust/sedona-geoparquet): Ensure metadata cache is used in GeoParquet wrapper code (#646) by Dewey Dunnington · 9 weeks ago
  91. d052ccb feat(r/sedonadb): Improve DataFrame API for R bindings (#651) by Dewey Dunnington · 9 weeks ago
  92. 2de9e8e refactor(rust/sedona-functions): Remove stub functions (#638) by Dewey Dunnington · 9 weeks ago
  93. e6a6e32 feat(python/sedonadb): Write GDAL/OGR via pyogrio (#632) by Dewey Dunnington · 9 weeks ago
  94. 48c82b8 chore(ci): Validate the docs coverage on SQL functions (#652) by Hiroaki Yutani · 9 weeks ago
  95. bed9151 feat(rust/sedona-spatial-join): Automatic query-side filter pushdown for KNN joins (#641) by Kristin Cowalcijk · 9 weeks ago
  96. f54e453 chore: Use released georust/geos from crates.io (#649) by Dewey Dunnington · 9 weeks ago
  97. f65c916 chore: Keep builds passing after yanked 11.0.0 geos release (#644) by Dewey Dunnington · 10 weeks ago
  98. 963cd94 feat(rust/sedona-raster-functions): add RS_BandPath function (#603) by Kristin Cowalcijk · 10 weeks ago
  99. 6b08cf2 docs: replace barrier() with KNN join behavior documentation (#635) by Kristin Cowalcijk · 10 weeks ago
  100. 1f4506b fix(c/sedona-geos): Support export of geometries with M values from GEOS (#640) by Dewey Dunnington · 10 weeks ago