Skip to content

Prepare v1.0.0 release - #1

Merged
hjosugi merged 2 commits into
mainfrom
agent/prepare-v1.0.0-release
Jul 10, 2026
Merged

Prepare v1.0.0 release#1
hjosugi merged 2 commits into
mainfrom
agent/prepare-v1.0.0-release

Conversation

@hjosugi

@hjosugi hjosugi commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • align generated DuckDB SQL with the current Cloudflare R2 Data Catalog setup
  • load httpfs, select the named Iceberg secret, quote identifiers, and support nested namespaces
  • prevent local .env.* files and symlink targets from entering release ZIPs
  • update pricing guidance and the v1.0.0 changelog

Why

The generated attach script omitted required storage setup and could become ambiguous when multiple Iceberg secrets existed. Configurable SQL identifiers were also emitted without quoting. Local release packaging excluded only .env, so variant env files and symlinks could disclose local data.

Impact

DuckDB setup is safer and works with nested namespaces, while local and CI release artifacts avoid known secret-bearing files.

Validation

  • pytest: 7 passed
  • ruff check .: passed
  • release ZIP built and inspected: 46 entries, no local env files
  • git diff --check: passed

@hjosugi
hjosugi marked this pull request as ready for review July 10, 2026 13:15
@hjosugi
hjosugi merged commit d02f284 into main Jul 10, 2026
1 check passed
@hjosugi
hjosugi deleted the agent/prepare-v1.0.0-release branch July 10, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant