Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.1 #100

Merged
merged 36 commits into from
Dec 21, 2023
Merged

Release 1.0.1 #100

merged 36 commits into from
Dec 21, 2023

Conversation

RusticLuftig
Copy link
Collaborator

Release Notes:

  1. Performance improvement for handling large MinerIndexes on the Validator
  2. Support for special characters in labels
  3. Validators now validate 2 samples instead of 1 per evaluation
  4. Auto restart the validator if it's not making forward progress
  5. Miner's will now update existing content if scraped again

Sid-Data-Universe and others added 30 commits December 18, 2023 09:50
Update user agent to be unique per user.
Reserve data source enum values for yet to be implemented sources.
Update validator storage to better support large miner indexes.
Update validator to check two entities.
Update validator mysql storage to support accent sensititvity.
Limit miner index to 200k until more performant index is returnable.
Update to handle special characters that are not in the expanded encoding.
Fix creation of ValidationResult objects in Validator.
Switch to use wait rather than gather to ensure validator doesn't hang.
Update vali to handle entities with no specified datetime as utc.
This reverts commit 41745e5, reversing
changes made to 161565d.
@RusticLuftig RusticLuftig merged commit b9ecf86 into main Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants