Releases: SURFscz/SRAMsync
Releases · SURFscz/SRAMsync
v4.4.2
V4.4.1
What's Changed
- cba script add header for removal user from group by @basvandervlies in #151
- cua script generator has no
remove_user
class method by @basvandervlies in #150
Full Changelog: v4.4.0...v4.4.1
V4.4.0
V4.3.2
Version 4.3.1
What's Changed
- Draft: Cua json file support by @basvandervlies in #141
Full Changelog: v4.3.0...v4.3.1
Version 4.3.0
Change log
- This release is sees a change in how event handler arguments are specified on the command line. Each such argument is specified by --eventhandler_args and followed by the argument. The first '=' is taken being a key value separator.
- The CuaScriptGenerator plugin accepts 'cba-co-budget-mapping-filename' as an argument. Hoever, this is temporarily measurement only. It's deprecated at introduction and is planned to be removed for the next (v4.4.0) release.
What's Changed
- Bump coverage from 7.2.1 to 7.2.2 by @dependabot in #117
- Bump pyright from 1.1.296 to 1.1.299 by @dependabot in #116
- Bump exceptiongroup from 1.1.0 to 1.1.1 by @dependabot in #115
- Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #112
- Bump deepdiff from 6.2.3 to 6.3.0 by @dependabot in #118
- Bump black from 23.1.0 to 23.3.0 by @dependabot in #120
- Bump pyright from 1.1.299 to 1.1.301 by @dependabot in #121
- Bump pylint from 3.0.0a5 to 3.0.0a6 by @dependabot in #122
- Bump yq from 3.1.1 to 3.2.1 by @dependabot in #124
- Bump coverage from 7.2.2 to 7.2.3 by @dependabot in #126
- Bump pytest from 7.2.2 to 7.3.1 by @dependabot in #129
- Bump jsonschema from 4.18.0a3 to 4.18.0a4 by @dependabot in #130
- Bump pyright from 1.1.303 to 1.1.304 by @dependabot in #131
- Bump yq from 3.2.1 to 3.2.2 by @dependabot in #132
- Bump jsonschema from 4.18.0a4 to 4.18.0a6 by @dependabot in #135
- Bump coverage from 7.2.3 to 7.2.5 by @dependabot in #136
- Bump rope from 1.7.0 to 1.8.0 by @dependabot in #138
- Wrong option to remove CUA group by @basvandervlies in #139
Full Changelog: v4.2.3...v4.3.0
Version 4.2.3
Change log
- Bug fix: correctly handle the case when a regular expression for SRAM groups matches an SRAM group that is in the configuration file.
- Do not connect to an SMTP server when the
mail-to-stdout
value is used for--eventhandle-args
- Bump pyright from 1.1.295 to 1.1.296 by @dependabot in #111
- Bump coverage from 7.2.0 to 7.2.1 by @dependabot in #110
Full Changelog: v4.2.2...v4.2.3
Version 4.2.2
Change log
Minor update with some output improvements and setting the correct textual version for sync-with-sram --version
Full Changelog: v4.2.1...v4.2.2
Version 4.2.1
What's Changed
- project groups must added one by one like logins by @basvandervlies in #103
- Bump isort from 5.11.4 to 5.12.0 by @dependabot in #100
- Bump black from 23.1a1 to 23.1.0 by @dependabot in #101
- Bump pyright from 1.1.291 to 1.1.292 by @dependabot in #102
- Bump pyright from 1.1.292 to 1.1.293 by @dependabot in #104
- Bump coverage from 7.1.0 to 7.2.0 by @dependabot in #108
- Bump yq from 3.1.0 to 3.1.1 by @dependabot in #107
- Bump pyright from 1.1.293 to 1.1.295 by @dependabot in #106
Full Changelog: v4.2.0...v4.2.1
V4.2.0
Change log
- Introduced an extra attribute
extra_groups
for the group configuration. This is specifically for the CuaEventHandler. With this attribute additional groups which needs to be handled as well can be specified. - Support regular expressions as group names in the configuration file
What's Changed
- cba generator use wrong option flag for machine by @basvandervlies in #83
- Bump black from 22.10.0 to 22.12.0 by @dependabot in #88
- Bump deepdiff from 6.2.1 to 6.2.2 by @dependabot in #89
- Bump rope from 1.4.0 to 1.6.0 by @dependabot in #90
- Bump pyright from 1.1.286 to 1.1.288 by @dependabot in #93
- Bump deepdiff from 6.2.2 to 6.2.3 by @dependabot in #92
- cua tools have been changed can not fill in bogus info by @basvandervlies in #98
- Bump rope from 1.6.0 to 1.7.0 by @dependabot in #96
- Bump pyright from 1.1.289 to 1.1.291 by @dependabot in #99
New Contributors
- @basvandervlies made their first contribution in #83
Full Changelog: v4.1.2...v4.2.0