Skip to content

Releases: YangCatalog/backend

v5.16.0

09 Nov 13:01
Compare
Choose a tag to compare

Release Notes

v5.16.0 - 2023-11-09

  • Added fix for Impact Analysis page internal server error YangCatalog/frontend#38
  • gitpython, werkzeug packages updated

v5.15.0

04 Oct 17:34
Compare
Choose a tag to compare

Release Notes

v5.15.0 - 2023-10-04

  • Test refactoring #804
  • gevent package bumped from 22.10.2 to 23.9.1

v5.13.0

06 Jul 11:48
Compare
Choose a tag to compare

Release Notes

v5.13.0 - 2023-07-06

  • Changed elasticsearch to opensearch #193
  • celery package updated

v5.14.0

09 Aug 13:12
428063c
Compare
Choose a tag to compare

Release Notes

v5.14.0 - 2023-08-09

  • Added github actions tests for celery #785
  • Improved readability of redis related code #797
  • pre-commit, certifi packages updated

v5.12.0

31 May 14:51
8e1c6dc
Compare
Choose a tag to compare

Release Notes

v5.12.0 - 2023-05-31

* flask, celery and requests pypi packages updated
* Replaced receiver with celery #779 
* Fixes related to automatic pushes on Github #778

v5.11.1

09 May 09:08
54038eb
Compare
Choose a tag to compare

Release Notes

v5.11.1 - 2023-05-03

  • Bugfixes related to work with GitHub fixed

v5.11.0

13 Apr 10:58
Compare
Choose a tag to compare

Release Notes

v5.11.0 - 2023-04-13

  • Documentation improved across the repository #761
  • JSON body validation generalized for API endpoints #760
  • Redundant subdirectories removed in api/views tree structure #756
  • Remove unnecessary git repositories clones #739
  • redis pypi packed bumped from 3.5.3 to 4.5.4
  • Advanced search functionality extended frontend #22

v5.10.1

20 Mar 19:15
0928de4
Compare
Choose a tag to compare

Release Notes

v5.10.1 - 2023-03-20

  • Cache directory cleaning improved #751
  • PermissionDenied error handling in remove_unused.py script #745
  • Prefering SDO modules from official source #735

v5.10.0

07 Mar 13:46
Compare
Choose a tag to compare

Release Notes

v5.10.0 - 2023-03-07

  • draftPull.py and ianaPull.py moved to the automatic_push dir #731
  • Logic for maintaining GitHub schema URLs removed #722
  • Refactor: multiple TypeDict-s and dataclasses added #693
  • Leap year replacementes in revision dates removed #741
  • GitPython package version updated #724
  • SDO organizations list updated #733
  • New script: automatically push new RFC modules #740
  • New endpoint: fetching code snippets found in documents #723
  • Hiding modules from old drafts in impact analysis #704

v5.9.0

26 Jan 16:06
Compare
Choose a tag to compare

Release Notes

v5.9.0 - 2023-01-26

  • Bugfix: Minor fix to the create_admin.py script #713
  • YANG Search: now possible to search only within RFC modules frontend #13
  • Missing schemas restored
  • All script configs moved into one config file #712
  • job_log transformed into function decorator
  • Bugfix: Do not allow to push 404 HTML into YangModels/yang #698
  • Bugfix: Extra Space removed from email when sending monthly users email #697
  • Another chunk of improvements to the grep search #692