1.0.0 (2018-05-28)
Fixed bugs:
- Escalation Policy's repeat_enabled Is Ignored #57
- Problems running freshly built pd utility #39
- Manage Incident gives error #32
- Added missing slash to delete integration method url #59 (jescochu)
Closed issues:
- Trouble creating an integration #102
- Client does not trigger events #101
- Paging help #94
- Help with incident creation API #89
- Memory leak because of response body is not closed #66
- Since and Until don't work for log_entries #61
- service: auto_resolve_timeout & acknowledgement_timeout cannot be set to null #51
- Possible to create new service and integration together #42
- Documentation does not match code #16
- Typo in repo description #15
- Webhook decoder #14
- incident_key for create_event #13
Merged pull requests:
- Fix pagination for ListOnCalls #90 (IainCole)
- Revert "Fix inconsistency with some REST Options objects passed by reference …" #88 (mimato)
- Adding travis config, fixup Makefile #87 (mimato)
- Fixed invalid JSON descriptor for FirstTriggerLogEntry #86 (mwisniewski0)
- [incidents] fix entries typo in a few places #85 (joeyparsons)
- Fix inconsistency with some REST Options objects passed by reference … #79 (lowesoftware)
- Explicit JSON reference to schedules #77 (domudall)
- Adding AlertCreation to Service struct #76 (domudall)
- Add support for escalation rules #71 (heimweh)
- Fix maintenance window JSON #69 (domudall)
- Fixing Maintenance typo #68 (domudall)
- Update event.go - fix a memory leak #65 (AngelRefael)
- Add query to vendor #64 (heimweh)
- Fix JSON decode (errorObject) #63 (heimweh)
- fix since and until by adding them to url scheme #60 (ethansommer)
- fix webhook struct member name #58 (pgray)
- Incident - Add status field to incident #56 (heimweh)
- enable fetch log entries via incident api #55 (flyinprogrammer)
- Allow service timeouts to be disabled #53 (heimweh)
- Schedule restriction - Add support for start_day_of_week #52 (heimweh)
- Add vendor support #49 (heimweh)
- Add schedules listing #46 (Marc-Morata-Fite)
- dont declare main twice in examples #45 (ranjib)
- add service show #44 (cmluciano)
- (feat)implement integration creation #43 (ranjib)
- (chore)add create event example #41 (ranjib)
- (bug)Add test. fix version issue #40 (ranjib)
- Remove subdomain argument from escalation_policy example. #38 (cmluciano)
- Skip JSON encoding if no payload was given #37 (heimweh)
- (feat)add ability API and CLI #36 (ranjib)
- Make updates to Escalation Policies work #35 (heimweh)
- Fix misspelling in User struct and add JSON tags #34 (heimweh)
- (bug)allow passing headers in http do call. fix manage incident call #33 (ranjib)
- (chore)get rid of logrus from all core structs except CLI entries. fix schedule override command #31 (ranjib)
- (bug)rename override struct #30 (ranjib)
- (bug)implement schedule override #29 (ranjib)
- fix misspelling in trigger_summary_data's JSON key. #28 (tomwans)
- Correctly set meta flag for incident list #26 (afirth)
- Add *.swp to gitignore #25 (afirth)
- Support the /oncalls endpoint in the CLI #24 (afirth)
- Refactor to work correctly with V2 API #23 (dthagard)
- (feat)Add webhook decoding capability #22 (ranjib)
- (chore)Decode event API response. #21 (ranjib)
- (bug)add incident_key field in event api client #20 (ranjib)
- (chore)nuke sub domain, v2 api does not need one #19 (ranjib)
- Implement list users CLI #17 (ranjib)
- Add team_ids[] query string arg #12 (marklap)
- Incidents fix #11 (jareksm)
- Added APIListObject to Option types to allow setting offset and #10 (jareksm)
- fix typo #9 (sjansen)
- implement incident list cli. event posting api #8 (ranjib)
- CLI for create escalation policy, maintainenance window , schedule ov… #7 (ranjib)
- (feat)implement create service cli #6 (ranjib)
- (feat)list service cli #5 (ranjib)
- (feat)implement addon update/delete #4 (ranjib)
- (feat)Show addon cli #3 (ranjib)
- (feat) addon list api. create cli #2 (ranjib)
- (chore) list addon #1 (ranjib)
* This Change Log was automatically generated by github_changelog_generator