1
1
# Changelog
2
2
3
+ ## What's Changed
4
+ * Upgades Go and dependencies by @ChuckCrawford in https://github.com/PagerDuty/go-pagerduty/pull/466
5
+ * Add Incident Notification Subscribers by @caveman280 in https://github.com/PagerDuty/go-pagerduty/pull/461
6
+ * Implement Event Orchestrations API by @EronWright in https://github.com/PagerDuty/go-pagerduty/pull/450
7
+
8
+ ## New Contributors
9
+ * @caveman280 made their first contribution in https://github.com/PagerDuty/go-pagerduty/pull/461
10
+ * @EronWright made their first contribution in https://github.com/PagerDuty/go-pagerduty/pull/450
11
+
12
+ ** Full Changelog** : https://github.com/PagerDuty/go-pagerduty/compare/v1.6.0...v1.7.0
13
+
3
14
## [ v1.6.0] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.6.0 ) (2022-09-21)
4
15
5
16
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.5.0...1.6.0 )
@@ -34,7 +45,7 @@ As always, we welcome your feedback on this decision via a GitHub issue.
34
45
35
46
## [ v1.5.1] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.5.1 ) (2022-04-24) - Bug Fixes
36
47
37
- [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/8 )
48
+ [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/8 )
38
49
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.5.0...v1.5.1 )
39
50
40
51
** Highlights**
53
64
54
65
## [ v1.5.0] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.5.0 ) (2022-01-22) - BREAKING CHANGES
55
66
56
- [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/2 )
67
+ [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/2 )
57
68
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.4.3...v1.5.0 )
58
69
59
70
** NOTICE**
@@ -155,7 +166,7 @@ We commit henceforth to maintaining API compatibility for future v1 releases.
155
166
156
167
## [ v1.4.3] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.4.3 ) (2021-11-13)
157
168
158
- [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/6 )
169
+ [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/6 )
159
170
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.4.2...v1.4.3 )
160
171
161
172
** Highlights**
@@ -169,7 +180,7 @@ We commit henceforth to maintaining API compatibility for future v1 releases.
169
180
170
181
## [ v1.4.2] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.4.2 ) (2021-08-30)
171
182
172
- [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/5 )
183
+ [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/5 )
173
184
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.4.1...v1.4.2 )
174
185
175
186
** Highlights**
@@ -183,7 +194,7 @@ We commit henceforth to maintaining API compatibility for future v1 releases.
183
194
184
195
## [ v1.4.1] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.4.1 ) (2021-05-13)
185
196
186
- [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/4 )
197
+ [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/4 )
187
198
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.4.0...v1.4.1 )
188
199
189
200
** Highlights**
@@ -196,7 +207,7 @@ We commit henceforth to maintaining API compatibility for future v1 releases.
196
207
197
208
## [ v1.4.0] ( https://github.com/PagerDuty/go-pagerduty/tree/v1.4.0 ) (2021-04-23)
198
209
199
- [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/3 )
210
+ [ Milestone] ( https://github.com/PagerDuty/go-pagerduty/milestone/3 )
200
211
[ Full Changelog] ( https://github.com/PagerDuty/go-pagerduty/compare/v1.3.0...v1.4.0 )
201
212
202
213
** Highlights**
@@ -241,7 +252,7 @@ We commit henceforth to maintaining API compatibility for future v1 releases.
241
252
- Add context.Context support to * (fixes [ \# 267] ( https://github.com/PagerDuty/go-pagerduty/issues/267 ) ) ([ theckman] ( https://github.com/theckman/ ) )
242
253
- [ \# 283] ( https://github.com/PagerDuty/go-pagerduty/pull/283 ) , [ \# 284] ( https://github.com/PagerDuty/go-pagerduty/pull/284 ) , [ \# 285] ( https://github.com/PagerDuty/go-pagerduty/pull/285 ) , [ \# 286] ( https://github.com/PagerDuty/go-pagerduty/pull/286 ) , [ \# 287] ( https://github.com/PagerDuty/go-pagerduty/pull/287 ) , [ \# 288] ( https://github.com/PagerDuty/go-pagerduty/pull/288 )
243
254
- [ \# 289] ( https://github.com/PagerDuty/go-pagerduty/pull/289 ) , [ \# 290] ( https://github.com/PagerDuty/go-pagerduty/pull/290 ) , [ \# 291] ( https://github.com/PagerDuty/go-pagerduty/pull/291 ) , [ \# 292] ( https://github.com/PagerDuty/go-pagerduty/pull/292 ) , [ \# 293] ( https://github.com/PagerDuty/go-pagerduty/pull/293 ) , [ \# 294] ( https://github.com/PagerDuty/go-pagerduty/pull/294 )
244
- - [ \# 297] ( https://github.com/PagerDuty/go-pagerduty/pull/297 ) , [ \# 298] ( https://github.com/PagerDuty/go-pagerduty/pull/298 ) , [ \# 299] ( https://github.com/PagerDuty/go-pagerduty/pull/299 ) , [ \# 300] ( https://github.com/PagerDuty/go-pagerduty/pull/300 ) , [ \# 301] ( https://github.com/PagerDuty/go-pagerduty/pull/301 ) , [ \# 303] ( https://github.com/PagerDuty/go-pagerduty/pull/303 )
255
+ - [ \# 297] ( https://github.com/PagerDuty/go-pagerduty/pull/297 ) , [ \# 298] ( https://github.com/PagerDuty/go-pagerduty/pull/298 ) , [ \# 299] ( https://github.com/PagerDuty/go-pagerduty/pull/299 ) , [ \# 300] ( https://github.com/PagerDuty/go-pagerduty/pull/300 ) , [ \# 301] ( https://github.com/PagerDuty/go-pagerduty/pull/301 ) , [ \# 303] ( https://github.com/PagerDuty/go-pagerduty/pull/303 )
245
256
- [ \# 306] ( https://github.com/PagerDuty/go-pagerduty/pull/306 ) , [ \# 307] ( https://github.com/PagerDuty/go-pagerduty/pull/307 ) , [ \# 308] ( https://github.com/PagerDuty/go-pagerduty/pull/308 ) , [ \# 309] ( https://github.com/PagerDuty/go-pagerduty/pull/309 ) , [ \# 322] ( https://github.com/PagerDuty/go-pagerduty/pull/322 )
246
257
- Add support for Service Event Rules [ \# 304] ( https://github.com/PagerDuty/go-pagerduty/pull/304 ) ([ mrzacarias] ( https://github.com/mrzacarias ) )
247
258
- teams and services analytics endpoints [ \# 312] ( https://github.com/PagerDuty/go-pagerduty/pull/312 ) ([ newbootz] ( https://github.com/newbootz ) )
0 commit comments