blob: 748930dc6f8f1e7664ac61ddbf279f6b7302481b [file] [view]
# Changes
## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/workflows/v1.1.1...workflows/v1.2.0) (2022-02-14)
### Features
* **workflows:** add file for tracking version ([17b36ea](https://github.com/googleapis/google-cloud-go/commit/17b36ead42a96b1a01105122074e65164357519e))
### [1.1.1](https://www.github.com/googleapis/google-cloud-go/compare/workflows/v1.1.0...workflows/v1.1.1) (2022-01-19)
### Bug Fixes
* **workflows:** add ancillary service bindings to service_yaml ([3bbe8c0](https://www.github.com/googleapis/google-cloud-go/commit/3bbe8c0c558c06ef5865bb79eb228b6da667ddb3))
* **workflows:** add service_yaml and grpc_service_config to php_gapic_library target for workflows ([a811e30](https://www.github.com/googleapis/google-cloud-go/commit/a811e309e60091b15d0a7a3c12a61d5bd0c3b7a4))
## [1.1.0](https://www.github.com/googleapis/google-cloud-go/compare/workflows/v1.0.0...workflows/v1.1.0) (2021-12-30)
### Features
* **workflows/executions:** add a stack_trace field to the Error messages specifying where the error occured feat: add call_log_level field to Execution messages doc: clarify requirement to escape strings within JSON arguments ([1f5aa78](https://www.github.com/googleapis/google-cloud-go/commit/1f5aa78a4d6633871651c89a6d9c48e3409fecc5))
## 1.0.0
Stabilize GA surface.
## v0.1.0
This is the first tag to carve out workflows as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).