-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCHANGES.txt
64 lines (46 loc) · 1.04 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
3.1.4
-----
- Add missing /bank endpoint declaration for traefik
3.1.3
-----
- Add traefik endpoints
- update some API endpoints
3.1.2
-----
- Add download date
- Allow endpoint definition per service
- On /bank return only banks with a production directory
3.1.1
-----
- Add biomaj-release autoscheduling info
3.1.0
-----
- Fix Old API
- Add some /api/watcher endpoints and fix log file access
- Add authorization header for API calls with format: Authorization: userid userapikey
3.0.8
-----
#### Not compatible with biomaj 3.0.x for authenticated requests
- update to match microservice architecture
- change pymongo req
3.0.7
-----
- Force owner to the person logged in when editing a bank
- Upgrade py-mongo dependancy
3.0.6
-----
- Fix schedule access
- Fix some bank creation/update issues with null parameters
- Fix display issue in release page
- Manage "active" tab on main page
3.0.5
-----
- Fix directory name of bank release
- Use ldap3
- Fixes on cron access
3.0.2
-----
- Fix old API BmajWatcher compatibility
3.0
---
- Initial version