@longnc/themartec-smtpapi
Version:
Build SendGrid X-SMTPAPI headers in nodejs. And this version for upgrade some packages to latest and fix security
107 lines (82 loc) • 6.93 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
[2022-03-09] Version 1.4.7
--------------------------
**Library - Chore**
- [PR #113](https://github.com/sendgrid/smtpapi-nodejs/pull/113): push Datadog Release Metric upon deploy success. Thanks to [@eshanholtz](https://github.com/eshanholtz)!
[2022-02-09] Version 1.4.6
--------------------------
**Library - Chore**
- [PR #112](https://github.com/sendgrid/smtpapi-nodejs/pull/112): upgrade supported language versions. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
- [PR #111](https://github.com/sendgrid/smtpapi-nodejs/pull/111): add gh release to workflow. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
[2022-01-12] Version 1.4.5
--------------------------
**Library - Chore**
- [PR #110](https://github.com/sendgrid/smtpapi-nodejs/pull/110): update license year. Thanks to [@JenniferMah](https://github.com/JenniferMah)!
- [PR #109](https://github.com/sendgrid/smtpapi-nodejs/pull/109): migrate to gh actions. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
[2020-09-02] Version 1.4.4
--------------------------
**Library - Docs**
- [PR #84](https://github.com/sendgrid/smtpapi-nodejs/pull/84): Ran .md files through Grammer.ly. Thanks to [@adamk1230](https://github.com/adamk1230)!
[2020-08-19] Version 1.4.3
--------------------------
**Library - Chore**
- [PR #107](https://github.com/sendgrid/smtpapi-nodejs/pull/107): update GitHub branch references to use HEAD. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
[2020-02-19] Version 1.4.2
--------------------------
**Library - Test**
- [PR #99](https://github.com/sendgrid/smtpapi-nodejs/pull/99): Update unittest removing unnecessary scenarios. Thanks to [@rafaelverger](https://github.com/rafaelverger)!
[2020-01-22] Version 1.4.1
--------------------------
**Library - Docs**
- [PR #105](https://github.com/sendgrid/smtpapi-nodejs/pull/105): baseline all the templated markdown docs. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
[2020-01-15] Version 1.4.0
--------------------------
**Library - Docs**
- [PR #35](https://github.com/sendgrid/smtpapi-nodejs/pull/35): add table of contents in README.md. Thanks to [@thepriefy](https://github.com/thepriefy)!
- [PR #33](https://github.com/sendgrid/smtpapi-nodejs/pull/33): Making README/Doc Sections More SEO Friendly. Thanks to [@mgingras](https://github.com/mgingras)!
- [PR #39](https://github.com/sendgrid/smtpapi-nodejs/pull/39): fix typo and ToC in contributing and readme docs. Thanks to [@pushkyn](https://github.com/pushkyn)!
- [PR #44](https://github.com/sendgrid/smtpapi-nodejs/pull/44): Add Pull Request template file. Thanks to [@jeffgerlach](https://github.com/jeffgerlach)!
- [PR #52](https://github.com/sendgrid/smtpapi-nodejs/pull/52): add usage.md. Thanks to [@rohitdaryanani](https://github.com/rohitdaryanani)!
- [PR #34](https://github.com/sendgrid/smtpapi-nodejs/pull/34): Added Troubleshooting.md. Thanks to [@akram-rameez](https://github.com/akram-rameez)!
- [PR #64](https://github.com/sendgrid/smtpapi-nodejs/pull/64): Added TROUBLESHOOTING.md. Thanks to [@dave4506](https://github.com/dave4506)!
- [PR #49](https://github.com/sendgrid/smtpapi-nodejs/pull/49): Add a .env_sample file and update gitignore. Thanks to [@thepriefy](https://github.com/thepriefy)!
- [PR #40](https://github.com/sendgrid/smtpapi-nodejs/pull/40): add GitHub ISSUE_TEMPLATE. Thanks to [@thepriefy](https://github.com/thepriefy)!
- [PR #75](https://github.com/sendgrid/smtpapi-nodejs/pull/75): Added Code Review to Contributing.md. Thanks to [@mptap](https://github.com/mptap)!
- [PR #74](https://github.com/sendgrid/smtpapi-nodejs/pull/74): Add code reviews to CONTRIBUTING.md. Thanks to [@dagjaneiro](https://github.com/dagjaneiro)!
- [PR #71](https://github.com/sendgrid/smtpapi-nodejs/pull/71): make Environmental Variables a sub topic in CONTRIBUTING.md. Thanks to [@thepriefy](https://github.com/thepriefy)!
- [PR #80](https://github.com/sendgrid/smtpapi-nodejs/pull/80): Update LICENSE.txt year. Thanks to [@nocategory](https://github.com/nocategory)!
- [PR #97](https://github.com/sendgrid/smtpapi-nodejs/pull/97): Add our Developer Experience Engineer career opportunity to the README. Thanks to [@mptap](https://github.com/mptap)!
- [PR #103](https://github.com/sendgrid/smtpapi-nodejs/pull/103): just testing ... sorry. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
- [PR #101](https://github.com/sendgrid/smtpapi-nodejs/pull/101): nothing to see here. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
- [PR #102](https://github.com/sendgrid/smtpapi-nodejs/pull/102): add newline to README. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
**Library - Fix**
- [PR #37](https://github.com/sendgrid/smtpapi-nodejs/pull/37): Update travis config node_js versions. Thanks to [@gr8shivam](https://github.com/gr8shivam)!
- [PR #38](https://github.com/sendgrid/smtpapi-nodejs/pull/38): Freeze dev dependencies so tests pass on 10.x. Thanks to [@mgingras](https://github.com/mgingras)!
- [PR #66](https://github.com/sendgrid/smtpapi-nodejs/pull/66): updating to fit codeclimate's new format/params. Thanks to [@mbernier](https://github.com/mbernier)!
**Library - Test**
- [PR #60](https://github.com/sendgrid/smtpapi-nodejs/pull/60): Added unittest to check for specific repo files. Thanks to [@mptap](https://github.com/mptap)!
- [PR #62](https://github.com/sendgrid/smtpapi-nodejs/pull/62): Add a unittest to check the license.md file date range. Thanks to [@lvarayut](https://github.com/lvarayut)!
**Library - Chore**
- [PR #63](https://github.com/sendgrid/smtpapi-nodejs/pull/63): Update the license file to have the correct date range. Thanks to [@lvarayut](https://github.com/lvarayut)!
- [PR #59](https://github.com/sendgrid/smtpapi-nodejs/pull/59): Update License date range. Thanks to [@mcmilo](https://github.com/mcmilo)!
- [PR #55](https://github.com/sendgrid/smtpapi-nodejs/pull/55): Create .codeclimate.yml. Thanks to [@prempalsingh](https://github.com/prempalsingh)!
- [PR #104](https://github.com/sendgrid/smtpapi-nodejs/pull/104): prep the repo for automated releasing. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
**Library - Feature**
- [PR #53](https://github.com/sendgrid/smtpapi-nodejs/pull/53): Added esdoc support. Thanks to [@mptap](https://github.com/mptap)!
[2017-04-10] Version 1.3.1
--------------------------
### Fixed
- #16 Fixed issue where concat was used incorrectly.
- Thanks to [Limian Wang](https://github.com/limianwang) for the PR!
## [1.3.0] - 2017-4-6
### Added
- #19 Adds setBatchId method.
- Thanks to [mell0kat](https://github.com/mell0kat) for the PR!
## [1.2.0] - 2015-7-19
### Added
- IP Pool support
## [1.1.0] - 2015-2-3
### Added
- ASM Group ID support
- CHANGELOG.md