Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / resend/resend-python issues and pull requests
#125 - chore(deps): update codecov/codecov-action action to v5
Pull Request -
State: open - Opened by renovate[bot] 2 days ago
#124 - API Integration for Accessing Insights Data
Issue -
State: open - Opened by taniacruzz 25 days ago
- 1 comment
#123 - Feature Request: Add Webhook Support for Domain Management
Issue -
State: open - Opened by brenonsc 2 months ago
- 2 comments
#122 - Better support async request when sending emails
Issue -
State: closed - Opened by CXRunfree 2 months ago
- 2 comments
#121 - chore: Bump to v2.5.0
Pull Request -
State: closed - Opened by drish 3 months ago
#120 - update requirements - typing_extensions should be at least 4.4.0
Pull Request -
State: closed - Opened by drish 3 months ago
#119 - cannot import name 'NotRequired' from 'typing_extensions'
Issue -
State: closed - Opened by northkode 3 months ago
- 6 comments
#118 - feat: Scheduled emails, cancel and update
Pull Request -
State: closed - Opened by drish 3 months ago
- 1 comment
#117 - Error Sending Emails: ApplicationError and PicklingError
Issue -
State: closed - Opened by brenonsc 4 months ago
- 4 comments
#116 - chore: Bump to v2.3.0
Pull Request -
State: closed - Opened by drish 4 months ago
#115 - Missing Documentation: Adding Inline Images to Emails
Issue -
State: closed - Opened by jltrevizon 4 months ago
- 2 comments
#114 - chore: Bump to v2.2.0
Pull Request -
State: closed - Opened by drish 5 months ago
#113 - feat: add content_type attribute to Attachment
Pull Request -
State: closed - Opened by drish 5 months ago
#112 - fix: gracefully handle non json responses
Pull Request -
State: closed - Opened by drish 5 months ago
- 2 comments
#111 - JSONDecodeError on 503 responses
Issue -
State: closed - Opened by itssimon 5 months ago
- 4 comments
#110 - feat: support for domain TLS option
Pull Request -
State: closed - Opened by drish 5 months ago
#109 - fix: changing the response types to keep consistency with Resend docs
Pull Request -
State: open - Opened by pedroimpulcetto 6 months ago
#108 - fix: updating the api url reference for errors page
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
#107 - Feat/generics request
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
- 1 comment
#106 - setup tests
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
#105 - Email response a bit misleading
Issue -
State: open - Opened by tim-hub 6 months ago
- 2 comments
#104 - chore: Bump to v2.0.0
Pull Request -
State: closed - Opened by drish 6 months ago
#103 - Chore/email auxiliary types
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
#102 - v2.0.0
Pull Request -
State: closed - Opened by drish 6 months ago
#101 - chore: Bump to v1.2.0
Pull Request -
State: closed - Opened by drish 6 months ago
#100 - feat: Support from attr
Pull Request -
State: closed - Opened by drish 6 months ago
#99 - chore: Make requests>=2.31
Pull Request -
State: closed - Opened by drish 6 months ago
#98 - chore(deps): bump requests from 2.31.0 to 2.32.2
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#97 - Can you guys bump requests to `requests==2.32.0`?
Issue -
State: closed - Opened by kevinlu1248 6 months ago
- 2 comments
#96 - chore: drop 3.7 from test list, adds 3.11 to test list
Pull Request -
State: closed - Opened by drish 6 months ago
#95 - chore(deps): update dependency requests to v2.32.0 [security] - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#94 - chore(deps): bump requests from 2.31.0 to 2.32.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 2 comments
Labels: dependencies
#93 - chore(deps): update dependency requests to v2.32.0 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#92 - feat: creating a type alias to union different types
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
#91 - feat: using 'from' keyword as a dictonary key for SendParams Emails
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
- 5 comments
#90 - fix: ci badge
Pull Request -
State: closed - Opened by drish 6 months ago
#89 - chore: bump to v1.1.0
Pull Request -
State: closed - Opened by drish 6 months ago
#88 - fix: add `from_` option to send params
Pull Request -
State: closed - Opened by drish 6 months ago
#87 - Feat/request literal verb
Pull Request -
State: closed - Opened by pedroimpulcetto 6 months ago
- 2 comments
#86 - chore: bump to v1.0.2
Pull Request -
State: closed - Opened by drish 6 months ago
#85 - feat: expose types for returned data
Pull Request -
State: closed - Opened by drish 6 months ago
- 1 comment
#84 - fix: use find_packages for setup.py
Pull Request -
State: closed - Opened by drish 6 months ago
#83 - Webhook Listener Fails to Distinguish Emails Sent from Different Domains
Issue -
State: closed - Opened by brenonsc 6 months ago
- 1 comment
#82 - chore: v1.0.0 release
Pull Request -
State: closed - Opened by drish 7 months ago
- 1 comment
#81 - Switch Off In Development
Issue -
State: closed - Opened by charliemday 7 months ago
- 1 comment
#80 - updating README send email example with type
Pull Request -
State: closed - Opened by pedroimpulcetto 7 months ago
#79 - changing params behavior to be required as Resend docs
Pull Request -
State: closed - Opened by pedroimpulcetto 7 months ago
#78 - feat: Exceptions examples + some small tweaks
Pull Request -
State: closed - Opened by drish 7 months ago
#77 - examples: fix types on examples with attachments
Pull Request -
State: closed - Opened by drish 7 months ago
#76 - fix: attachment types fix
Pull Request -
State: closed - Opened by drish 7 months ago
#75 - fixing small types
Pull Request -
State: closed - Opened by pedroimpulcetto 7 months ago
#74 - docs: creating docstrings for all methods and function to improve the developer/user experience
Pull Request -
State: closed - Opened by pedroimpulcetto 7 months ago
- 1 comment
#73 - Better docstrings to improve the developer experience
Issue -
State: closed - Opened by pedroimpulcetto 7 months ago
#72 - Wrong type for Batch response
Issue -
State: closed - Opened by yehuda-margolis 7 months ago
- 2 comments
#71 - feat: Type hinting
Pull Request -
State: closed - Opened by drish 7 months ago
#70 - Better support for type hinting
Issue -
State: closed - Opened by drish 7 months ago
- 2 comments
#69 - chore: Bump to v0.8.0
Pull Request -
State: closed - Opened by drish 9 months ago
#68 - Implement Separate Event Handling for Emails
Issue -
State: closed - Opened by brenonsc 9 months ago
- 2 comments
#68 - Implement Separate Event Handling for Emails
Issue -
State: closed - Opened by brenonsc 9 months ago
- 2 comments
#67 - feat: Impl Domains#update
Pull Request -
State: closed - Opened by drish 9 months ago
#66 - chore(deps): update codecov/codecov-action action to v4 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#65 - Incorrect 'to' Field Handling When Sending Emails to Multiple Addresses
Issue -
State: closed - Opened by brenonsc 10 months ago
- 3 comments
#64 - chore: Bump to v0.7.2
Pull Request -
State: closed - Opened by drish 10 months ago
#63 - Fix Contacts `list` method
Pull Request -
State: closed - Opened by thedatadavis 10 months ago
#62 - fix: Better handling for contact#delete
Pull Request -
State: closed - Opened by drish 10 months ago
#61 - chore: Bump to v0.7.0
Pull Request -
State: closed - Opened by drish 11 months ago
- 2 comments
#60 - feat: Impl contacts API
Pull Request -
State: closed - Opened by drish 11 months ago
- 1 comment
#59 - feat: Impl Audiences API
Pull Request -
State: closed - Opened by drish 11 months ago
#58 - chore(deps): update python docker tag to v3.13.0
Pull Request -
State: open - Opened by renovate[bot] 11 months ago
#57 - chore(deps): update actions/setup-python action to v5
Pull Request -
State: open - Opened by renovate[bot] 12 months ago
#56 - Example code in README not working
Issue -
State: closed - Opened by justchaying 12 months ago
- 3 comments
#55 - Resend API url Exposed as a configuration item
Pull Request -
State: closed - Opened by BenjaminX about 1 year ago
- 3 comments
#54 - api.resend.com in config ENV.
Pull Request -
State: closed - Opened by BenjaminX about 1 year ago
#53 - chore: Bump to v0.6.0
Pull Request -
State: closed - Opened by drish about 1 year ago
#52 - feat: Add Batch send
Pull Request -
State: closed - Opened by drish about 1 year ago
#51 - chore(deps): update python docker tag to v3.12.0
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#50 - Is there a way to send batch client in python?
Issue -
State: closed - Opened by argenisleon about 1 year ago
- 1 comment
#49 - chore(deps): update codecov/codecov-action action to v4 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#48 - chore(deps): update actions/checkout action to v4
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#47 - chore(deps): update python docker tag to v3.11.5
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#46 - example: Add example on how to send html file as attachment
Pull Request -
State: closed - Opened by drish about 1 year ago
#45 - fixed key import
Pull Request -
State: closed - Opened by 0PandaDEV about 1 year ago
#44 - KeyError
Issue -
State: closed - Opened by 0PandaDEV about 1 year ago
- 1 comment
#43 - example: Add base64 attachment example
Pull Request -
State: closed - Opened by drish about 1 year ago
#42 - Add unsubscribe link
Issue -
State: open - Opened by ovyan over 1 year ago
- 2 comments
#41 - chore: Bump to v0.5.2
Pull Request -
State: closed - Opened by drish over 1 year ago
#40 - feat: Standardize User Agent
Pull Request -
State: closed - Opened by zenorocha over 1 year ago
#39 - chore: bump to v0.5.1
Pull Request -
State: closed - Opened by drish over 1 year ago
#38 - chore: bump to v0.5.0
Pull Request -
State: closed - Opened by drish over 1 year ago
#37 - chore(deps): update dependency requests to v2.31.0 [security]
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 4 comments
#36 - chore(deps): update codecov/codecov-action action to v3
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#35 - chore(deps): update actions/setup-python action to v4
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#34 - chore(deps): update actions/checkout action to v3
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#33 - add error handler for RateLimit error
Issue -
State: open - Opened by drish over 1 year ago
#32 - Dependency Dashboard
Issue -
State: open - Opened by renovate[bot] over 1 year ago
#31 - chore(deps): update python docker tag to v3.11.4
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#30 - chore(deps): update dependency requests to v2.31.0 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#29 - feat: impl get domain
Pull Request -
State: closed - Opened by drish over 1 year ago
#28 - make pinning of requests less restrictive due to urllib3 debacle
Issue -
State: closed - Opened by djstein over 1 year ago
- 3 comments
#27 - Fix API key assignment
Pull Request -
State: closed - Opened by khryniewicz over 1 year ago
- 1 comment