Skip to content

6.68.1

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:44
· 6576 commits to main since this release

Release Date: Sat, December 23, 2017 at 9:53 PM UTC
Release Author: Henrik Levkowetz


This is a bugfix release, with a number of minor fixes, as follows:

  • Tweaked the query filter for latest meetings in the
    fetch_meeting_attendance management command to deal with future meetings
    beyond the current meeting in the database.

  • Added a guard against infinite recursion in document replacement listing
    methods to deal better with circular relationships.

  • Enhanced doc event notification emails with who and when. Fixes issue
    #2428.

  • Added a data migration to create yang catalog links for yang documents
    published before the yang catalog link feature was introduced in the
    datatracker.

  • Fixed an ungarded object attribute access.

  • Updated the API notes page with improved descriptions and information.

  • Limited the iesg ballot position API to ADs (excluding secretariat).

  • Modified the run_yang_model_checks management command to accept
    document aliases (not only canonical names) on the command line.

  • Reverted an inadvertently included patch version.

  • Fixed some reStructuredText issues in the changelog


Coverage

chart