What's Changed
🎉 Features
- New Engine version v8.7
- New Client version v2
- Refactor authentication, session management, and HTTP options by @OutOfBedlam in #462
- Refactor database connection and enhance binary data handling by @OutOfBedlam in #463
- Refactor machbase client by @OutOfBedlam in #464
- Improve import performance: read/parse CSV (240~300s -> 25.9s) by @OutOfBedlam in #465
- Refactor and enhance bridge, shell, and scheduler implementations by @OutOfBedlam in #466
- support multi-databases by @OutOfBedlam in #467
- Named param query by @OutOfBedlam in #468
- SHOW statements, LIKE matching, and enhance security by @OutOfBedlam in #469
- Implement user scope context for session management and CI updates by @OutOfBedlam in #470
- Add database support for backup requests and validation by @OutOfBedlam in #472
- add support for database alias in NewDatabase function by @OutOfBedlam in #473
- timer/subscriber trigger runtime 분리 및 legacy schedule RPC 제거 by @OutOfBedlam in #474
- Refactor CI configuration and enhance metrics handling by @OutOfBedlam in #471
- Refactor SQL handling, enhance tests, and remove obsolete code by @OutOfBedlam in #475
- Update neo-client to v2.0.0 and enhance transaction tests by @OutOfBedlam in #476
- Enhance SQL compatibility tests and implement transaction handling by @OutOfBedlam in #477
- Http token challenges by @OutOfBedlam in #478
- Enhance rollup gap metrics and gather functionality by @OutOfBedlam in #479
Full Changelog: v8.5.10...v8.7.0