Skip to content

6.17.1

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

Release Date: Mon, March 28, 2016 at 3:00 PM UTC
Release Author: Henrik Levkowetz


This is a patch release, cleaning the slate before the group status update
feature.

  • Merged in [10974] from rjsparks@nostrum.com:
    Turn the shepherd management buttons back on for the ISE. Fixes #1925.

  • Merged in [10973] from rjsparks@nostrum.com:
    Show the drafts from all of a groups sessions on the materials page.
    Fixes #1933.

  • Merged in [10954] from rjsparks@nostrum.com:
    Remove the stream from the howpublished component of the bibtex
    reference for an rfc. Fixes #1927.

  • Merged in [10953] from rjsparks@nostrum.com:
    Use the same pattern for extending installed apps with middleware classes.

  • Updated docker-related files based on 6.17.0

  • Put a guard in the yang validator against trying to read a draft which
    is absent from the staging area, and against unexpecte pyang output.

  • Fixed a problem with paging of api lists, which requires that the
    ordering keys define a fully deterministic ordering (i.e., there may be no
    entries with the same sort position in order to make the api paging work).
    (The admin interface's paging does not seem to have this problem.) Fixes
    issue #1930.

  • Added object pk to the cache key. Fixes issue #1929.

  • Fixed a possible index error in the yang validator checker plugin.


Coverage

chart