|
| 1 | +| tag | date | title | |
| 2 | +|---|---|---| |
| 3 | +| v2.7.0rc4 | 2021-11-18 | User Sync Tool v2.7.0rc4 | |
| 4 | + |
| 5 | +# New Features |
| 6 | + |
| 7 | +**Revamped Sign Sync** |
| 8 | + |
| 9 | +Sign Sync has been overhauled. It is now implemented as a separate workflow with an alternate entrypoint command (`sign-sync`). |
| 10 | + |
| 11 | +Feature summary |
| 12 | + |
| 13 | +- Primary config for Sign Sync is `sign-sync-config.yml` |
| 14 | +- Sign connector config - `connector-sign.yml` |
| 15 | +- All identity sources are supported |
| 16 | +- Sync supports multiple Sign targets |
| 17 | +- Full user lifecycle management for standalone Sign environments |
| 18 | +- Mapping structure to manage Sign group assignments and admin privileges |
| 19 | +- Same logging options as UMAPI sync |
| 20 | +- Sign API data is cached |
| 21 | +- Tool to migrate post-sync config |
| 22 | + |
| 23 | +Architecture changes |
| 24 | + |
| 25 | +- New `engine` module |
| 26 | +- `rules.py` refactored to `engine.umapi` |
| 27 | +- `config.py` refctored to multi-file module |
| 28 | +- Sign API client is top-level (parallel to `user_sync` module) |
| 29 | +- `post_sync` has been removed |
| 30 | + |
| 31 | +Notes: |
| 32 | + |
| 33 | +- User multi-group (UMG) is not supported at this time |
| 34 | +- The Sign client uses Sign API v6 |
| 35 | + |
| 36 | +Documentation here - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-sign-phase-2/docs/en/user-manual/sign_sync.md |
| 37 | + |
| 38 | +--- |
| 39 | + |
| 40 | +| tag | date | title | |
| 41 | +|---|---|---| |
| 42 | +| v2.7.0rc3 | 2021-11-08 | User Sync Tool v2.7.0rc3 | |
| 43 | + |
| 44 | +# New Features |
| 45 | + |
| 46 | +**Revamped Sign Sync** |
| 47 | + |
| 48 | +Sign Sync has been overhauled. It is now implemented as a separate workflow with an alternate entrypoint command (`sign-sync`). |
| 49 | + |
| 50 | +Feature summary |
| 51 | + |
| 52 | +- Primary config for Sign Sync is `sign-sync-config.yml` |
| 53 | +- Sign connector config - `connector-sign.yml` |
| 54 | +- All identity sources are supported |
| 55 | +- Sync supports multiple Sign targets |
| 56 | +- Full user lifecycle management for standalone Sign environments |
| 57 | +- Mapping structure to manage Sign group assignments and admin privileges |
| 58 | +- Same logging options as UMAPI sync |
| 59 | +- Sign API data is cached |
| 60 | + |
| 61 | +Architecture changes |
| 62 | + |
| 63 | +- New `engine` module |
| 64 | +- `rules.py` refactored to `engine.umapi` |
| 65 | +- `config.py` refctored to multi-file module |
| 66 | +- Sign API client is top-level (parallel to `user_sync` module) |
| 67 | +- `post_sync` has been removed |
| 68 | + |
| 69 | +Notes: |
| 70 | + |
| 71 | +- User multi-group (UMG) is not supported at this time |
| 72 | +- The Sign client uses Sign API v6 |
| 73 | + |
| 74 | +Documentation here - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-sign-phase-2/docs/en/user-manual/sign_sync.md |
| 75 | + |
| 76 | +--- |
| 77 | + |
| 78 | +| tag | date | title | |
| 79 | +|---|---|---| |
| 80 | +| v2.7.0rc2 | 2021-10-22 | User Sync Tool v2.7.0rc2 | |
| 81 | + |
| 82 | +# New Features |
| 83 | + |
| 84 | +**Revamped Sign Sync** |
| 85 | + |
| 86 | +Sign Sync has been overhauled. It is now implemented as a separate workflow with an alternate entrypoint command (`sign-sync`). |
| 87 | + |
| 88 | +Feature summary |
| 89 | + |
| 90 | +- Primary config for Sign Sync is `sign-sync-config.yml` |
| 91 | +- Sign connector config - `connector-sign.yml` |
| 92 | +- All identity sources are supported |
| 93 | +- Sync supports multiple Sign targets |
| 94 | +- Full user lifecycle management for standalone Sign environments |
| 95 | +- Mapping structure to manage Sign group assignments and admin privileges |
| 96 | +- Same logging options as UMAPI sync |
| 97 | + |
| 98 | +Architecture changes |
| 99 | + |
| 100 | +- New `engine` module |
| 101 | +- `rules.py` refactored to `engine.umapi` |
| 102 | +- `config.py` refctored to multi-file module |
| 103 | +- Sign API client is top-level (parallel to `user_sync` module) |
| 104 | +- `post_sync` has been removed |
| 105 | + |
| 106 | +Notes: |
| 107 | + |
| 108 | +- User multi-group (UMG) is not supported at this time |
| 109 | +- The Sign client uses Sign API v5 |
| 110 | + |
| 111 | +Documentation here - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-sign-phase-2/docs/en/user-manual/sign_sync.md |
| 112 | + |
| 113 | +--- |
| 114 | + |
| 115 | +| tag | date | title | |
| 116 | +|---|---|---| |
| 117 | +| v2.7.0rc1 | 2021-10-07 | User Sync Tool v2.7.0rc1 | |
| 118 | + |
| 119 | +# New Features |
| 120 | + |
| 121 | +**Revamped Sign Sync** |
| 122 | + |
| 123 | +Sign Sync has been overhauled. It is now implemented as a separate workflow with an alternate entrypoint command (`sign-sync`). |
| 124 | + |
| 125 | +Feature summary |
| 126 | + |
| 127 | +- Primary config for Sign Sync is `sign-sync-config.yml` |
| 128 | +- Sign connector config - `connector-sign.yml` |
| 129 | +- All identity sources are supported |
| 130 | +- Sync supports multiple Sign targets |
| 131 | +- Full user lifecycle management for standalone Sign environments |
| 132 | +- Mapping structure to manage Sign group assignments and admin privileges |
| 133 | +- Same logging options as UMAPI sync |
| 134 | + |
| 135 | +Architecture changes |
| 136 | + |
| 137 | +- New `engine` module |
| 138 | +- `rules.py` refactored to `engine.umapi` |
| 139 | +- `config.py` refctored to multi-file module |
| 140 | +- Sign API client is top-level (parallel to `user_sync` module) |
| 141 | +- `post_sync` has been removed |
| 142 | + |
| 143 | +Notes: |
| 144 | + |
| 145 | +- User multi-group (UMG) is not supported at this time |
| 146 | +- The Sign client uses Sign API v5 |
| 147 | + |
| 148 | +Documentation is forthcoming. |
| 149 | + |
| 150 | +--- |
| 151 | + |
1 | 152 | | tag | date | title | |
2 | 153 | |---|---|---| |
3 | 154 | | v2.6.6 | 2021-11-04 | User Sync Tool v2.6.6 | |
|
0 commit comments