Skip to content

Commit 4ab09ca

Browse files
doc: generate retro (#107)
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
1 parent 3fd2a03 commit 4ab09ca

75 files changed

Lines changed: 6947 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Retrospective for `sendgrid` from 2025-09-14 to 2025-09-21
2+
3+
Reporting on 5 Issues from 5 authors, 3 Pull Requests from 2 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-java
7+
8+
#### Closed Issues
9+
10+
- Formatting v3/message API with query/filter for unique_args ([#779](https://github.com/sendgrid/sendgrid-java/issues/779))
11+
12+
### sendgrid-nodejs
13+
14+
#### Merged Pull Requests
15+
16+
- chore: Update axios dependency version to 1.12.0 in client ([#1445](https://github.com/sendgrid/sendgrid-nodejs/pull/1445))
17+
18+
#### Closed Issues
19+
20+
- Security - Update @sendgrid/mail dependency on axios to support patched versions for security ([#1446](https://github.com/sendgrid/sendgrid-nodejs/issues/1446))
21+
22+
#### Closed Pull Requests
23+
24+
- chore: upgrade axios version ([#1441](https://github.com/sendgrid/sendgrid-nodejs/pull/1441))
25+
26+
### sendgrid-python
27+
28+
#### Open Issues
29+
30+
- Update ruff usage ([#1119](https://github.com/sendgrid/sendgrid-python/issues/1119))
31+
32+
#### Open Pull Requests
33+
34+
- feat!: update supported versions to match security updates ([#1118](https://github.com/sendgrid/sendgrid-python/pull/1118))
35+
36+
#### Closed Issues
37+
38+
- CVE for dependency ecdsa ([#1108](https://github.com/sendgrid/sendgrid-python/issues/1108))
39+
40+
### ruby-http-client
41+
42+
#### Open Issues
43+
44+
- `warning: literal string will be frozen in the future` in ruby 3.4.0-preview2 ([#136](https://github.com/sendgrid/ruby-http-client/issues/136))
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Retrospective for `sendgrid` from 2025-09-21 to 2025-09-28
2+
3+
Reporting on 3 Issues from 3 authors, 1 Pull Requests from 1 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-ruby
7+
8+
#### Open Issues
9+
10+
- Calling `add_bcc` after creating a mail intance fails. ([#507](https://github.com/sendgrid/sendgrid-ruby/issues/507))
11+
- Personalization causes duplicate `to` email and sometimes causes multiple emails ([#467](https://github.com/sendgrid/sendgrid-ruby/issues/467))
12+
13+
### sendgrid-python
14+
15+
#### Merged Pull Requests
16+
17+
- fix: #1108 - Replace ecdsa with cryptography ([#1114](https://github.com/sendgrid/sendgrid-python/pull/1114))
18+
19+
#### Closed Issues
20+
21+
- CVE for dependency ecdsa ([#1108](https://github.com/sendgrid/sendgrid-python/issues/1108))
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Retrospective for `sendgrid` from 2025-09-28 to 2025-10-05
2+
3+
Reporting on 1 Issues from 1 authors, 3 Pull Requests from 2 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### ruby-http-client
7+
8+
#### Open Issues
9+
10+
- `warning: literal string will be frozen in the future` in ruby 3.4.0-preview2 ([#136](https://github.com/sendgrid/ruby-http-client/issues/136))
11+
12+
#### Open Pull Requests
13+
14+
- chore: Add latest Rubies to CI matrix ([#139](https://github.com/sendgrid/ruby-http-client/pull/139))
15+
- chore: exclude unnecessary files from gem package ([#138](https://github.com/sendgrid/ruby-http-client/pull/138))
16+
17+
### sendgrid-nodejs
18+
19+
#### Open Pull Requests
20+
21+
- fix: import axios correctly ([#1447](https://github.com/sendgrid/sendgrid-nodejs/pull/1447))
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Retrospective for `sendgrid` from 2025-10-05 to 2025-10-12
2+
3+
Reporting on 2 Issues from 2 authors, 1 Pull Requests from 1 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-php
7+
8+
#### Open Issues
9+
10+
- setSubscriptionTracking 4th parameter $substitution_tag ([#1126](https://github.com/sendgrid/sendgrid-php/issues/1126))
11+
- Documentation: fix "Send Multiple Emails to Multiple Recipients"? ([#1040](https://github.com/sendgrid/sendgrid-php/issues/1040))
12+
13+
### sendgrid-python
14+
15+
#### Closed Pull Requests
16+
17+
- docs: Remove mention of filing issues, since they are disabled in the repository ([#1078](https://github.com/sendgrid/sendgrid-python/pull/1078))
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Retrospective for `sendgrid` from 2025-10-12 to 2025-10-19
2+
3+
Reporting on 0 Issues from 0 authors, 1 Pull Requests from 1 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### go_nibbler
7+
8+
#### Merged Pull Requests
9+
10+
- allow consecutive hyphens in email domain ([#5](https://github.com/sendgrid/go_nibbler/pull/5))
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Retrospective for `sendgrid` from 2025-10-19 to 2025-10-26
2+
3+
Reporting on 1 Issues from 1 authors, 1 Pull Requests from 1 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-nodejs
7+
8+
#### Open Issues
9+
10+
- Add `setDataResidency` method to @sendgrid/mail default export ([#1440](https://github.com/sendgrid/sendgrid-nodejs/issues/1440))
11+
12+
### sendgrid-php
13+
14+
#### Open Pull Requests
15+
16+
- feat: add reply to list support ([#1109](https://github.com/sendgrid/sendgrid-php/pull/1109))
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Retrospective for `sendgrid` from 2025-10-26 to 2025-11-02
2+
3+
Reporting on 1 Issues from 1 authors, 0 Pull Requests from 0 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-csharp
7+
8+
#### Open Issues
9+
10+
- Dynamically change the APIKey ([#1210](https://github.com/sendgrid/sendgrid-csharp/issues/1210))
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Retrospective for `sendgrid` from 2025-11-09 to 2025-11-16
2+
3+
Reporting on 1 Issues from 1 authors, 1 Pull Requests from 1 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-nodejs
7+
8+
#### Open Issues
9+
10+
- Bump mailparser to fix CVE-2020-7769 for inbound-mail-parser ([#1423](https://github.com/sendgrid/sendgrid-nodejs/issues/1423))
11+
12+
### ruby-http-client
13+
14+
#### Open Pull Requests
15+
16+
- fix: frozen string literal issue for ruby 3.4.0 ([#137](https://github.com/sendgrid/ruby-http-client/pull/137))
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Retrospective for `sendgrid` from 2025-11-16 to 2025-11-23
2+
3+
Reporting on 0 Issues from 0 authors, 1 Pull Requests from 1 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### php-http-client
7+
8+
#### Open Pull Requests
9+
10+
- feat!: added support for /marketing/singlesends/{id}/schedule endpoint ([#173](https://github.com/sendgrid/php-http-client/pull/173))
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Retrospective for `sendgrid` from 2025-11-23 to 2025-11-30
2+
3+
Reporting on 2 Issues from 2 authors, 2 Pull Requests from 2 authors, and 0 Discussions from 0 authors.
4+
5+
6+
### sendgrid-nodejs
7+
8+
#### Open Issues
9+
10+
- Email sending not working: Error: connect EMFILE 34.255.83.252:443 ([#1448](https://github.com/sendgrid/sendgrid-nodejs/issues/1448))
11+
12+
### ruby-http-client
13+
14+
#### Open Pull Requests
15+
16+
- chore: Add latest Rubies to CI matrix ([#139](https://github.com/sendgrid/ruby-http-client/pull/139))
17+
18+
#### Merged Pull Requests
19+
20+
- fix: frozen string literal issue for ruby 3.4.0 ([#137](https://github.com/sendgrid/ruby-http-client/pull/137))
21+
22+
#### Closed Issues
23+
24+
- `warning: literal string will be frozen in the future` in ruby 3.4.0-preview2 ([#136](https://github.com/sendgrid/ruby-http-client/issues/136))

0 commit comments

Comments
 (0)