v0.3.5
Released on May 31, 2023.
Key Features
- Adds support for on-demand Kubernetes clusters on Google Cloud; you can now select the Google Cloud option when asking Aqueduct to create a Kubernetes cluster, and Aqueduct will automatically use the Google Kubernetes Engine. See our documentation here.
- Adds support for Google Artifact Registry as a conatiner registry in Aqueduct. You can now use custom Docker images that are pushed to GAR. See our documentation here.
Bugfixes
- Fixes bug where editing certain resource configurations from the UI would cause the resource edit dialog to error out.
- Fixes bug where updating a workflow that has been previously registered but not run would cause the workflow to be duplicated.
- Fixes bug where certain resources could be registered without specifying a name for the resource.
All Changes
All commits
- Add support for Google Artifact Registry by @cw75 in #1377
- Fix broken engine_configs due to integration/resource naming inconsistency by @kenxu95 in #1379
- Update Manual UI QA checklist by @eunice-chan in #1373
- Fix UI build on main by @likawind in #1383
- Fix resource editing dialog crashing by @likawind in #1380
- Update EKS VPC Terraform module version number by @cw75 in #1385
- ENG 2714 Migrate get_workflow to use V2 routes by @eunice-chan in #1349
- ENG 3008 Fix registered with no run workflows by @eunice-chan in #1374
- Update workflow links after UI refactor by @likawind in #1387
- ENG-3027: Require Integration Name by @agiron123 in #1360
- Fix default GCS store metadata value by @likawind in #1389
- Fix ondemand k8s showing aws icon rather than k8s by @likawind in #1391
- Rebase code with latest main after the refactor and implement UI for ondemand GKE by @cw75 in #1384
- Fix all lint warnings in UI by @likawind in #1388
- Update manual QA guide with gke by @likawind in #1394
- Rc v035 by @likawind in #1393