Skip to content

Commit 983381b

Browse files
authored
Release v1.7.1 (#92)
- deps: bump several versions to latest - test: fix stale IP, new err code
1 parent 577087b commit 983381b

File tree

5 files changed

+16
-10
lines changed

5 files changed

+16
-10
lines changed

.release

Submodule .release updated 1 file

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
44

55
### Unreleased
66

7+
### [1.7.1] - 2024-11-13
8+
9+
- deps: bump several versions to latest
10+
- test: fix stale IP, new err code
11+
712
### [1.7.0] - 2024-04-29
813

914
- feat: added HarakaMx #89
@@ -16,7 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
1621

1722
- feat: normalizeDomain, for punycode/IDN names
1823
<!-- prettier-ignore -->
19-
- feat: get_mx now _also_ returns implicit MX records
24+
- feat: get\_mx now _also_ returns implicit MX records
2025
- feat: added get_implicit_mx
2126
- feat: added resolve_mx_hosts
2227
- doc(Changes): fixed broken tag version links
@@ -206,7 +211,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
206211
[1.3.4]: https://github.com/haraka/haraka-net-utils/releases/tag/1.3.4
207212
[1.3.5]: https://github.com/haraka/haraka-net-utils/releases/tag/1.3.5
208213
[1.3.6]: https://github.com/haraka/haraka-net-utils/releases/tag/1.3.6
209-
[1.3.7]: https://github.com/haraka/haraka-net-utils/releases/tag/1.3.7
214+
[1.3.7]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.3.7
210215
[1.4.0]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.4.0
211216
[1.4.1]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.4.1
212217
[1.5.0]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.5.0
@@ -216,3 +221,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
216221
[1.5.4]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.5.4
217222
[1.6.0]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.6.0
218223
[1.7.0]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.7.0
224+
[1.7.1]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.7.1

CONTRIBUTORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This handcrafted artisinal software is brought to you by:
44

5-
| <img height="80" src="https://avatars.githubusercontent.com/u/261635?v=4"><br><a href="https://github.com/msimerson">msimerson</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=msimerson">58</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/662371?v=4"><br><a href="https://github.com/baudehlo">baudehlo</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=baudehlo">4</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/918201?v=4"><br><a href="https://github.com/DoobleD">DoobleD</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=DoobleD">2</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/203240?v=4"><br><a href="https://github.com/lnedry">lnedry</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=lnedry">2</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/791835?v=4"><br><a href="https://github.com/Juerd">Juerd</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=Juerd">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/5957709?v=4"><br><a href="https://github.com/olsonpm">olsonpm</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=olsonpm">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/260607?v=4"><br><a href="https://github.com/typingArtist">typingArtist</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=typingArtist">1</a>) |
5+
| <img height="80" src="https://avatars.githubusercontent.com/u/261635?v=4"><br><a href="https://github.com/msimerson">msimerson</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=msimerson">59</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/662371?v=4"><br><a href="https://github.com/baudehlo">baudehlo</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=baudehlo">4</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/918201?v=4"><br><a href="https://github.com/DoobleD">DoobleD</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=DoobleD">2</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/203240?v=4"><br><a href="https://github.com/lnedry">lnedry</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=lnedry">2</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/791835?v=4"><br><a href="https://github.com/Juerd">Juerd</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=Juerd">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/5957709?v=4"><br><a href="https://github.com/olsonpm">olsonpm</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=olsonpm">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/260607?v=4"><br><a href="https://github.com/typingArtist">typingArtist</a> (<a href="https://github.com/haraka/haraka-net-utils/commits?author=typingArtist">1</a>) |
66
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
77

88
<sub>this file is maintained by [.release](https://github.com/msimerson/.release)</sub>

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haraka-net-utils",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "haraka network utilities",
55
"main": "index.js",
66
"files": [
@@ -40,14 +40,14 @@
4040
"@haraka/eslint-config": "^1.1.5"
4141
},
4242
"dependencies": {
43-
"haraka-config": "^1.2.4",
44-
"haraka-tld": "^1.2.1",
43+
"haraka-config": "^1.4.0",
44+
"haraka-tld": "^1.2.2",
4545
"ipaddr.js": "^2.2.0",
4646
"punycode.js": "^2.3.1",
4747
"openssl-wrapper": "^0.3.4",
4848
"sprintf-js": "^1.1.3"
4949
},
5050
"optionalDependencies": {
51-
"@msimerson/stun": "^3.0.1"
51+
"@msimerson/stun": "^3.0.2"
5252
}
5353
}

test/get_mx.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ describe('get_mx', function () {
5151
// macOS: ENODATA, win: ENOTOUND, ubuntu: ESERVFAIL
5252
const invalidCases = {
5353
invalid: /queryMx (ENODATA|ENOTFOUND|ESERVFAIL) invalid/,
54-
'gmail.xn--com-0da': /(ENOTFOUND|Cannot convert name to ASCII)/,
54+
'gmail.xn--com-0da': /(ENOTFOUND|ENOMEM|Cannot convert name to ASCII)/,
5555
'non-exist.haraka.tnpi.net': /ignore/,
5656
'haraka.non-exist': /ignore/,
5757
}
@@ -92,7 +92,7 @@ describe('get_mx', function () {
9292

9393
const expectedResolvedMx = [
9494
{
95-
exchange: '2605:ae00:329::14',
95+
exchange: '2605:ae00:329::6',
9696
priority: 10,
9797
from_dns: 'mail.theartfarm.com',
9898
},

0 commit comments

Comments
 (0)