All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Moved from glide to go modules
- Updated bascule version to v0.5.0
- Updated wrp-go to v1.3.3
- Updated README to match go modules
- No longer accept retries in webhook.W
- Bump Bascule to v0.2.7
- Downgraded bascule version
- removed
wrp
package
- Added minVersion and maxVersion to
server
package. - Added cpuprofile and memprofile flags.
- Updated import paths.
- Added ability to check status code for retrying http request
- Added ability to update http.Request for
xhttp
retry - Added MaxRetry and AlternativeURLS for update webhook config
- Fix for xmidt-org#364
- Removed unused dep files.
- Added capability checks to be used when consuming
bascule
package. - Fix for responseRequest test that was intermittently failing.
- The first official release. We will be better about documenting changes moving forward.