-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Milestone
Description
Problem description
While looking around for certain bugs/annoyances in our libraries, I discovered that we are 4.5 years behind on updates on our core dependencies:
Front-end
- Knockout:
- Installed: 3.3.0
- Candidate: 3.4.2
- Durandal:
- Installed: 2.0.1
- Candidate: 2.2.0
- JQuery:
- Installed: 1.9.1
- Candidate: 2.1
Back-end
- Celery:
- Installed: 3.1.23-5
- Candidate: 4.2
- RabbitMQ:
- Installed: 3.5.7
- Candidate: 3.6.12
- Django Rest Framework (API):
- Installed: 2.3.12
- Candidate: 3.7.1
- Python:
- Installed: 2.7
- Candidate: 3.6.2
Needless to say, being this behind is handicapping us in terms of feature and bug fixes
Update progress
- JQuery (Update JQuery #1840)
- Durandal (Update durandal #1341)
- Knockout (Update durandal #1341)
- Celery
- RabbitMQ (Update RabbitMQ #1497)
- DJango Rest Framework
- Python (https://github.com/openvstorage/home/issues/42)
Reactions are currently unavailable