Releases: GSA-TTS/identity-idva-gdrive
Releases · GSA-TTS/identity-idva-gdrive
v1.0.21
What's Changed
- feat(export): Export directories by @nathan-moore-97 in #216
- Bump google-api-python-client from 2.126.0 to 2.130.0 by @dependabot in #217
- Bump google-analytics-data from 0.18.7 to 0.18.8 by @dependabot in #213
- Bump google-api-core from 2.18.0 to 2.19.0 by @dependabot in #210
- Bump fastapi from 0.110.2 to 0.111.0 by @dependabot in #211
Full Changelog: v1.0.20...v1.0.21
v1.0.20
What's Changed
- Bump google-api-python-client from 2.114.0 to 2.123.0 by @dependabot in #194
- Bump uvicorn from 0.26.0 to 0.29.0 by @dependabot in #192
- Bump googleapis-common-protos from 1.62.0 to 1.63.0 by @dependabot in #188
- Bump google-analytics-data from 0.18.2 to 0.18.7 by @dependabot in #185
- Bump google-api-core from 2.15.0 to 2.18.0 by @dependabot in #193
- Bump google-analytics-admin from 0.22.2 to 0.22.7 by @dependabot in #183
- Bump google-auth from 2.26.2 to 2.29.0 by @dependabot in #191
- Bump pandas from 2.2.0 to 2.2.1 by @dependabot in #178
- Bump fastapi from 0.109.0 to 0.110.0 by @dependabot in #177
- fix (logging): Error handling Raw Completions with no sheet named Sheet1 by @nathan-moore-97 in #182
- chore (repo): Ignoring SQLAlchemy updates for dependabot by @nathan-moore-97 in #195
- feat (export): Adding endpoints to list JSON Object IDs and Download JSON Resources by @nathan-moore-97 in #199
- feat (analytics): Add pivot table support for new mediums ffg and pllpl by @nathan-moore-97 in #202
- fix (export): Removing drive id from interaction model and adding time metadata by @nathan-moore-97 in #204
- Bump fastapi from 0.110.0 to 0.110.2 by @dependabot in #207
- Bump pandas from 2.2.1 to 2.2.2 by @dependabot in #205
- Bump google-api-python-client from 2.123.0 to 2.126.0 by @dependabot in #206
- Bump opensearch-py from 2.4.2 to 2.5.0 by @dependabot in #197
Full Changelog: v1.0.19...v1.0.20
v1.0.19
What's Changed
- Analytics api by @nathan-moore-97 in #73
- Bump opensearch-py from 2.3.1 to 2.3.2 by @dependabot in #69
- Bump fastapi from 0.103.2 to 0.104.1 by @dependabot in #79
- Bump google-api-python-client from 2.102.0 to 2.106.0 by @dependabot in #81
- Bump googleapis-common-protos from 1.60.0 to 1.61.0 by @dependabot in #82
- Bump google-analytics-admin from 0.20.0 to 0.22.0 by @dependabot in #83
- Bump google-auth from 2.23.0 to 2.23.4 by @dependabot in #86
- Bump pandas from 2.1.1 to 2.1.2 by @dependabot in #84
- Bump google-analytics-data from 0.17.1 to 0.17.2 by @dependabot in #85
- Bump google-api-core from 2.11.1 to 2.12.0 by @dependabot in #87
- Adding craigslist pivot table and fixing rt bug by @nathan-moore-97 in #88
- Updating ANALYTICS to use new Analytics credential objects by @nathan-moore-97 in #89
- Fixing gdrive logger issue; log msgs not appearing as expected by @nathan-moore-97 in #80
- setting up initial db integration by @nathan-moore-97 in #77
- Bump opensearch-py from 2.3.2 to 2.4.1 by @dependabot in #97
- Bump google-api-python-client from 2.106.0 to 2.108.0 by @dependabot in #96
- Bump google-analytics-data from 0.17.2 to 0.18.0 by @dependabot in #95
- Bump google-api-core from 2.12.0 to 2.14.0 by @dependabot in #93
- Bump uvicorn from 0.23.2 to 0.24.0.post1 by @dependabot in #90
- Bump pandas from 2.1.2 to 2.1.3 by @dependabot in #94
- Fixing db deployment by adding alembic upgrade call by @nathan-moore-97 in #101
- Creating schema dynamically by @nathan-moore-97 in #102
- Bump psycopg2 from 2.9.3 to 2.9.9 by @dependabot in #103
- Bump alembic from 1.12.0 to 1.12.1 by @dependabot in #104
- Bump opensearch-py from 2.4.1 to 2.4.2 by @dependabot in #105
- Transport Fix by @nathan-moore-97 in #107
- Bump google-api-python-client from 2.108.0 to 2.113.0 by @dependabot in #135
- Bump google-auth from 2.23.4 to 2.26.2 by @dependabot in #137
- Bump sqlalchemy from 1.4.44 to 2.0.25 by @dependabot in #136
- Bump google-auth-httplib2 from 0.1.1 to 0.2.0 by @dependabot in #131
- Bump google-analytics-admin from 0.22.0 to 0.22.2 by @dependabot in #134
- Bump actions/setup-python from 4 to 5 by @dependabot in #114
- Bump actions/stale from 8 to 9 by @dependabot in #115
- Bump googleapis-common-protos from 1.61.0 to 1.62.0 by @dependabot in #116
- Bump github/codeql-action from 2 to 3 by @dependabot in #126
- Bump alembic from 1.12.1 to 1.13.1 by @dependabot in #128
- Bump fastapi from 0.104.1 to 0.109.0 by @dependabot in #138
- Bump pandas from 2.1.3 to 2.1.4 by @dependabot in #121
- Bump google-api-core from 2.14.0 to 2.15.0 by @dependabot in #120
- Bump google-analytics-data from 0.18.0 to 0.18.2 by @dependabot in #124
- fix (deps): Downgrade SQL Alchemy by @nathan-moore-97 in #139
- allow responid to be list by @dzaslavskiy in #146
- feat(analytics): Adding LinkedIn, TwitterX, and Reddit to analytics report and refactoring pivot gen as a builder by @nathan-moore-97 in #127
- Bump pandas from 2.1.4 to 2.2.0 by @dependabot in #147
- Bump actions/cache from 3 to 4 by @dependabot in #145
- Bump uvicorn from 0.24.0.post1 to 0.26.0 by @dependabot in #144
- Bump google-api-python-client from 2.113.0 to 2.114.0 by @dependabot in #143
- Bump google-auth-oauthlib from 1.1.0 to 1.2.0 by @dependabot in #142
- feat (rekrewt): Add linked.com pivot table by @nathan-moore-97 in #148
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- Fix to avoid returning many false items if no interactionids found by @dzaslavskiy in #74
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- Adding participant demographic data from qualtrix response to raw com… by @nathan-moore-97 in #61
- Bump actions/checkout from 3 to 4 by @dependabot in #56
- add find endpoint by @dzaslavskiy in #66
- fix optional arg for /find by @dzaslavskiy in #67
- add check for empty result by @dzaslavskiy in #68
New Contributors
- @nathan-moore-97 made their first contribution in #61
Full Changelog: v1.0.14...v1.0.17
v1.0.14
What's Changed
- Bump fastapi from 0.98.0 to 0.101.1 by @dependabot in #51
- Bump uvicorn from 0.22.0 to 0.23.2 by @dependabot in #46
- Bump google-api-python-client from 2.90.0 to 2.97.0 by @dependabot in #52
- increase memory for gdrive service by @dzaslavskiy in #53
Full Changelog: v1.0.13...v1.0.14
v1.0.13
v1.0.12
What's Changed
- Update Readme by @shumatepf in #43
- fix profile arg by @dzaslavskiy in #48
Full Changelog: v1.0.11...v1.0.12
v1.0.8
What's Changed
- add refresh on update of survey data by @dzaslavskiy in #33
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Run survey export as a background task by @shumatepf in #28
Full Changelog: v1.0.6...v1.0.7