Skip to content

Commit 7cc255f

Browse files
committed
Changelog entry for 6.64.1
- Legacy-Id: 14288
1 parent 640c0e0 commit 7cc255f

1 file changed

Lines changed: 27 additions & 13 deletions

File tree

changelog

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,41 @@
11
ietfdb (6.64.1) ietf; urgency=medium
22

3-
This is a bugfix release. Here's an extract from the commit log:
3+
This is a bugfix and data migration release. Here's an extract from the
4+
commit log:
5+
6+
* Added new checker runs for all active drafts with yang modules to the yang
7+
link data migration, in order to make sure to have complete yang module
8+
information available when running the draft yang url creation. This
9+
migration now adds links to yangcatalog.org for all active drafts with
10+
yang modules.
11+
12+
* Added a progress bar to the submission checker json field upgrade
13+
migration, as well as the yang links data migration.
14+
15+
* Added capture of messages from xym's get_extracted_models().
16+
17+
* Made the REST API accept ordering and date before/after relations for the
18+
meeting date field.
419

5-
* Added missing in-loop variable initializations in the yang checker
6-
code. Fixes issue #2397.
20+
* Added missing in-loop variable initializations in the yang checker code.
21+
Fixes issue #2397.
722

8-
* Improved the help message for the run_yang_model_checks management
23+
* Improved the help message for the run_yang_model_checks management
924
command.
1025

11-
* Included the path for draft moduled found invalid in the module paths
12-
when running yanglint, in order to avoid some unhelpful model not found
13-
messages. Fixes issue #2398.
26+
* Included invalid yang modules in the yanglint module paths, in order to
27+
avoid some unhelpful 'model not found' messages. Fixes issue #2398.
1428

15-
* Removed case sensitivity in the submission API when comparing the
16-
submitter email address with the email addresses found in the draft. Fixes
17-
issue #2396.
29+
* Removed case sensitivity in the submission API when comparing the
30+
submitter email address with the email addresses found in the draft.
31+
Fixes issue #2396.
1832

19-
* Added a data migration to upgrade the submission checker json details
20-
to a consistent format.
33+
* Added a data migration to upgrade the submission checker json details to a
34+
consistent format.
2135

2236
* Typo and initialization value fixes.
2337

24-
-- Henrik Levkowetz <henrik@levkowetz.com> 01 Nov 2017 12:02:33 -0700
38+
-- Henrik Levkowetz <henrik@levkowetz.com> 03 Nov 2017 11:03:03 +0000
2539

2640

2741
ietfdb (6.64.0) ietf; urgency=medium

0 commit comments

Comments
 (0)