Files
wehub-resource-sync 6b7e6b44f1
Python Build and Type Check / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python Build and Type Check / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Build and Type Check / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Build and Type Check / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
gh-pages / build (push) Has been cancelled
Python Publish (pypi) / Upload release to PyPI (push) Has been cancelled
Spellcheck / spellcheck (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:37:31 +08:00

58 lines
1.3 KiB
JSON

{
"changes": [
{
"description": "Make gleanings independent of encoding",
"type": "minor"
},
{
"description": "Remove DataShaper (first steps).",
"type": "minor"
},
{
"description": "Remove old pipeline runner.",
"type": "minor"
},
{
"description": "new search implemented as a new option for the api",
"type": "minor"
},
{
"description": "Fix gleanings loop check",
"type": "patch"
},
{
"description": "Implement cosmosdb storage option for cache and output",
"type": "patch"
},
{
"description": "Move extractor code to co-locate with operations.",
"type": "patch"
},
{
"description": "Remove config input models.",
"type": "patch"
},
{
"description": "Ruff update",
"type": "patch"
},
{
"description": "Simplify and streamline internal config.",
"type": "patch"
},
{
"description": "Simplify callbacks model.",
"type": "patch"
},
{
"description": "Streamline flows.",
"type": "patch"
},
{
"description": "fix instantiation of storage classes.",
"type": "patch"
}
],
"created_at": "2025-01-07T20:25:57+00:00",
"version": "1.1.0"
}