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

Commit

Permalink
Merge pull request #102 from zenaton/feature/graphql_api_v2
Browse files Browse the repository at this point in the history
Use the GraphQL API v2 for the serverless code path
  • Loading branch information
pylebecq authored Jan 20, 2020
2 parents f32e653 + 26126b3 commit 9b2afd4
Show file tree
Hide file tree
Showing 5 changed files with 100 additions and 261 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Changed

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

## 0.7.4 - 2020-01-20

### Fixed

- Fixed selector query input.
- Allow selection of workflows without name.

## 0.7.3 - 2020-01-13

Expand Down
Loading

0 comments on commit 9b2afd4

Please sign in to comment.