Regenerate SDK and release 0.1.35#68
Merged
Merged
Conversation
Regenerated with `kapigen --public-api-output-path` (per README) from kaggleazure origin/ci at 75e987852b3. Changes surfaced by the regen: - Add `ExportEnrichedHackathonWriteUpsCsv` to `competitions.HackathonService` and wire `HackathonClient` into `KaggleClient` (replaces old `list_hackathon_tracks` shape). - Add benchmark task run/creation types on `benchmark_tasks_api_service`. - Add new fields to `competition_api_service` types. - Drop obsolete `competitions/types/page_service.py`. - Fix "successfull" → "successful" typo in `ContentState` doc (fixed upstream). Hand-maintained files (`kaggle_object.py`, `kaggle_http_client.py`, `kaggle_object_tests.py`, `search_api_service.py` doc typo fix) preserved from `main`.
Regenerated from kaggleazure origin/ci to pick up: - `ApiBlobType.COMPETITION_SOLUTION = 4` on blob API. - `WriteUp.is_user_author` field on writeups.
stevemessick
approved these changes
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerated with
kapigen --public-api-output-path(per README) from kaggleazure origin/ci at 75e987852b3.Changes surfaced by the regen:
ExportEnrichedHackathonWriteUpsCsvtocompetitions.HackathonServiceand wireHackathonClientintoKaggleClient(replaces oldlist_hackathon_tracksshape).benchmark_tasks_api_service.competition_api_servicetypes.competitions/types/page_service.py.ContentStatedoc (fixed upstream).Hand-maintained files (
kaggle_object.py,kaggle_http_client.py,kaggle_object_tests.py,search_api_service.pydoc typo fix) preserved frommain.