Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release butler 7.1.0 #338

Merged

Conversation

github-actions[bot]
Copy link
Contributor

馃 I have created a release beep boop

7.1.0 (2021-12-30)

Features

  • Add control of what tasks can be started by Butler (92639e4)
  • api: Verify that task IDs are valid (a6612e1), closes #319
  • Refactor API for starting tasks. Add magic task guid "-". (90613d5), closes #326
  • Show URL to API docs page on Butler startup (98b4518)

Bug Fixes

  • api: API calls with http Expect header fails (3707f3e)
  • Increase timeout in API test cases (9beb6fe), closes #329
  • Use correct return body format in API docs (1862b92)
  • Use correct return body format in scheduler API docs (faaa361)

Refactoring

  • Add test cases for Expect: 100-continue header (ddea1b3), closes #323
  • Add test cases for start task API (da320f0), closes #320
  • Replace deprecated later library with @breejs/later (346be74), closes #280

Miscellaneous

Documentation

  • Add missing lastKnownState to scheduler docs (37baf36)
  • Document all test cases (3f2a761)
  • Fix API docs for starting tasks (378ff75), closes #335
  • Update template config file wrt new features (102f106)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment