Releases: dag-hammarskjold-library/gdoc-api
Releases · dag-hammarskjold-library/gdoc-api
v1.1.4.2
v1.1.4.1
v1.1.4
What's Changed
Functional Updates
- Create bib record if it doesn't exist by @jbukhari in #34
- Cleanup by @jbukhari in #51
- Support new gDoc API (Azure + UAT) by @aaronhelton in #50
- Only create bib record if lang is English by @jbukhari in #54
- Add --data_only param by @jbukhari in #56
- Add --create_bibs param by @jbukhari in #60
- Add datetime to logs by @jbukhari in #61
- bump version to 1.1.4 by @aaronhelton in #62
- (Lambda) install latest gdoc-api by @aaronhelton in #63
Dependencies
- Bump requests from 2.31.0 to 2.32.0 in the pip group across 1 directory by https://github.com/dependabot in #33
- Bump urllib3 from 2.2.1 to 2.2.2 in the pip group across 1 directory by https://github.com/dependabot in #38
- Bump the pip group across 1 directory with 2 updates by https://github.com/dependabot in #39
- Bump setuptools from 69.5.1 to 70.0.0 in the pip group across 1 directory by https://github.com/dependabot in #40
- bump requirements for several security updates by @aaronhelton in #44
- use pip install as first line of testing by @aaronhelton in #47
- Pare down requirements even more by @aaronhelton in #49
- Update requirements.txt by @jbukhari in #48
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Use GitHub Actions to build, push, and deploy a Docker image to Lambda via ECR by @aaronhelton in #32
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- update deploy.yml to reflect altered structure by @aaronhelton in #31
- Use install_requires to ensure all dependencies are installed when installing this library by @jbukhari in #28
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Bump tqdm from 4.66.2 to 4.66.3 in the pip group across 1 directory by @dependabot in #24
- Bugfixes by @jbukhari in #26
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v1.1...v1.1.1
v1.1
What's Changed
- log activity in DB by @jbukhari in #15
- Udpdate expected filename by @jbukhari in #16
- move lambda function here by @aaronhelton in #19
- Create GitHub Action for deployment on release by @aaronhelton in #21
- Update Requirements by @jbukhari in #22
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- Doc by @jbukhari in #1
- Update by @jbukhari in #2
- Args by @jbukhari in #4
- don't use logging by @jbukhari in #6
- clear sys.argv by @jbukhari in #5
- implement --recursive by @jbukhari in #7
- skip distributionType "RES" by @jbukhari in #8
- loosen requirements and change API_URL by @aaronhelton in #9
- remove parameter by @aaronhelton in #10
- Filename detection by @jbukhari in #11
- update connect string for Atlas by @aaronhelton in #13
- Params by @jbukhari in #14
New Contributors
- @jbukhari made their first contribution in #1
- @aaronhelton made their first contribution in #9
Full Changelog: https://github.com/dag-hammarskjold-library/gdoc-api/commits/v1.0