Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit 9b2afd4

Browse files
authored
Merge pull request #102 from zenaton/feature/graphql_api_v2
Use the GraphQL API v2 for the serverless code path
2 parents f32e653 + 26126b3 commit 9b2afd4

File tree

5 files changed

+100
-261
lines changed

5 files changed

+100
-261
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
99
### Changed
1010

1111
- Change the ZENATON `LAST_CODE_PATH` to `serverless`.
12-
- Allow the selection of workflows without a name.
12+
- Use the GraphQL API v2 for the `serverless` code path.
1313

1414
## 0.7.4 - 2020-01-20
1515

1616
### Fixed
1717

1818
- Fixed selector query input.
19+
- Allow selection of workflows without name.
1920

2021
## 0.7.3 - 2020-01-13
2122

0 commit comments

Comments
 (0)