Skip to content

Commit

Permalink
Whois 1.109 Release (#1355)
Browse files Browse the repository at this point in the history
* Create Whois 1.109 release

* Added changes for Whois 1.109 release
  • Loading branch information
eshryane authored Nov 20, 2023
1 parent ee8e18c commit d0e497e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# next

# 1.109

[rdap] Rdap redaction (#1317)
[rdap] Removed organisation "e-mail" from RDAP and added to redactions (#1333)
[update] Removed geofeed prefix validation (#1326)
[api] Added HTTPS Support to Whois Backend (#1329)
[api] Support HTTP Basic authentication (#1342)
[api] Support HTTPS Client Certificate Authentication (#1343)
[nrtm] Initialize nrtm from command-line (JMX) (#1310)
[nrtm] Use parallel stream to generate NRTMv4 snapshots (#1309)
[all] Include AS-SET in NONAUTH dump (#1352)

# 1.108

[nrtm] Use base64 instead of Hex (#1302)
Expand Down
2 changes: 1 addition & 1 deletion whois-commons/src/main/resources/whois.version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# public release version (tagged in repo)
application.version=1.109-SNAPSHOT
application.version=1.109

# commit-id and timestamp (generated by the build)
application.build.timestamp=${maven.build.timestamp}
Expand Down

0 comments on commit d0e497e

Please sign in to comment.