Skip to content

Releases: irrdnet/irrd

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)

v4.3.3

25 Apr 14:22
779a387

Choose a tag to compare

IRRd 4.3.3 was released on April 25th, 2024, and fixes an issue (#937) in earlier versions
where startup could fail when using the user/group settings. This happened because of
an incorrect log file access check.

v4.4.3

25 Jan 14:14
838fb2a

Choose a tag to compare

IRRd 4.4.3 was released on January 25th, 2024, and fixes an issue (#891 / #894) in earlier versions where:

  • Password hashers configured as legacy were incorrectly not
    available for authentication.
  • The password validation did not gracefully handle maintainers
    that had no currently supported authentication methods.

v4.3.2

25 Jan 14:14

Choose a tag to compare

IRRd 4.3.2 was released on January 25th, 2024, and fixes an issue (#891 / #894) in earlier versions where:

  • Password hashers configured as legacy were incorrectly not
    available for authentication.
  • The password validation did not gracefully handle maintainers
    that had no currently supported authentication methods.

IRRD 4.4.2

17 Oct 14:33
3567fb9

Choose a tag to compare

IRRd 4.4.2 was released on October 17th, 2023, and fixes an issue in 4.4.0
and 4.4.1 where set member queries were incorrectly case sensitive (#868).

IRRD 4.4.1

12 Oct 16:54
5674554

Choose a tag to compare

IRRd 4.4.1 was released on October 12th, 2023, and fixes an issue in 4.4.0
where instances using readonly_standby would fail to start (#861).
It also fixes some minor display issues in the web interface.

IRRD 4.4.0

28 Sep 14:51

Choose a tag to compare

Full release notes:
https://irrd.readthedocs.io/en/stable/releases/4.4.0/

Highlights of new features:

  • A new web interface offering internal authentication for
    improved flexibility, security and user-friendliness.
  • A new method for running standby instances, mainly for
    authoritative databases.
  • Protection of previously used mntner, person and role
    names, and an option to delete such objects with override.
  • Source aliases that can be used in queries.
  • Preloading of set members, improving performance for all
    queries that include as-set and route-set resolving.