Releases: GSA/srt-fbo-scraper
Releases · GSA/srt-fbo-scraper
v2.2-20241217 RC1
What's Changed
- Upgrade Supercronic by @BuckinghamAJ in #314
- Adding art_language db table by @BuckinghamAJ in #315
- Adding the ability to set eBuy RFQs to inactive if Status is closed or cancelled by @BuckinghamAJ in #316
- feat(logging): add standard format logging alongside JSON by @collinschreyer-dev in #320
- feat: Add JSON logging functionality and documentation by @collinschreyer-dev in #321
- Separation Report Utility Tool by @BuckinghamAJ in #323
Security Updates
- Security Updates 7/15/2024 by @BuckinghamAJ in #310
- [Snyk] Security upgrade certifi from 2023.7.22 to 2024.7.4 by @BuckinghamAJ in #308
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @BuckinghamAJ in #309
- Security Updates 11/18/2024 by @BuckinghamAJ in #324
- [Snyk] Security upgrade pillow from 9.5.0 to 10.3.0 by @BuckinghamAJ in #298
- [Snyk] Security upgrade nltk from 3.8.1 to 3.8.2 by @BuckinghamAJ in #313
New Contributors
- @collinschreyer-dev made their first contribution in #320
Full Changelog: v2.1.1-20240924...v2.2-20241217
v2.1.1-20240924
What's Changed:
Bug fix in relation to SQL insertion error:
DETAIL: Token "NaN" is invalid.
CONTEXT: JSON data, line 1: ...Number": "HCOREHPOP24", "fullParentPathName": NaN...
Now scraper handles NaN provided by the SAM.gov API
Full Changelog: v2.1-20240708...v2.1.1-20240924
v2.1-20240708
What's Changed
- Draft of the README and ManualSetupGuide by @vyotsukura-gsa in #287
- eBuy Open CSV Data handling by @BuckinghamAJ in #303
- Insert Data into Database Remotely for eBuy by @BuckinghamAJ in #304
- Adding NAICS code filtering by @BuckinghamAJ in #306
Security Changes:
- Security Updates 6/24/2024 by @BuckinghamAJ in #307
- [Snyk] Security upgrade tqdm from 4.66.1 to 4.66.3 by @BuckinghamAJ in #301
- [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by @BuckinghamAJ in #302
- [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by @BuckinghamAJ in #305
- [Snyk] Security upgrade pillow from 9.5.0 to 10.2.0 by @BuckinghamAJ in #296
- [Snyk] Security upgrade pycryptodome from 3.19.0 to 3.19.1 by @BuckinghamAJ in #295
- [Snyk] Security upgrade idna from 3.4 to 3.7 by @BuckinghamAJ in #299
New Contributors
- @vyotsukura-gsa made their first contribution in #287
Full Changelog: v2.0.1-20240109...v2.1-20240708
v2.0.1-20240109
Changes:
- Hotfix Assign opps and predict data variable to None so you do not have a local reference error.
Full Changelog: v2.0-20240103...v2.0.1-20240109
v2.0-20240103rc2
What's Changed
- Feature/scraper improvements 8 by @BuckinghamAJ in #290
- Moved from python 3.6 to 3.10
- Added the ability to read in a config file for the scraper
- Allow the scraper to be run on the command line with inputs
- Trained model is on py3.10 as well
- Improving Error Handling From SAM API by @BuckinghamAJ in #293
- Remove duplicate solicitation numbers in Opportunity Gathering by @BuckinghamAJ in #294
Full Changelog: v1.2-20230912...v2.0-20240103
v2.0-20231221rc1
What's Changed
-
Feature/scraper improvements 8 by @BuckinghamAJ in #290
- Moved from python 3.6 to 3.10
- Added the ability to read in a config file for the scraper
- Allow the scraper to be run on the command line with inputs
- Trained model is on py3.10 as well
-
Improving Error Handling From SAM API by @BuckinghamAJ in #293
Full Changelog: v1.2-20230912...v2.0-20231221rc1
v1.2-20230912rc1
What's Changed
- Adding Cannot Evaluate Review Rec Value by @BuckinghamAJ in #286
Full Changelog: v1.1.1-20230901...v1.2-20230912
v1.1.1-20230901
Patch Fix for V1.1
Full Changelog: v1.1-20230831...v1.1.1-20230901
v1.1-20230831rc2
What's Changed
- Feature/41 unit test improvements by @BuckinghamAJ in #279
- Scraper-33: Defaults to NA if all attachments are not machine readable. by @BuckinghamAJ in #281
- Created local dev setup, and re-orged shell scripts to bin dir by @BuckinghamAJ in #282
- Scraper-58: Added 'grey' value for Not Applicable Solicitations by @BuckinghamAJ in #285
Full Changelog: v1.0-20230719-rc1...v1.1-20230831
v1.1-20230814rc1
What's Changed
Feature/41 unit test improvements by @BuckinghamAJ in #279:
- Renamed all the tests with a "test" prefix to be easily grabbed by pytest
- Updated the tests to be inline with the latest code, since it looks like the unit tests were not updated for some time
- Added a work around for OpenSSL v3 issue with OP_LEGACY_SERVER_CONNECT
- Few minor bug fixes found during testing
Full Changelog: v1.0-20230719-rc1...v1.1-20230814