Releases: uc-cdis/cdisutils-test
Releases · uc-cdis/cdisutils-test
2.0.0: Merge pull request #31 from uc-cdis/feat/cleanup
Indexd description field for records + Security updates
Release Notes
For: uc-cdis/cdisutils-test
Notes since tag: 1.0.0
Notes to tag/commit: 1.1.0
Generated: 2023-03-10
New Features
- Adds support for indexd description field for records. (#29)
- Added .secinclude to include all relevant files needed for veracode scan.
(#25) - Added .secexclude to explicitly remove any unneeded files. (#25)
- Added Jenkinsfile.security for the veracode security organization in
Jenkins to scan this repo regularly. (#25)
Improvements
Dependency Updates
- Aligns setup.py version with git version (#30)
Python 3
Last python 2 release
Merge pull request #21 from uc-cdis/fix/authz-list fix(authz-list): fix type in create index
Allow "google" as storage backend in addition to "cleversafe"
Merge pull request #17 from uc-cdis/feat/google-client feat(google): allow 'google' as backend
fix db cleanup
Merge pull request #12 from uc-cdis/chore/db-cleanup chore(db-cleanup): clean up all records
Session Scoped Indexd Server
- Use setuptools added comments
- Session scoped indexd_server
- Add fixture docs. Renamed
- Clearup indexd per test
- Let errors come out if MockServer fails
- Session scoped indexd_server
add indexd_server fixture
Merge pull request #6 from uc-cdis/feat/indexd feat(indexd): add indexd fixture
0.1.0: Merge pull request #5 from uc-cdis/fix/get_user
fix(get_user): return none if not found
data dictionary tests
Code for helper functions called when testing the submission of example files to data dictionaries