# Changelog
## [1.3.2](https://github.com/dhanesh/graph_d/compare/v1.3.1...v1.3.2) (2026-01-19)
### Bug Fixes
* **ci:** improve performance scaling test stability for CI ([9aa94b5](https://github.com/dhanesh/graph_d/commit/9aa94b5927fe047d9b6001bb00ab6277b7edd82c))
## [1.3.1](https://github.com/dhanesh/graph_d/compare/v1.3.0...v1.3.1) (2026-01-19)
### Bug Fixes
* **ci:** resolve duplicate imports and dead code warnings with --all-features ([bf6d937](https://github.com/dhanesh/graph_d/commit/bf6d9374c3d55dfc280eda0c8aecc43ad2c6c24a))
## [1.3.0](https://github.com/dhanesh/graph_d/compare/v1.2.0...v1.3.0) (2026-01-19)
### Features
* **ci:** add memory profiling and benchmark regression detection ([8d444a2](https://github.com/dhanesh/graph_d/commit/8d444a288b9bc4085a79d4af5930e8751b875607))
## [1.2.0](https://github.com/dhanesh/graph_d/compare/v1.1.3...v1.2.0) (2026-01-19)
### Features
* **integration:** complete INT-1 through INT-5 wiring ([07937d8](https://github.com/dhanesh/graph_d/commit/07937d870904da3f3544f60344f7331da629f42b))
### Bug Fixes
* **ci:** remove unused imports in wal_recovery tests ([266c137](https://github.com/dhanesh/graph_d/commit/266c137295d6ce8f7c1e1688fb8bbbf45368b856))
* **manifold:** resolve schema validation errors across all manifold files ([8f7879e](https://github.com/dhanesh/graph_d/commit/8f7879eb88b83cc19619f722fdc438c6e0af3512))
## [1.1.3](https://github.com/dhanesh/graph_d/compare/v1.1.2...v1.1.3) (2026-01-17)
### Performance Improvements
* **ci:** optimize CI and release workflows for faster execution ([1cf3a2a](https://github.com/dhanesh/graph_d/commit/1cf3a2a4cc4cd8aa3b3e9d1734bfabf978d7289e))
## [1.1.2](https://github.com/dhanesh/graph_d/compare/v1.1.1...v1.1.2) (2026-01-17)
### Bug Fixes
* **ci:** resolve formatting issues and optimize benchmark workflow ([33dfeee](https://github.com/dhanesh/graph_d/commit/33dfeee4dc3528a58ee8a7372e610b9516c1dddc))
## [1.1.1](https://github.com/dhanesh/graph_d/compare/v1.1.0...v1.1.1) (2026-01-17)
### Bug Fixes
* **gql:** implement proper GROUP BY logic for aggregation queries ([79e5972](https://github.com/dhanesh/graph_d/commit/79e5972c3de00527e09b419497687cbce1323914))
## [1.1.0](https://github.com/dhanesh/graph_d/compare/v1.0.0...v1.1.0) (2026-01-17)
### Features
* **gql:** implement DELETE, SET, and REMOVE write operations ([ae0a75c](https://github.com/dhanesh/graph_d/commit/ae0a75ccf4007972c89b0400bd75df0de5f3173f))
## [1.0.0](https://github.com/dhanesh/graph_d/compare/v0.1.0...v1.0.0) (2026-01-17)
### ⚠ BREAKING CHANGES
* First stable release of graph_d native graph database.
### Features
* release 1.0.0 production-ready version ([6725a67](https://github.com/dhanesh/graph_d/commit/6725a6717e239cbf3803cbedb735592df14a9809))
## 0.1.0 (2026-01-17)
### Features
* Add comprehensive development Makefile and usage guide ([2a88fce](https://github.com/dhanesh/graph_d/commit/2a88fce9b0e46588e1d2926d342d60c3ddb719ff))
* Add comprehensive error handling enhancement tooling ([f2c684a](https://github.com/dhanesh/graph_d/commit/f2c684a6d6187e9fcc9a3040552fb22ea4a6075a))
* Complete comprehensive documentation and code improvements ([c3dd235](https://github.com/dhanesh/graph_d/commit/c3dd2354e0701162f8d0c41c1ad62aeb8453ca12))
* Complete comprehensive performance benchmarking framework ([f455b00](https://github.com/dhanesh/graph_d/commit/f455b0049c970c1a341743e82ca728bd33d89645))
* Complete memory-mapped persistent storage implementation ([8f4dcd6](https://github.com/dhanesh/graph_d/commit/8f4dcd624ec83dd97e45aad3f46a067012709886))
* **dist:** add library distribution infrastructure ([2a93927](https://github.com/dhanesh/graph_d/commit/2a93927d9884d5f7b15a6ee4d581d89fd52bea8b))
* Enhance WHERE clause execution in path patterns ([422d74b](https://github.com/dhanesh/graph_d/commit/422d74b362701211a384a269e0ebfe474348dd02))
* Implement comprehensive GQL support with multi-hop traversals ([7ddde2b](https://github.com/dhanesh/graph_d/commit/7ddde2bf463d07dd2bcbc0e8933ffcc6e66b2d87))
* Implement comprehensive memory management system ([0d36203](https://github.com/dhanesh/graph_d/commit/0d36203c39aee87cbf4b35d46474f4429723d5f0))
* Implement comprehensive secondary indexing system ([bda1457](https://github.com/dhanesh/graph_d/commit/bda14571f2423139dadf87a12c91e16bde5272d3))
* **security:** automate S3 data leakage prevention with tests ([e28e009](https://github.com/dhanesh/graph_d/commit/e28e0095a2c6d44b753e289ddca1ec22b25ef8c6))
* **tests:** add transaction integration tests (GAP-9) ([3327d64](https://github.com/dhanesh/graph_d/commit/3327d64526a28a58d5cb52d081d4c29fe3afea04))
### Bug Fixes
* **ci:** correct rust-toolchain action name in workflows ([6885c8b](https://github.com/dhanesh/graph_d/commit/6885c8b78b9e5e74f55dc0502893dbd7cd5fdfdb))
* **ci:** pin home crate for MSRV CLI compatibility ([584e836](https://github.com/dhanesh/graph_d/commit/584e836177bc5ddb46db51844c4e14e73a7034a5))
* **ci:** remove unused rel_count and pin bumpalo for MSRV ([f59d864](https://github.com/dhanesh/graph_d/commit/f59d864367b6ad173b676103baee63222da098bd))
* **ci:** resolve clippy lint and security vulnerability ([b73e885](https://github.com/dhanesh/graph_d/commit/b73e885012edde0c2310b0b3b6fb0665290a82f2))
* **ci:** resolve clippy unused_assignments and MSRV lockfile issues ([b4e79fe](https://github.com/dhanesh/graph_d/commit/b4e79fea7d8f20ccb246f6ca88d5e3fe57150453))
* **ci:** update MSRV from 1.70 to 1.71 ([e0b7431](https://github.com/dhanesh/graph_d/commit/e0b743199dbb097523eda766ec88cfa3175239d2))
* **ci:** update MSRV to 1.72 for dependency compatibility ([715c635](https://github.com/dhanesh/graph_d/commit/715c6354977ec2a2c4e6eb6ac2dc650c5779fcf0))
* **ci:** update MSRV to 1.85 for modern dependency compatibility ([be196a4](https://github.com/dhanesh/graph_d/commit/be196a4b1034cd939c5eb932fe74b2098ab807c3))
* Correct COUNT aggregation to handle null property values properly ([f28b25e](https://github.com/dhanesh/graph_d/commit/f28b25edbeacae9b317660655d64d0b213957d44))
* **coverage:** resolve all-features build and test issues ([ca99a0a](https://github.com/dhanesh/graph_d/commit/ca99a0ab8f63ac92ddbeca88885b22c0841fd730))
* **dist:** resolve verification gaps G1-G5 for library distribution ([4945bad](https://github.com/dhanesh/graph_d/commit/4945bad82fdfbb63c09289839cdcbcb676703b43))
* **integration:** resolve blocking gaps for MVCC and WAL integration ([7a13c42](https://github.com/dhanesh/graph_d/commit/7a13c425d7201442150332a0dcd54a593bad3f76))
* **lint:** resolve all clippy warnings and formatting issues ([6719831](https://github.com/dhanesh/graph_d/commit/6719831f2ceca1e90871051f1e1d2ff245f7ca3c))
* Optimize path pattern execution to eliminate duplicate results ([f0631a3](https://github.com/dhanesh/graph_d/commit/f0631a338bb8bf2169266c10906703a4bfb8f47f))
* **tests:** resolve all 7 unit test failures (GAP-10) ([4709aeb](https://github.com/dhanesh/graph_d/commit/4709aeb5e7f40e0f56bb772637c0328d54011d20))