Skip to content

Latest commit

 

History

History
550 lines (355 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

550 lines (355 loc) · 17.3 KB

Changelog

v1.1.1 (2024-01-05)

Fixed bugs:

  • Bug:crash after Grouper update #186

v1.1.0 (2022-07-05)

Implemented enhancements:

  • Enhancement: Upgrade to latest versions for Python 3.9, numpy 1.23.0, pandas 1.4.3, tabulate 0.8.10, sphinx 5.0.0, sphinx-rtd-theme 1.0.0 and sphinx-autodoc-typehints 1.18.3 #170 #177 #180 update config/figshare.ini for more timeout and the max number of sync

v1.0.1 (2021-09-15)

Implemented enhancements:

  • Enhancement: Grouper v2.5 implemented. #161

Closed issues: #116

v1.0.0 (2021-07-22)

Implemented enhancements:

  • Enhancement: Sphinx documentation with RTDs #159

Closed issues:

  • Docs: Add CHANGELOG.md #157
  • Enhancement: Sphinx documentation with RTDs #134

Merged pull requests:

  • Docs: Add CHANGELOG.md #158

v0.18.0 (2021-07-20)

Implemented enhancements:

  • Add type hinting throughout codebase #156

Closed issues:

  • Enhancement: Add type hinting to code base #123

v0.17.1 (2021-04-27)

Fixed bugs:

  • Bug: Regression from v0.17.0 with pandas_write_buffer #152

Merged pull requests:

  • Bug: Regression from v0.17.0 with pandas_write_buffer #153

v0.17.0 (2021-04-26)

Closed issues:

  • Chore: Refactor commonly set of codes in scripts #133
  • Chore: Refactor using redata-commons package #145

Merged pull requests:

  • release/v0.17.0 #149

v0.16.5 (2021-04-26)

Fixed bugs:

  • Bug: int vs str parsing for Grouper settings #150

Merged pull requests:

  • hotfix/v0.16.5 #151

v0.16.4 (2021-04-02)

Fixed bugs:

  • Bug: Argument parsing does not handle inter input for comparison checks #143

Merged pull requests:

  • hotfix/v0.16.4 #144

v0.16.3 (2021-04-02)

Closed issues:

  • Chore: Migrate repository to UAL-ODIS #132

Merged pull requests:

  • Chore: Migrate repository to UAL-ODIS #142

v0.16.2 (2021-04-02)

Implemented enhancements:

  • PR/Hotfix: Update Bug Report Template #140

Closed issues:

  • Hotfix: Update GH Bug Report template to current format #131

v0.16.1 (2021-03-02)

Fixed bugs:

  • Bug: ReQUIAM_csv migrated, need to update config #137

Merged pull requests:

  • hotfix/v0.16.1 #138

v0.16.0 (2021-02-10)

Implemented enhancements:

  • release/v0.16.0 #128

Fixed bugs:

  • Bug: Update Python to 3.7.9 throughout the documentation. #129
  • Bug: Changelog checkmark missing in PR templates #130

Closed issues:

  • GrouperAPI and GrouperQuery merge #87
  • Enhancement: f-strings adoption entirely #118
  • Enhancement: PR template #120
  • Enhancement: Add CI testing for Python 3.9 #121

v0.15.1 (2020-12-17)

Fixed bugs:

  • Bug: batch time incorrectly parsed #114

Merged pull requests:

  • hotfix/v0.15.1 #115

v0.15.0 (2020-12-16)

Implemented enhancements:

  • release/v0.15.0 #113

Closed issues:

  • Use GitHub Actions for CI #105
  • Simplify scripts to use dictionary for configuration settings #104
  • Fewer stdout and log messages with no adds and drops #103
  • Priority labels for project management #108
  • Updates for issue templates #110

v0.14.0 (2020-12-01)

Implemented enhancements:

  • release/v0.14.0 #98

Fixed bugs:

  • Bug: equality checks across scripts #93

Closed issues:

  • CI with Travis #91
  • Summary of Grouper changes for script_run #99
  • Enable setting root for portal in manual override #88

v0.13.7 (2020-11-24)

Closed issues:

  • Create new GitHub issue template for feature #100

Merged pull requests:

  • Hotfix/v0.13.7 #101

v0.13.6 (2020-11-12)

Fixed bugs:

  • Incorrect shebang in scripts #95

Merged pull requests:

  • hotfix/v0.13.6 #96

v0.13.5 (2020-11-12)

Closed issues:

  • Change all python scripts to executable #82

Merged pull requests:

  • hotfix/v0.13.5 #94

v0.13.4 (2020-11-05)

Closed issues:

  • GitHub Actions: Use tag message for release body message #89

Merged pull requests:

  • hotfix/v0.13.4 #90

v0.13.3 (2020-10-21)

Fixed bugs:

  • Bug: user update throws a set scriptable error #85

Merged pull requests:

  • hotfix/v0.13.3 #86

v0.13.2 (2020-10-19)

Implemented enhancements:

  • hotfix/v0.13.2 #84

Closed issues:

  • GitHub Actions for release gating #83

v0.13.1 (2020-10-09)

Implemented enhancements:

  • hotfix/v0.13.1 #XX

Fixed bugs:

  • Bug: ManualOverride log information is incorrect #80

Closed issues:

  • Verbose logging when performing changes #39

Implemented enhancements:

  • release/v0.13.0 #79

Fixed bugs:

  • Bug: ManualOverride provides full list rather than applicable one #77
  • Bug: Handling of members with different classifications #78

Closed issues:

  • Ability to run script_run with a limited set #65
  • Add option for Grouper stage/production in script_run #68
  • Disable Grouper adds for undergrads #69
  • Option to create a group for active indirect membership #72
  • Option to update or not update manual_override files #76

v0.12.2 (2020-10-05)

Fixed bugs:

  • Bug: user_update will run with production=False for Grouper #73

Merged pull requests:

  • hotfix/v0.12.2 #74

v0.12.1 (2020-10-01)

Implemented enhancements:

  • hotfix/v0.12.1 #67

Closed issues:

  • Grouper checks in script_run for existence of group #66

v0.12.0 (2020-10-01)

Implemented enhancements:

  • release/v0.12.0 #61

Closed issues:

  • Grouper API tool #42
  • Settings for quotas #58
  • grouper_base_path needs to be more generic #60
  • Ability to manually change a number of users portal or quota through manual override #52
  • More details log information #57
  • Add pandas buffer for output to file logging #64
  • Refactor calls to grouper_delta_user #62
  • Refactor read_manual_file into ManualOverride #63

v0.11.3 (2020-10-01)

Implemented enhancements:

  • hotfix/v0.11.3 #59

Closed issues:

  • Persistent storage for logs #56

v0.11.2 (2020-08-13)

Implemented enhancements:

  • hotfix/v0.11.2 #51

Fixed bugs:

  • Bug: SystemError from user_update for root portal #50

Closed issues:

  • Add and remove user to figshare:active group #43

v0.11.1 (2020-08-04)

Fixed bugs:

  • Bug in user_update script when neither --portal or --quota is specified #49

Closed issues:

  • Package scripts into a separate path #44

Merged pull requests:

  • hotfix/v0.11.1 #48

v0.11.0 (2020-07-30)

Implemented enhancements:

  • release/v0.11.0 #45

Fixed bugs:

  • Failed error with manual_override from script_run #47

Closed issues:

  • manual_override script to handle individual fixes #31

v0.10.2 (2020-07-22)

Fixed bugs:

  • BUG: Incorrect URLs for ReQUIAM_csv #40

Merged pull requests:

  • hotfix/v0.10.2 #41

v0.10.1 (2020-07-22)

Merged pull requests:

  • DOC: hotfix/v0.10.1 #38

v0.10.0 (2020-06-30)

Implemented enhancements:

  • release/v0.10.0 #36

Closed issues:

  • Service architecture workflow in README file #29

v0.9.1 (2020-06-19)

Merged pull requests:

  • hotifx/v0.9.1 #35

v0.9.0 (2020-06-18)

Implemented enhancements:

  • release/v0.9.0 #34

Closed issues:

  • Script to get numbers for each organization code #32

v0.8.3 (2020-04-14)

Merged pull requests:

  • hotfix/v0.8.3 #28

Closed issues:

  • Renaming software #23

v0.8.2 (2020-04-14)

Merged pull requests:

  • hotfix/v0.8.2 #27

v0.8.1 (2020-04-13)

Implemented enhancements:

  • hotfix/v0.8.1 #26

v0.8.0 (2020-04-13)

Implemented enhancements:

  • release/v0.8.0 #25

v0.7.0 (2020-03-31)

Implemented enhancements:

  • release/v0.7.0 #22

Closed issues:

  • script_run: --test flag for quick Grouper synchronization #18

v0.6.1 (2020-03-18)

Merged pull requests:

  • hotfix/v0.6.1 #20

v0.6.0 (2020-03-17)

Implemented enhancements:

  • release/v0.6.0 #19

Closed issues:

  • Packaging a working LDAP + Grouper + Delta script #16

v0.5.1 (2020-03-03)

Fixed bugs:

  • Bug: issue in delta.py with grouper definition #15

Merged pull requests:

  • hotfix/v0.5.1 #14

v0.5.0 (2020-02-17)

Implemented enhancements:

  • Release/v0.5.0 #12

Closed issues:

  • Delta module for comparison LDAP and Grouper #10

v0.4.0 (2020-02-05)

Implemented enhancements:

  • release/v0.4.0 #9

Closed issues:

  • Define LDAP queries for each quota tier #4
  • Grouper query module #7

v0.3.0 (2020-01-29)

Fixed bugs:

  • String formatting bug in ldap_connection.ual_ldap_query #3

Closed issues:

  • Handle multiple LDAP queries that are for a common Grouper portal group #2

0.2.0 (2020-01-09)

Merged involve features/ualquery branch No GitHub issue created for this. This was the first implementation of the primary LDAP module with UAL specific EDS queries

0.1.0 (2020-12-16)

Merged pull requests:

  • Create LICENSE #1