Breaking Changes
modules/agent-gateway: Added newagent-gatewaymodule. [#3931]modules/project-factory: Context keys for project-level tags (both keys and values) now use the file key (pk) instead of the project name (pv.name), and theprojects/prefix has been removed. Any references in YAML files must be updated to the new format (e.g.,$tag_values:core-0/exposure/publicinstead of$tag_values:projects/prod-dp-core-0/exposure/public). [#3957]
What's Changed
- Fix changelog categorization and enhance script by @ludoo in #3955
- Add ephemeral_storage_local_ssd_config support to modules/gke-nodepool by @iAbhishek91 in #3956
- Add project-factory based data platform dataset to FAST project factory stage by @ludoo in #3957
- Declare contents: read on linting and tests workflows by @arpitjain099 in #3960
- Add new agent-gateway module by @LucaPrete in #3931
- Add support for org-level service agents in stage 0 by @ludoo in #3962
- Support factories_config in project factory module data defaults and overrides. by @joshmyers in #3966
- Fix unresolved variables in starter-gcd and customizations tests by @ludoo in #3967
- feat(gke-nodepool): add flex_start support to node_config by @iAbhishek91 in #3964
- [Cloud SQL] Add and pass-through vars.users.database_roles by @btuckVZ in #3968
- [fix] Agent Engine unmanaged deployments don't include inline-source by @LucaPrete in #3969
- [Cloud SQL] Allow week5 maintenance update track by @btuckVZ in #3971
- Initial skill to compose Fabric modules by @juliocc in #3868
- Permit leading "dry_run:" in org-policy names by @lyricnz in #3975
- feat(gke-nodepool): add advanced_machine_features support to node_config by @iAbhishek91 in #3972
- Add IAM deny policies support by @kovagoadam in #3970
- Remove lifecycle ignore_changes from looker-core by @juliocc in #3977
- Add support for arbitrary addresses in FAST networking stage by @sruffilli in #3978
New Contributors
- @iAbhishek91 made their first contribution in #3956
- @arpitjain099 made their first contribution in #3960
Full Changelog: v55.4.0...v56.0.0