Skip to content

Releases: proxyroot/drongo

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:53
d507bbb

What's changed

🚀 Features

  • Add async Pub/Sub support (gcloud.aio.pubsub over aiohttp) (#42) @proxyroot
  • Add BigQuery SQL query execution (optional drongo[bigquery] extra) (#41) @proxyroot

📝 Documentation

  • Prioritize Vertex AI, Monitoring, Document AI, Artifact Registry, Storage Transfer (#43) @proxyroot

🧰 Maintenance

Full changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 01:33
e35decd

What's changed

🚀 Features

🐛 Bug Fixes

  • fix(bigquery): TIMESTAMP columns read back as epoch microseconds (#38) @proxyroot

Full changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:42
176e9f1

What's changed

🚀 Features

📝 Documentation

  • Add tiered roadmap (informed by moto analysis) (#26) @proxyroot

Full changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:35
8a29f8c

What's changed

🚀 Features

  • Add Resource Manager (Projects) mock (#23) @proxyroot
  • Executable handlers: run real user code on job/task/message (#21) @proxyroot
  • feat(seed): fake data generators for the mocked services (Faker) (#17) @proxyroot

📝 Documentation

🧰 Maintenance

Full changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:40
a1d2a8a

What's changed

🚀 Features

  • feat(cloudrun): add Cloud Run Jobs mock (LRO) via forced REST (#15) @proxyroot

🐛 Bug Fixes

  • fix: transparent Secret Manager + multipart parsing for JSON payloads (#14) @proxyroot

🧰 Maintenance

Full changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:18
62c15db

What's changed

🚀 Features

  • feat(cloudtasks): add Cloud Tasks mock (queues + tasks) via forced REST (#11) @proxyroot
  • feat(bigquery): add BigQuery mock (REST) for datasets, tables, and data (#10) @proxyroot
  • feat(pubsub): add Pub/Sub mock via an in-process gRPC emulator (#9) @proxyroot

🧰 Maintenance

  • ci: derive version from git tag (hatch-vcs) and fix PyPI publish (#12) @proxyroot

Full changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:48
87d2388

What's changed

  • fix(ci): grant release-drafter pull-requests: read (#8) @proxyroot
  • Rename package to drongo and automate releases (#7) @proxyroot
  • feat: drongo, an in-memory GCP mocking framework (moto for GCP) (#1) @proxyroot

Full changelog: ...v0.1.0