Release Notes and Schedule
The release notes list the GitHub issues and a summary of what has changed in PeeringDB software releases.
Each new release has a one week beta test period on the beta server before it goes live. The beta and new releases are announced on the PeeringDB Announce Mailing List and on Facebook, LinkedIn and X.
Release schedule
This schedule provides planned dates for PeeringDB’s future releases. We are sharing these dates to help PeeringDB users plan ahead for testing new and improved features in beta. We also want to help volunteer developers know the date on which their code changes are needed for internal testing before beta release.
We provide a rolling schedule. Dates can change, so if you have a question or request please contact us at: support@peeringdb.com.
Our releases are generally deployed at around 04:00 UTC.
Release number | Internal testing | Beta release | Production release |
---|---|---|---|
2.63.0 | 2024-11-06 | 2024-11-13 | 2024-11-20 |
2.64.0 | 2024-01-08 | 2024-01-15 | 2024-01-22 |
2.65.0 | 2025-02-05 | 2025-02-12 | 2025-02-19 |
2.66.0 | 2025-03-14 | 2025-03-23 | 2025-03-30 |
2.67.0 | 2025-04-22 | 2025-04-29 | 2025-04-30 |
2.68.0 | 2025-05-07 | 2025-05-14 | 2025-05-21 |
2.69.0 | 2025-06-11 | 2025-06-18 | 2025-05-25 |
Release 2.63.0
Beta Announcement Date: 13 November 2024
Release Date: 20 November 2024
GitHub issue | Summary |
---|---|
#1707 No Password Length Vulnerability | Implemented a 1,024 character password limit to limit potential attacks. |
#1708 Enable 2FA without verifying the email | Fixed a bug that allowed MFA to be set up without confirming control of the account's address. |
#1671 Inconsistent netixlan ASN data can result in inability for deleted netixlan to be claimed by new user | Nullify the local asn field of netixlan objects and make it a read only view of $network.asn. |
#1666 Schedule reset of tutorial server database | As title. |
#1635 ops: add read-only server side switch | PeeringDB can now be placed into read-only mode when needed. |
#1593 Dev module docs auto generation broken | Fixes a bug that broke autogeneration of documentation. |
#1690 New net_side and ix_side fields on netixlan breaks sync once django-peeringdb is released | Fixes a bug that blocked the release of an updated django-peeringdb because of the new new net_side and ix_side fields added to netixlan in 2.62.0. |
peeringdb-py #65 Make spinning up peeringdb-py fully automated | As title. |
Release 2.62.1
Release Date: 24 October 2024
GitHub issue | Summary |
---|---|
#1692 Fix otp email one time password | Fixes compatibility issues after two-factor library upgrade, causing issues with emailing one time passwords. |
Release 2.62.0
Beta Announcement Date: 9 October 2024
Release Date: 16 October 2024
Release 2.61.0
Beta Announcement Date: 14 August 2024
Release Date: 21 August 2024
GitHub issue | Summary |
---|---|
#1617 Snag list for preview.beta.peeringdb.com | Updates preview.beta.peeringdb.com to improve the UI. |
#1142 Email one time password button should be less prominent | As title. |
#766 For any forbidden actions set a 403 and give a "Not Allowed" header | As title. |
#1302 Fix OpenAPI types where needed | As title. |
peeringdb-py #76 Client should handle rate limiting errors gracefully | As title. |
#1583 bfd_support undocumented parameter in API | Documentation improved. |
django-peeringdb #98 ORM configuration Options is missing (postgreSQL) | Config option updated. |
#1014 When removing a network, removing all netixlans have to happen before removing pocs | Fixes blocking of network deletion due to to Prevent deletion of a last technical contact if there is an existing netixlan object #923. |
Release 2.60.0
Beta Announcement Date: 17 July 2024
Release Date: 24 July 2024
GitHub issue | Summary |
---|---|
#1452 Normalizing the presentation of place names | Place names are now normalized, improving the consistency of search results. |
#1189 Data export buttons for Network, Exchange, and Facilities | As title. |
#1561 Deploy www on ECS/Fargate | www.peeringdb.com will be deployed using containers. |
peeringdb-py #67 Allow option for logging to co-exist with existing loggers | Improves logging support in peeringdb-py local cache. |
peeringdb-py #72 --output-format in cli does not seem to be working | Fixes bug as per title. |
#1322 Give API writes high priority and limits | As title. |
#1610 possible for ixpfx object with empty prefix to exist in a soft-deleted state | Fixes bug as per title. |
#1040 Verification queue ticket subject changes | Fixes bug as per title. |
Release 2.59.0
Beta Announcement Date: 19 June 2024
Release Date: 26 June 2024
Release 2.58.0
Beta Announcement Date: 29 May 2024
Release Date: 5 June 2024
Release 2.57.0
Beta Announcement Date: 17 April 2024
Release Date: 24 April 2024
Release 2.56.1
Release Date: 27 March 2024
GitHub issue | Summary |
---|---|
#1581 rdap to 1.5.2 | Merge third-party library needed for complete fix of #1455. |
Release 2.56.0
Beta Announcement Date: 13 March 2024
Release Date: 20 March 2024
GitHub issue | Summary |
---|---|
#1447 v2 search - support for ISO 3166 alpha-2 country codes | v2 search now has support for ISO 3166 alpha-2 codes. |
#1495 Enable .KMZ export for Advanced Search results | As title. |
#1489 Remove unneeded fields from the KMZ | Removes field clutter to optimize file size. |
#1490 Spelling fix for KMZ | Fixes spelling of 'Latitude'. |
#1099 Expose authentication methods on outbound federation | Adds Authentication Method Reference field to OAuth profile, with choices from Section 2 of RFC8176, documentation, and scope. |
#1133 Return auth error when multiple auth methods are used | Now returns a 401 code with a helpful message when Authorization: Basic fails with corrupt base64 input. |
#1456 Duplicate AS-SET name | Adds a tooltip suggesting hierarchical AS-SET names and a warning if a duplicate name is entered. |
#1331 BFD support field in Global and IX specific views | Adds a boolean value for BFD support per IP address and a mouseover icon on the website when it's true. |
#1478 Social link controls showing up when not logged in | Fixes a cosmetic bug that showed non-operational social media controls when not logged in. |
#1425 Update social media icons in footer | Updates social media icons in the footer. |
#1152 Tab URLs don't work anymore | Fixes tab URLs in the admin interface. |
Release 2.55.0
Beta Announcement Date: 21 February 2024
Release Date: 28 February 2024
GitHub issue | Summary |
---|---|
#1410 Adjust IPv4/6 prefix limits automatically | Max prefix limit is now automatically adjusted based on the DFZ. |
#1455 Org name RIPE-NCC-END-MNT for new networks | Fixes a bug that named orgs RIPE-NCC-END-MNT. |
#1468 translation refresh and dependency update | translate.peeringdb.com updated to weblate 5.0 and other dependency updates. |
#1480 pdb_load_data no longer creates necessary org usergroups | Fixes a bug with data sync tool. |
Release 2.54.2
Release Date: 31 January 2024
GitHub issue | Summary |
---|---|
#1536 Support 202311 rollback ux changes | Reverted web UI changes that caused issues. |
Release 2.54.1
Release Date: 30 January 2024
GitHub issue | Summary |
---|---|
#1511 Non-obvious search box on the front page | Search bar in header is now auto deployed. |
#1513 Mobile interface front page has lots of misaligned sections | Fixes layout issues for some mobile devices. |
#1514 Two different search boxes on a network page information page in the same area | As title. |
#1515 Bottom search box on some pages does not work correctly | As title. |
Release 2.54.0
Beta Announcement Date: 18 January 2024
Release Date: 24 January 2024