This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAdded a performance monitoring package to GoSQLX.
Full changelog
GoSQLX v1.0.1
High-performance SQL parsing SDK for Go with zero-copy tokenization and object pooling.
Changelog
New Features
- 9554b50501ba13279958d3fb29a57909519d4f2d feat(monitor): Add performance monitoring package for v1.0.1
- 312642dd20424ddfa5673cbeb7b23524862aae81 feat: Complete open-source community standards implementation for v1.0.0
Bug Fixes
- a4640451efb063c07cda871680a38bda1ad6aade fix: Add missing EOF tokens to all benchmark test cases
- 8a66ccea16b667cf5be234a76a8e2a07288e36cd fix: Apply gofmt formatting to monitor package
- a7d9efc40fa0b085160a4118da7658c819ba13a0 fix: Comprehensive GitHub Actions workflow fixes
- f0efa77a8dda210419116810fd0a6703f93a3a93 fix: Critical issues in PR #7 and remove misleading badges
- 64ed5c898e68e076fabaee69b5a5d6492d78160f fix: Critical parser and test issues for CI/CD success
- 650c3ae93584e28d20c483c2c7196628a0c8c97c fix: Final ineffectual assignment in tokenizer exponent parsing
- 326f519aa2e1b0c2487c83e84a085b1375a47c20 fix: Format code with gofmt
- 716e8da3f4a1b52ba2b74386d328563d1a84575a fix: GitHub Actions workflow issues and dependency updates
- f60f5b8dfc2acec17ba7d3601c4fdaab48da3916 fix: Go 1.18 compatibility and workflow version alignment
- d7d7d2ae2aeef21acd9fd6d172c75b87a6ad8eeb fix: Remove unused code detected by staticcheck
- 4a5ee5950a772c4eae8ac7c2b96abffad6509b28 fix: Resolve all golangci-lint issues
- a3aea4d4fa24919f8a520b758011732f3a4eeaa7 fix: Resolve monitor package mutex copy issues
- 3527678ec5d74091aaf389e6289e58291ca916a2 fix: Resolve race conditions in monitor package
- bb4ec40459ed73958afb22da2df4aab3857c811e fix: Resolve test workflow failures
- dfd967b4c7d67c045911b4eecf7c118661424d02 fix: Update GitHub Actions to non-deprecated versions
Other
- faa71a1d0a7f4ecc0c2207a106541ee5faa75cff "Claude Code Review workflow"
- 03319e4995d5d8bfcb22cf56bf0123bf0601bd9d "Claude PR Assistant workflow"
- 76e984e35a1201a4dfdfc6a140d4235a640cbec2 Add tokenizer and keywords packages with Unicode support
- e9998fb6d76243cf0e04f03dc3d5ca1c5cc9bb36 Add tokenizer and keywords packages with Unicode support
- 04223e2718795a4ce1d7a2f144a9669bb8cb023d Fix GitHub Actions failures and compilation errors
- bd3c9e243f0eaff23eea73dccd1801f159a85a7e Format code for consistency by aligning struct fields and return statements
- 8b57b0aaf037317e5be5982e9b8d233168b753d5 Initial commit
- 14a7b6e8c4a69aedc47e72c998c7c2d61fe60e02 Merge branch 'main' into feature/v1.0.1-performance-improvements
- 8bd3ec65dc26d5c749f3cd95e0ac87d28a0cb044 Merge pull request #5 from SunnysideAaron/module
- bf3437d5e05d502d90159ac1cd7a1311868def12 Merge pull request #6 from ajitpratap0/add-claude-github-actions-1755934584040
- 552cb4d0981363cc9dd70226059451effea921ef Merge pull request #7 from ajitpratap0/feature/v1.0.1-performance-improvements
- 082cf36b919ab67918bafa9ff25793a136703422 Merge remote-tracking branch 'origin/main'
- 1e0c2cee605b7b1787d86c1d44ed87cb2bb7c2a4 Rename module to match repository path
- 287f0baa571ac6bfeccd65cac144e76aed368979 Update README.md to enhance performance benchmarks and improve parser initialization
- 1a04de3725dbcdae12dc99ad2d138663a9305b47 Update README.md to include example usage of GoSQLX and enhance resource management
- b2f51bf5bbb9e4253a4311a957cf49337e6cb663 Update documentation and add LICENSE
- 8e8e5961d06805be98f02730b97a5ab8c081f467 added write up to readme. updated go.mod to point to actual repo
- 33a85ee8ecac2f9ae80b47af2baf0dd6e80c1c21 more module path updates
- 73af757e979d8cfd0fd639f9006967724b88c6c9 🚀 Release v1.0.0: Production-ready SQL parsing SDK with enterprise validation
Documentation
Full Changelog: https://github.com/ajitpratap0/GoSQLX/compare/...v1.0.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ajitpratap0/GoSQLX
7 SQL tools (validate, format, parse, lint, security scan, metadata extraction, full analysis) over Streamable HTTP. Public remote server at mcp.gosqlx.dev - no install needed. 1.25M+ ops/sec, 6 SQL dialects.
Related context
Related tools
Beta — feedback welcome: [email protected]