Skip to content

v0.0.32

Compare
Choose a tag to compare
@amotl amotl released this 23 Apr 11:28
· 189 commits to main since this release

What's Changed

  • MCP: Add subsystem providing a few server and client utilities through
    the ctk query mcp {list,inquire,launch} subcommands.
  • Docs API: Added extractors for CrateDB functions and settings
  • Connect: Respect sslmode URI parameter when converting SQLAlchemy
    connection URLs to http(s)://

Details

  • Chore: Update to "verlib2<0.3" by @amotl in #366
  • Update black[jupyter] requirement from <25 to <26 by @dependabot in #365
  • Update polars requirement from <1.22 to <1.24 by @dependabot in #372
  • Update boltons requirement from <25 to <26 by @dependabot in #371
  • Update mypy requirement from <1.15 to <1.16 by @dependabot in #370
  • Update duckdb requirement from <1.2 to <1.3 by @dependabot in #367
  • Update marimo requirement from <0.11 to <0.12 by @dependabot in #369
  • Update polars requirement from <1.24 to <1.25 by @dependabot in #376
  • Update aiobotocore requirement from <2.20 to <2.22 by @dependabot in #373
  • Update verlib2 requirement from <0.3 to <0.4 by @dependabot in #374
  • Bump cratedb-sqlparse from 0.0.10 to 0.0.13 by @dependabot in #375
  • Chore: Relax dependency on poethepoet and pyproject-fmt by @amotl in #378
  • Update ruff requirement from <0.10 to <0.12 by @dependabot in #382
  • Update python-bsonjs requirement from <0.6 to <0.7 by @dependabot in #383
  • Dependencies: Relax version constraints for development tools by @amotl in #384
  • Update polars requirement from <1.25 to <1.27 by @dependabot in #385
  • Update kaggle requirement from <1.7 to <1.8 by @dependabot in #386
  • CI: Add software testing for Python 3.8 and 3.9 by @amotl in #391
  • Update rich requirement from <14,>=3.3.2 to >=3.3.2,<15 by @dependabot in #390
  • Update yarl requirement from <1.19 to <1.20 by @dependabot in #393
  • Update marimo requirement from <0.12 to <0.13 by @dependabot in #394
  • MCP: Subsystem providing a few server and client utilities and documentation about detailed API capabilities by @amotl in #392
  • MCP: Update to mcp-alchemy GA from PyPI by @amotl in #395
  • TEMP: Update to "sqlalchemy-cratedb>=0.42.0.dev2" by @amotl in #389
  • MCP: Add mcp-db, mcp-dbutils, and postgres-mcp servers, just enumerating by @amotl in #396
  • Project: Improve configuration for versioningit, allow Zip-only setup by @amotl in #397
  • Docs API: Add CrateDB settings extractor by @amotl in #398
  • Docs API: Integrate into CLI. Add documentation. by @amotl in #399
  • Docs API: Use stdout by default. Add YAML output format. by @amotl in #400
  • Docs API: Add CrateDB functions extractor by @amotl in #401
  • Docs API: Refactoring and refinement by @amotl in #406
  • Update polars requirement from <1.27 to <1.28 by @dependabot in #403
  • Update botocore requirement from <1.37 to <1.38 by @dependabot in #404
  • MCP: Improve documentation by @amotl in #407
  • Connect: Respect sslmode URI parameter by @amotl in #408
  • Update yarl requirement from <1.20 to <1.21 by @dependabot in #410
  • Update marimo requirement from <0.13 to <0.14 by @dependabot in #411
  • Chore: Fix import woes by @amotl in #414

Full Changelog: v0.0.31...v0.0.32