Changelog
- a486766: Fix GHA release job to use correct tag for GA release (#2186) (@pritt20)
- f328416 feat(env): add link / unlink / links commands for env variables (#2120) (@jlaneve )
- 62df024 feat: support podEphemeralStorage in deployment template file (#2163) (@chomipi88)
- 9927b54 feat(deploy): use upsertDeployment for image deploys on Houston 2.1.0+ (#2134) (@Simpcyclassy)
- 7eb6e74 feat(logs): add --dag-processor and generic --component flags to deployment logs (#2131) (@jlaneve )
- dc97b7d feat(env): add --from-file bulk import for env and airflow variables (#2119) (@jlaneve )
- 6983d4f feat(env): add astro env command tree (var, conn, airflow-var, metrics-export) (#2115) (@jlaneve )
- eb06d18 fix(airflowrt): strip -slim image variant from runtime base tag (#2180) (@schnie)
- 50a7086 fix: Forward host environment to the compose loader so bare env passthrough resolves (#2170) (@kaxil )
- 730d506 fix(lint): rename params shadowing the path package import in fileutil (#2166) (@jlaneve )
- 7997c14 Populate routes.json on Windows when proxy daemon is unavailable (#2156) (@pritt20 )
- d70e5c1 fix(deploy): preserve symlinks and honor .dockerignore in client build context (#2162) (@m1racoli )
- 6468bfb Standalone: set PYTHONPATH=AIRFLOW_HOME to match runtime image (#2155) (@jeremybeard )
- d00ec1a fix(otto): Alias
upgradetoupdateand surface subcommands in --help (#2116) (@kaxil) - 95b92db fix(deploy): restore .dockerignore trailing newline after deploy image build (#2125) (@m1racoli)
- c4783a4 Fix local astro project setup using podman container engine on windows os (#2124) (@pritt20 )
- 9c6b6ad fix(init): consolidate scaffold templates and gitignore .astro/*.local.{yml,yaml} (#2126) (@jlaneve )
- 7d844a7 fix(deploy): skip dag-deploy check on Remote Execution deployments (#2122) (@seanmuth)
- b85eb02 fix(otto): Refresh update cache before auto-update, not after (#2117) (@kaxil)
- c02cbe6 Revert image-only changes to allow pushing custom images to remote deployment (#2129) (@neel-astro)
- 56bdf68 Add pkg/container and converge airflow/runtimes onto it (#2169) (@schnie)
- 1604d79 Move AF2 standalone patches to airflowrt pkg (#2104) (@pritt20)
- bcfe087 Migrate CLI to v1 public API; retire v1beta1 and v1alpha1 (except IDE) (#2093) (@jeremybeard )
- 83fc406 test: make dbt cmd suite hermetic to avoid false "within Astro project" failures (#2164) (@chomipi88)
- 723cf9a otto: pitch trial signup in unauthenticated message (#2105) (@tayloramurphy )
- af38730 chore(otto): bump astro-airflow-mcp pin to 0.6.4 (#2112) (@jlaneve )
- d36818f Migrate release process to GitHub Actions with RC support and post-release automation (#2132) (@pritt20 )
- 1f86b79 ci: pin actions/stale to a commit SHA (#2114) (@jlaneve )
- 921be48 chore(deps): bump docker stack + azblob to latest compatible (#2150) (@jeremybeard )