1. f192c8e fix(manifest): handle lifecycle of the decoder in reader (#766) by ferhat elmas · 2 days ago main
  2. 839de5b fix: nil field Type causes unrecovered panic in MarshalJSON (#765) by Shubhendu · 2 days ago
  3. 15b0cce build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#764) by dependabot[bot] · 2 days ago
  4. 7602b8b build(deps): bump the gomod_updates group with 18 updates (#763) by dependabot[bot] · 2 days ago
  5. fd7042c chore: use ubuntu-slim for lightweight jobs (#760) by Junwang Zhao · 5 days ago v0.5.0-rc0
  6. a6f29f2 fix: field id:0 incorrectly rejected as missing by NestedField.UnmarshalJSON (#761) by Shubhendu · 5 days ago
  7. 95df02c fix: replace panics with proper error returns (#758) by Shubhendu · 6 days ago
  8. b4d620a feat(rest): add support staged table creation in REST catalog (#754) by Lovro Mažgon · 6 days ago
  9. 8f3c302 feat(table): add support for merge-on-read delete (#721) by Alex Normand · 6 days ago
  10. 4da0eae Revert "ci: replace pull_request_target with pull_request" (#756) by Kevin Liu · 7 days ago
  11. 19bec10 feat: puffin Reader and Writer (#676) by Shreyas Mishra · 8 days ago
  12. aaf207f chore(ci): add explicit least-privilege workflow permissions (#750) by Kevin Liu · 8 days ago
  13. 2cb0c30 ci: replace pull_request_target with pull_request (#751) by Kevin Liu · 9 days ago
  14. 73fa0ad build(deps): bump the gomod_updates group with 13 updates (#749) by dependabot[bot] · 9 days ago
  15. 18961c7 feat(hive): Add support for view operations in hvie catalog (#742) by Dao Thanh Tung · 9 days ago
  16. db1c682 refactor(io): use the registry pattern for IO schemes (#709) by Alessandro Nori · 9 days ago
  17. 7b2ea9b chore: pass writerFactory to newPartitionedFanoutWrite (#743) by Tobias Pütz · 12 days ago
  18. 1114e38 fix(table): error formatting (#747) by ferhat elmas · 12 days ago
  19. 67950ca fix(table): schema map handling (#748) by Matt Topol · 12 days ago
  20. 2802e5c fix(io): update sas token behaviour to mimic java implementation (#746) by jwtryg · 12 days ago
  21. b7a385a fix(literals): decimal literal marshalbinary (#745) by Matt Topol · 12 days ago
  22. 5015fca (docs) Added steps in README to run unit tests and integration tests (#732) by Kanthi · 13 days ago
  23. 11b19a6 fix(io/s3): allow s3.signer.uri property; only reject explicit s3.remote-signing-enabled=true (#744) by Max Kuznetsov · 13 days ago
  24. beca2e6 fix(manifest): correct v3 manifest-list first row id assigment for row-lineage (#741) by ferhat elmas · 13 days ago
  25. a576506 feat: add functions for add and replacing data directly with datafiles (#723) by Adam Gaddis · 13 days ago
  26. fc8a1db (docs) Updated hive operations in README (#740) by Kanthi · 14 days ago
  27. 072c1ef feat: Wire V3 snapshot producer to row-lineage state (#728) by Andrei Tserakhau · 14 days ago
  28. 0d6c10e CI: Add CodeQL workflow for GitHub Actions security scanning (#734) by Kevin Liu · 2 weeks ago
  29. 29b349d infra: set github actions max-parallel to 15 (#733) by Kevin Liu · 2 weeks ago
  30. 183fde0 fix(io): handle new writer exists error (#726) by ferhat elmas · 2 weeks ago
  31. b2b2670 build(deps): bump the gomod_updates group with 2 updates (#725) by dependabot[bot] · 2 weeks ago
  32. d99a076 infra: remove explicit GITHUB_TOKEN export from labeler workflow (#730) by Kevin Liu · 2 weeks ago
  33. cfab819 feat(table): add support for copy-on-write delete (#718) by Alex Normand · 3 weeks ago
  34. a33fb54 refactor: Update Overwrite API to Use Options (#717) by Alex Normand · 3 weeks ago
  35. ee1b9f1 fix(table): set current schema to existing schema ID when reusing schema (#712) by Eren Dursun · 3 weeks ago
  36. 5549258 feat(catalog): initial support for Hive Catalog (#678) by Kanthi · 3 weeks ago
  37. 53d6708 build(deps): bump the gomod_updates group with 3 updates (#719) by dependabot[bot] · 3 weeks ago
  38. c2c1533 feat: table overwrite functionality (#674) by Arun Donti · 4 weeks ago
  39. 4d74836 fix: explicitly pass purgeRequested=false in DropTable (#707) by Shubhendu · 4 weeks ago
  40. 293cbb8 fix(table): use proper data file names (#702) by Matt Topol · 4 weeks ago
  41. 7cfbf23 build(deps): bump the gomod_updates group with 4 updates (#708) by dependabot[bot] · 4 weeks ago
  42. 564c5e6 fix(table): prevent index out of range error in buildManifestEvaluator (#692) by Eren Dursun · 5 weeks ago
  43. c664d7a feat(ci): enable govet for lint (#706) by ferhat elmas · 5 weeks ago
  44. 8e46980 chore: clean up pre-commit (#705) by Matt Topol · 5 weeks ago
  45. 41dc23a chore: fix the pre-commit config to properly point at golangci-lint url (#704) by Matt Topol · 5 weeks ago
  46. 8ff2e91 refactor(ci): use staticcheck from golangci-lint (#700) by ferhat elmas · 5 weeks ago
  47. 0bd8477 fix(table): handle race for key map getter (#699) by ferhat elmas · 5 weeks ago
  48. bb72d99 feat(catalog/rest): Adding AuthManager support (#579) by Alex Stephen · 5 weeks ago
  49. a76531d build(deps): bump google.golang.org/api from 0.260.0 to 0.262.0 in the gomod_updates group (#698) by dependabot[bot] · 5 weeks ago
  50. 3ce3b4b fix(table): add pagination support to ListNamespaces (#694) by Sumisha · 6 weeks ago
  51. 5a9607c fix(table): find min seq correctly from manifest list (#693) by ferhat elmas · 6 weeks ago
  52. ad086d2 refactor(iceberg): replace max util with std equivalent (#690) by ferhat elmas · 6 weeks ago
  53. c22034a chore(ci): add simplify into formatters (#689) by ferhat elmas · 6 weeks ago
  54. f1a08a2 fix(io): handle leak for error cases of open blob (#688) by ferhat elmas · 6 weeks ago
  55. 2d3b5b4 fix: support INT32/INT64 physical types for decimal columns (#686) by Karthic Rao · 6 weeks ago
  56. c55f73a fix(table): handle early return for commit (#687) by ferhat elmas · 6 weeks ago
  57. 22e34f8 fix(table): skip RemoveSnapshotsUpdate when no snapshots to expire (#679) by Krutika Dhananjay · 6 weeks ago
  58. c2c31b6 refactor(table): wrap manifest writing into closures (#685) by ferhat elmas · 6 weeks ago
  59. c8126e1 build(deps): bump the gomod_updates group with 4 updates (#680) by dependabot[bot] · 6 weeks ago
  60. 73f27c8 fix(table): no panic in duplicate schema keys (#684) by ferhat elmas · 6 weeks ago
  61. b7318e9 fix(table): close underlying counter in manifest creation (#683) by ferhat elmas · 6 weeks ago
  62. 554fd11 fix: handle missing parent snapshots in ExpireSnapshots (#671) by Krutika Dhananjay · 7 weeks ago
  63. a950faa refactor(table): make PostCommit optional in ExpireSnapshots (#677) by Krutika Dhananjay · 7 weeks ago
  64. 3063a45 fix(catalog,manifest): handle some ignored errors (#670) by ferhat elmas · 7 weeks ago
  65. 2731e9e fix(table): add AssertRefSnapshotID requirements to ExpireSnapshots (#672) by Krutika Dhananjay · 7 weeks ago
  66. f5ea01f build(deps): bump the gomod_updates group with 8 updates (#675) by dependabot[bot] · 7 weeks ago
  67. 4390ffe fix(catalog): handle content-type header correctly for fetchToken (#673) by ferhat elmas · 8 weeks ago
  68. 4a70225 feat(catalog): add WithHeaders function (#652) by Alex Stephen · 8 weeks ago
  69. b81fbd8 fix(catalog): ensure we close metadata writers (#666) by Matt Topol · 8 weeks ago
  70. 1d3320a fix(table): close writers on error for every exit path (#667) by ferhat elmas · 8 weeks ago
  71. 9e4a5b7 build(deps): bump the gomod_updates group with 2 updates (#664) by dependabot[bot] · 8 weeks ago
  72. bbdb53f feat(metadata): row lineage tracking (#659) by Tobias Pütz · 2 months ago
  73. 297fb2c fix(catalog/rest): do not leak response bodies (#655) by ferhat elmas · 2 months ago
  74. 8b1f557 chore(arrow): update arrow-go dep (#662) by Matt Topol · 2 months ago
  75. 7e14af5 build(deps): bump the gomod_updates group across 1 directory with 9 updates (#661) by dependabot[bot] · 2 months ago
  76. e270989 fix(manifest): Update method comment for Count (#660) by Artem Alperin · 2 months ago
  77. c66aacd fix data race in yieldDataFiles (#650) by Vincent Janelle · 2 months ago
  78. 3047a27 feat(types): Support Unknown Type for v3 table spec (#605) by Dao Thanh Tung · 2 months ago
  79. f886a24 fix(catalog/sql): handle error for metadata location while dropping view (#648) by ferhat elmas · 3 months ago
  80. 97e3329 chore(ci): drop backup golangci configuration (#649) by ferhat elmas · 3 months ago
  81. d4d08e7 feat(metadata): Add support for source-ids (#651) by Alex Stephen · 3 months ago
  82. fb9204c Add analytics for Iceberg-go (#653) by Alex Stephen · 3 months ago
  83. 1fbbae4 fix: read updated props when trimming metadata log (#639) by Shubhendu · 3 months ago
  84. 7939bd9 feat: load view (#640) by M Alvee · 3 months ago
  85. c3d4bfc fix(view): field ID preservation and error handling for RCK compatibility (#647) by Shubhendu · 3 months ago
  86. 8f032ad test: benchmark write performance for complex types and many partitions (#643) by Alex · 3 months ago
  87. b2f7695 fix(table): handle error in unmarshal of snapshot ref (#646) by ferhat elmas · 3 months ago
  88. 8130c8c docs: Update README.md (#641) by Elton SV · 3 months ago
  89. 8ab7264 build(deps): bump the gomod_updates group with 11 updates (#645) by dependabot[bot] · 3 months ago
  90. 5edb1e3 feat(view): Implement view metadata builder and UpdateView method in REST catalog (#629) by Alex Nagel · 3 months ago
  91. 31ca72f fix: preserve snapshot log history (#638) by Shubhendu · 3 months ago
  92. 5a4f0de set header x-amz-content-sha256 before signing (#637) by M Alvee · 3 months ago
  93. f20be3e Align error messages with RCK tests (#636) by Shubhendu · 3 months ago
  94. 6329b25 fix(catalog/rest): Handle 204 No Content response in doPost for renameTable (#633) by Ankur Anand · 3 months ago
  95. d82bdfb infra: automatically delete head branches after merge (#634) by Kevin Liu · 3 months ago
  96. 95de183 build(deps): bump the gomod_updates group with 4 updates (#635) by dependabot[bot] · 3 months ago
  97. 9c5298d build(deps): bump the gomod_updates group with 14 updates (#632) by dependabot[bot] · 3 months ago
  98. b5a57f5 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#631) by dependabot[bot] · 3 months ago
  99. a2a2400 infra: notify on github workflow failure (#626) by Kevin Liu · 4 months ago
  100. c379072 feat(view): add NewMetadata constructor for views (#620) by Tobias Pütz · 4 months ago