1. 6fa8e03 refactor: materialize constant metadata columns via a ConstantLookup action (#3121) by Anoop Johnson · 2 days ago main
  2. 75c9201 refactor(pyiceberg-core): remove DataFusion TableProvider export (#3143) by Kevin Liu · 2 days ago
  3. 665c64e deps: upgrade to DataFusion 55.0 and Arrow/Parquet 59.2 (#2958) by Matt Butrovich · 3 days ago
  4. c8fc70e fix: Address merge conflicts raising Clippy issues (#3137) by Daniel Carl Jones · 3 days ago
  5. dd4f32c feat(scan): [3/N] read and apply V3 deletion vectors (#3035) by Matt Butrovich · 3 days ago
  6. 107f449 fix(partition): Align DateTime Transform to Java's Implementation (#3022) by Kurtis Wright · 3 days ago
  7. 31eb8dd refactor(auth) Emphasize AuthManagers aren't shared between catalogs (#3086) by Jannik Steinmann · 3 days ago
  8. 12575c7 refactor(scan): validate FileScanTask construction (#3131) by blackmwk · 3 days ago
  9. a18a0b2 feat(io): make FileIO serializable (#3090) by blackmwk · 4 days ago
  10. 0f37499 refactor(scan): extract reusable scan functions (#3093) by Xander · 4 days ago
  11. 34ad7e0 chore(ci): Fail CI when a publishable crate is missing LICENSE or NOTICE (#3084) by Daniel Carl Jones · 4 days ago
  12. 1c27c68 chore: Merge changes from 0.10.x to main (#3074) by Daniel Carl Jones · 4 days ago
  13. 6d65786 refactor(memory): derive catalog configuration from properties (#3101) by blackmwk · 4 days ago
  14. 5c37021 Prune data columns for metadata-only projections (#3117) by Anoop Johnson · 6 days ago
  15. d6d06f3 fix(spec): reject unequal map default arrays (#3110) by Matt Faltyn · 6 days ago
  16. e9443b9 chore(deps-dev): Bump huggingface-hub from 1.27.0 to 1.28.0 in /bindings/python (#3112) by dependabot[bot] · 6 days ago
  17. c4b43ad chore(deps): Bump uuid from 1.24.0 to 1.25.0 (#3113) by dependabot[bot] · 6 days ago
  18. 97fbe2d chore(deps): Bump the codeql-action group with 2 updates (#3114) by dependabot[bot] · 6 days ago
  19. cb6e2a4 chore(deps): Bump taiki-e/install-action from 2.86.1 to 2.86.6 (#3115) by dependabot[bot] · 6 days ago
  20. 6d7afdd chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#3116) by dependabot[bot] · 6 days ago
  21. 30574bf feat: synthesize _row_id metadata column on read (#3058) by Anoop Johnson · 8 days ago
  22. 5266f7d refactor: parse table properties lazily (#3030) by blackmwk · 9 days ago
  23. 57a5612 feat: add lazy property view macro (#3044) by blackmwk · 9 days ago
  24. 76572cf refactor: change from serialising a u64 to i64 (#3065) by Joseph Lenton · 9 days ago
  25. 6678583 fix(sql): propagate catalog commit errors (#3062) by Matt Faltyn · 9 days ago
  26. 4200aa0 chore(repo): Replace bug report version selector with freeform text field (#2826) by Daniel Carl Jones · 9 days ago
  27. 4382ebe chore: Update MSRV to Rust 1.95 (#3083) by Daniel Carl Jones · 10 days ago
  28. a5f162f perf(arrow): build repeated constant string/binary columns without per-row clones (#3080) by Anoop Johnson · 10 days ago
  29. ffaf049 feat(scan): [2/N] carry deletion-vector coordinates on FileScanTaskDeleteFile (#2868) by Matt Butrovich · 11 days ago
  30. 4168a0b docs: fix references in public docs (#2937) by Joseph Lenton · 11 days ago
  31. 4adf961 fix: Correct exempt list for issue staleness (#3067) by Daniel Carl Jones · 11 days ago
  32. 1203f2c build: allow the whole DataFusion 54 line (#3033) by Jiajia Li · 12 days ago
  33. 7b33321 perf(arrow): buffer positional-delete runs to drop per-row key allocation (#3015) by Anoop Johnson · 13 days ago
  34. ea3c0e2 fix(scan) case sensitive column resolution (#3059) by Xander · 13 days ago
  35. 7418874 chore(deps-dev): Bump pyarrow from 25.0.0 to 25.0.1 in /bindings/python (#3047) by dependabot[bot] · 13 days ago
  36. 87deeb8 chore(deps): Bump reqsign-aws-v4 from 3.1.0 to 3.2.0 (#3048) by dependabot[bot] · 13 days ago
  37. 1b607d3 chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#3050) by dependabot[bot] · 13 days ago
  38. 7b10797 chore(deps): Bump the codeql-action group with 2 updates (#3049) by dependabot[bot] · 13 days ago
  39. 335b809 chore(deps): Bump taiki-e/install-action from 2.85.11 to 2.86.1 (#3051) by dependabot[bot] · 13 days ago
  40. 2cc498e chore(deps): Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 (#3052) by dependabot[bot] · 13 days ago
  41. e54c3dc chore(deps): Bump serde_with from 3.21.0 to 3.22.0 (#3053) by dependabot[bot] · 13 days ago
  42. e03179f feat: support V0 iceberg_tables schema for SqlCatalog (#3032) by Daniel Carl Jones · 2 weeks ago
  43. e7f8ba6 chore(ci): Remove workflow trigger from publish.yml for PyPI publish, add note to release.md (#3043) by Daniel Carl Jones · 2 weeks ago
  44. 2ec44f1 docs: Update release guide based on retrospective of 0.10 releases (#3037) by Daniel Carl Jones · 2 weeks ago
  45. c77de4a chore: Enable automatic review by GitHub Copilot on PRs on behalf of author (#3031) by Daniel Carl Jones · 2 weeks ago
  46. 0e1a3bb feature(encryption): [17/N] Enable encrypted writes (#3018) by Xander · 2 weeks ago
  47. 0ba497e refactor: Migrate TableProperties consumers to getters (#2989) by blackmwk · 2 weeks ago
  48. 1ecd497 refactor: Add manifest reader (#2884) by Xander · 2 weeks ago
  49. 48965dc fix(transform): support hour transform for nanosecond arrays (#3026) by Matt Faltyn · 2 weeks ago
  50. b5cb7eb Feat Positional Delete by file path (#3024) by Kurtis Wright · 3 weeks ago
  51. 03a9e71 perf(manifest): reuse the partition type across entries instead of rebuilding (#3028) by Anoop Johnson · 3 weeks ago
  52. a48c32a feat(rest): wrap catalog responses in HttpResponse (#2996) by Jiajia Li · 3 weeks ago
  53. 3c6c966 feat: Derive TableProperties parsing (#2988) by blackmwk · 3 weeks ago
  54. 7d2dfce fix: update h2 to 0.4.16 (#3020) by Jannik Steinmann · 3 weeks ago
  55. b00c460 feat(delete-vector): [1/N] decode deletion-vector-v1 puffin blobs (#2866) by Matt Butrovich · 3 weeks ago
  56. 4908b0b feat(encryption) [15/N] write encrypted parquet data files (#2701) by aarushigupta132 · 3 weeks ago
  57. e486a8b fix(transform): floor nanosecond timestamps before bucket hashing (#2891) by Minh Vu · 3 weeks ago
  58. 1af1ab6 Add RestSessionCatalog (#2920) by Jannik Steinmann · 3 weeks ago
  59. ebb3f24 chore(deps): Bump reqsign-core from 3.2.1 to 3.3.0 (#3004) by dependabot[bot] · 3 weeks ago
  60. 9c47f33 chore(deps): Bump minijinja from 2.21.0 to 2.23.0 (#3005) by dependabot[bot] · 3 weeks ago
  61. 76e600b chore(deps): Bump syn from 2.0.118 to 2.0.119 (#3007) by dependabot[bot] · 3 weeks ago
  62. 30c7b10 chore(deps-dev): Bump huggingface-hub from 1.26.0 to 1.27.0 in /bindings/python (#3003) by dependabot[bot] · 3 weeks ago
  63. 7f8a128 chore(deps): Bump the codeql-action group with 2 updates (#3006) by dependabot[bot] · 3 weeks ago
  64. fd3f385 chore(deps): Bump crate-ci/typos from 1.48.0 to 1.49.0 (#3008) by dependabot[bot] · 3 weeks ago
  65. 2cdce16 chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#3009) by dependabot[bot] · 3 weeks ago
  66. 323007e chore(deps): Bump taiki-e/install-action from 2.85.7 to 2.85.11 (#3010) by dependabot[bot] · 3 weeks ago
  67. a500a2e refactor: Move SensitiveBytes and Credential into shared module (#2971) by Jannik Steinmann · 3 weeks ago
  68. e50a094 fix: avoid full scan for metadata-only projections with _pos (#2995) by Anoop Johnson · 3 weeks ago
  69. 04b07e8 Rename RestContext to RestClient (#2994) by Jannik Steinmann · 3 weeks ago
  70. c1f45f8 feat!(rest): introduce AuthManager/AuthSession and migrate OAuth2 (#2838) by Jiajia Li · 3 weeks ago
  71. 64079fc feat: coalesce physically-stored _last_updated_sequence_number (#2985) by Anoop Johnson · 3 weeks ago
  72. c71965a fix: Address property macro review follow-ups (#2987) by blackmwk · 4 weeks ago
  73. 9228fdc fix(gcs): Fix GCS host property (#2965) by Xander · 4 weeks ago
  74. f5d8873 Add an internal Properties derive macro (#2970) by blackmwk · 4 weeks ago
  75. 5417181 fix (datafusion) IcebergWriteExec emits incorrect schema (#2975) by NoahKusaba · 4 weeks ago
  76. e354138 chore(deps-dev): Bump huggingface-hub from 1.24.0 to 1.26.0 in /bindings/python (#2978) by dependabot[bot] · 4 weeks ago
  77. e8a47c4 feat: materialize _last_updated_sequence_number metadata column (#2966) by Anoop Johnson · 4 weeks ago
  78. 6727a0b chore(deps): Bump the codeql-action group with 2 updates (#2979) by dependabot[bot] · 4 weeks ago
  79. ac15115 chore(deps): Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#2980) by dependabot[bot] · 4 weeks ago
  80. bf42b85 chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2983) by dependabot[bot] · 4 weeks ago
  81. b0bda55 chore(deps): Bump taiki-e/install-action from 2.85.2 to 2.85.7 (#2981) by dependabot[bot] · 4 weeks ago
  82. 23bf757 chore(deps): Bump actions/stale from 10.4.0 to 11.0.0 (#2982) by dependabot[bot] · 4 weeks ago
  83. 1abb521 chore(deps): Bump http from 1.4.2 to 1.5.0 (#2984) by dependabot[bot] · 4 weeks ago
  84. 86d9d7d chore(ci): pin rust-cache version (#2973) by Shawn Chang · 4 weeks ago
  85. f28ae7d feat(parquet): wire in additional parquet writer settings (#2887) by Xander · 4 weeks ago
  86. d05d566 fix: mark _row_id and _last_updated_sequence_number optional (#2959) by Anoop Johnson · 5 weeks ago
  87. 10c45ed feat(catalog): Add SessionCatalog trait (#2836) by Jannik Steinmann · 5 weeks ago
  88. 05b860b INFRA: Use PR titles for squash commits (#2957) by Kevin Liu · 5 weeks ago
  89. 94ceaf9 feat(writer): Support ObjectStorageLocationGenerator (#2871) by hsiang-c · 5 weeks ago
  90. 6dc1486 chore(deps): bump opendal from 0.57 to 0.58 (#2953) by Xuanwo · 5 weeks ago
  91. c68428d feat: carry first_row_id and data sequence number on FileScanTask (#2952) by Anoop Johnson · 5 weeks ago
  92. 0a7c3d0 chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2945) by dependabot[bot] · 5 weeks ago
  93. 5c487b2 chore(deps): Bump rand from 0.9.5 to 0.10.2 (#2946) by dependabot[bot] · 5 weeks ago
  94. 6d1f83b chore(deps): Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#2942) by dependabot[bot] · 5 weeks ago
  95. f964ba2 chore(deps): Bump the codeql-action group with 2 updates (#2941) by dependabot[bot] · 5 weeks ago
  96. 45fbc67 chore(deps): Bump taiki-e/install-action from 2.83.4 to 2.85.2 (#2943) by dependabot[bot] · 5 weeks ago
  97. 6f405d9 chore(deps): Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#2944) by dependabot[bot] · 5 weeks ago
  98. 75d6ebc fix(ci): install the wheel just built, not the published one (#2949) by Charles-Antoine Leger · 5 weeks ago
  99. 756306a feat: inherit data-file first_row_id on manifest read (#2922) by Anoop Johnson · 5 weeks ago
  100. 0e7cc4f chore(ci): Add check to Python release to verify workflow is running on expected tag (#2912) by Daniel Carl Jones · 5 weeks ago