Releases: brianloveswords/hookshot
Releases · brianloveswords/hookshot
v1.0.0-rc.7
- [breaking] Endpoint for queuing a task is now
POST /tasks
instead ofPOST /hookshot
. - [refactor] Abstract main response logging.
- [refactor] Abstract individual task logging.
- [feature] "insecure" mode, which prints out a big warning and skips signature checking.
v1.0.0-rc.6
- Improved logging
- Environment
- User
- Start/stop time and duration
- Uppercase hookshot injected variables before inserting them into process environment.
v1.0.0-rc.5
- Add git data to task environment
- Use absolute path in
Location
header and response
v1.0.0-rc.4
- Add tag support (e.g.
[tag."v1.0.0"]
) - Add glob support (e.g.
[tag."*"]
)
v1.0.0-rc.3
- Use XDG Base Directory Specification for some directory defaults
- Use 1469 for default port.
v1.0.0-rc.2
- Rename from
deployer
tohookshot
- Dependency upgrades
- Better documentation
- Implement
notify_url
configuration option and notifier. - General refactoring
v1.0.0-rc1
Release candidate 1 of the new deployer.
Initial Release
This is the initial release of deployer. See README.md for details.
deployer.linux was built against Linux 3.13.0-43-generic x86_64
deployer.darwin was build against Darwin 14.0.0 x86_64