Skip to content

Releases: NASA-IMPACT/COSMOS

v2.0.1

04 Sep 18:23
a6b7044
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Aug 18:03
ed30d45
Compare
Choose a tag to compare

What's Changed

  • Feature Enhancements: Integrated several new features, including a "Push to GitHub" button for selected collections, a conversation history webapp, and a JSON indexing template. Enhanced the indexing process with dynamic plugin generation and updated URL indexing endpoints.

  • Infrastructure and Configuration Updates: Improved project setup with updated configuration files and added mechanisms for automatic updates, such as using Celery to pull in URLs and updating collections based on production API. Switched Celery broker from Redis to SQS for better scalability.

  • Bug Fixes and Stability Improvements: Addressed various bugs, including inference bug fixes, preventing tag duplication, and resolving CORS issues on the frontend. Reverted certain changes for better stability and fixed issues related to job creation and indexing.

  • Codebase and API Updates: Introduced significant updates to the codebase, such as adding type hints, refreshing code libraries, and updating API endpoints to accommodate new features and feedback. Implemented functional tests using Selenium for enhanced reliability.

  • Admin and User Interface Improvements: Enhanced the webapp user experience by refining the UI, including removing clutter, automating file creation at specific status changes, and aligning webapp status implementation with the current process. Added admin actions for better management and visibility.

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

16 Jun 19:12
207f23d
Compare
Choose a tag to compare

What's Changed

  • Add pytest config for vscode by @code-geek in #246
  • Add code to pull in connector type by @code-geek in #252
  • Deal with collections that dont have a sinequa configuration by @code-geek in #256
  • Import metadata from Sinequa configs into collections on the webapp by @code-geek in #257
  • Implement soft delete filtering on collection list by @code-geek in #262
  • Check if pull request already exists and dont hit the create api if it does by @code-geek in #264
  • Update collections fixture with latest data by @code-geek in #266
  • Add django extensions to prod by @code-geek in #268
  • Fix bugs in the GitHub pipeline by @code-geek in #270
  • When trying to remove a title pattern by deleting it from the input box, it throws an error by @rajdangol0077 in #258

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Jun 20:08
Compare
Choose a tag to compare

What's Changed

Contributors

Full Changelog: https://github.com/NASA-IMPACT/sde-indexing-helper/commits/v1.0.0