Skip to content

Releases: irrdnet/irrd

IRRD 4.5.2

28 Mar 09:24

Choose a tag to compare

IRRD 4.4.6

28 Mar 09:24

Choose a tag to compare

IRRD 4.5.1

04 Mar 14:04
70e967d

Choose a tag to compare

IRRD 4.4.5

04 Mar 14:04
e308499

Choose a tag to compare

IRRD 4.5.0

30 Jan 14:34
579f0b3

Choose a tag to compare

IRRD 4.5.0 release candidate 2

22 Jan 12:03

Choose a tag to compare

Pre-release

Second (and probably final) RC of 4.5.0: https://irrd.readthedocs.io/en/latest/releases/4.5.0/

Fixes an issue with larger NRTMv4 Update Notification Files, some confusing error messages, dependency updates, documentation updates.

IRRD 4.5.0 release candidate 1

23 Dec 12:15
26cbab4

Choose a tag to compare

IRRD 4.5.0 beta 2

09 Dec 20:30
a3a32cc

Choose a tag to compare

IRRD 4.5.0 beta 1

07 May 20:03
22fe77e

Choose a tag to compare

IRRD 4.5.0 beta 1 Pre-release
Pre-release

v4.4.4

25 Apr 14:25
0273adf

Choose a tag to compare

IRRd 4.4.4 was released on April 25th, 2024, and has several fixes/improvements:

  • Startup could fail (#937) when using the user/group settings. This happened because of
    an incorrect log file access check.
  • Deletes are now non-strict (#912) which means legacy objects that are currently
    not valid can be deleted without fixing the object first.
  • The irr_rpsl_submit command could log an RPSL password for certain failures (bb8cb94)