forked from tdviet/fedcloudclient
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
38 lines (29 loc) · 756 Bytes
/
CHANGELOG
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
# Changelog
## [1.2.9]
- Outputs platform-specific set environment commands
- Better help messages
## [1.2.0]
- New JSON output
- Code cleaning
## [1.1.2]
- Changing CHECKIN_* to OIDC_*
- Start deprecation of using refresh token
## [1.1.1]
- Small bug fixes and documentation update
- Introducing workflows
## [1.1.0]
- Updated documentation and code cleaning
- Improving error checking and security
## [1.0.3]
- Add oidc-agent integration
- Add flexible site config via config/sites.yaml
- Clean old libs and codes
- Change setup.cfg to Python 3 only
- Update documentations
## [1.0.2]
- Add --ignore-missing-vo option
## [1.0.1]
- Multi-thread execution of OpenStack all-sites operation
- Update documentation
## [1.0.00]
- First public release