Changelog
- d39bb51: Bump urllib3 from 2.5.0 to 2.6.3 in /integration-test (#1998) (@dependabot[bot])
- c4783a4: Fix local astro project setup using podman container engine on windows os (#2124) (@pritt20)
- efcef98: Mark 1.42.1 as latest release (#2133) (@neel-astro)
- bcfe087: Migrate CLI to v1 public API; retire v1beta1 and v1alpha1 (except IDE) (#2093) (@jeremybeard)
- d36818f: Migrate release process to GitHub Actions with RC support and post-release automation (#2132) (@pritt20)
- 1604d79: Move AF2 standalone patches to airflowrt pkg (#2104) (@pritt20)
- 7997c14: Populate routes.json on Windows when proxy daemon is unavailable (#2156) (@pritt20)
- c02cbe6: Revert image-only changes to allow pushing custom images to remote deployment (#2129) (@neel-astro)
- 6468bfb: Standalone: set PYTHONPATH=AIRFLOW_HOME to match runtime image (#2155) (@jeremybeard)
- ad54bf7: Update godownloader.sh to v1.42.0 (#2111) (@pritt20)
- 921be48: chore(deps): bump docker stack + azblob to latest compatible (#2150) (@jeremybeard)
- 37b911f: chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 (#2145) (@dependabot[bot])
- d16caea: chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.9.0 (#2139) (@dependabot[bot])
- c3a2edf: chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.19.0 (#2137) (@dependabot[bot])
- 3f60853: chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 (#2148) (@dependabot[bot])
- 75d2cf6: chore(deps): bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0 (#2140) (@dependabot[bot])
- ecbf654: chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 (#2136) (@dependabot[bot])
- b2e7bd2: chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.32.0 to 1.43.0 (#2143) (@dependabot[bot])
- 9b1344a: chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.32.0 to 1.43.0 (#2138) (@dependabot[bot])
- 4130282: chore(deps): bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.43.0 (#2141) (@dependabot[bot])
- 0d98f80: chore(deps): bump idna from 3.10 to 3.15 in /integration-test (#2149) (@dependabot[bot])
- b4cc25b: chore(deps): bump pytest from 8.3.4 to 9.0.3 in /integration-test (#2142) (@dependabot[bot])
- 2d09500: chore(deps): bump requests from 2.32.4 to 2.33.0 in /integration-test (#2146) (@dependabot[bot])
- 6201a5f: chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /integration-test (#2151) (@dependabot[bot])
- af38730: chore(otto): bump astro-airflow-mcp pin to 0.6.4 (#2112) (@jlaneve)
- 1f86b79: ci: pin actions/stale to a commit SHA (#2114) (@jlaneve)
- 9927b54: feat(deploy): use upsertDeployment for image deploys on Houston 2.1.0+ (#2134) (@Simpcyclassy)
- 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)
- f328416: feat(env): add link / unlink / links commands for env variables (#2120) (@jlaneve)
- 7eb6e74: feat(logs): add --dag-processor and generic --component flags to deployment logs (#2131) (@jlaneve)
- 62df024: feat: support podEphemeralStorage in deployment template file (#2163) (@chomipi88)
- d70e5c1: fix(deploy): preserve symlinks and honor .dockerignore in client build context (#2162) (@m1racoli)
- 95b92db: fix(deploy): restore .dockerignore trailing newline after deploy image build (#2125) (@m1racoli)
- 7d844a7: fix(deploy): skip dag-deploy check on Remote Execution deployments (#2122) (@seanmuth)
- 9c6b6ad: fix(init): consolidate scaffold templates and gitignore .astro/*.local.{yml,yaml} (#2126) (@jlaneve)
- 730d506: fix(lint): rename params shadowing the path package import in fileutil (#2166) (@jlaneve)
- d00ec1a: fix(otto): Alias
upgradetoupdateand surface subcommands in --help (#2116) (@kaxil) - b85eb02: fix(otto): Refresh update cache before auto-update, not after (#2117) (@kaxil)
- 50a7086: fix: Forward host environment to the compose loader so bare env passthrough resolves (#2170) (@kaxil)
- 723cf9a: otto: pitch trial signup in unauthenticated message (#2105) (@tayloramurphy)
- 83fc406: test: make dbt cmd suite hermetic to avoid false "within Astro project" failures (#2164) (@chomipi88)