Skip to content

Releases: Kaggle/kaggle-sdk-python

release v0.1.30

11 Jun 22:53
f558c1a

Choose a tag to compare

Add kernels topics api (#49)

Add another API for discussions.

release v0.1.29

11 Jun 20:47
fff7afa

Choose a tag to compare

Regenerated from kapigen after resync (#48)

`cp -r ...` from `kapigen` output to here.

release v0.1.28

03 Jun 16:41
cb67e4d

Choose a tag to compare

release 0.1.27 (#46)

Fix: https://chat.kaggle.net/kaggle/pl/rtz8egpcn3fzpfdagbtwerrdpe

release v0.1.27

29 May 22:52
785eec0

Choose a tag to compare

Regenerate SDK: add ListTeamPublicSubmissions (#42864) (#45)

Exposes the new ListTeamPublicSubmissions RPC on CompetitionApiService.
Bumps version to 0.1.27.

release v0.1.26

29 May 14:00
3a6cfd1

Choose a tag to compare

Fix subtle auth sequencing issue (#44)

Fixes https://github.com/Kaggle/kaggle-cli/issues/1009

release v0.1.25

27 May 16:48
64fe7c1

Choose a tag to compare

Regenerate SDK: add GetAcceleratorQuotaStatistics (#42)

release v0.1.24

26 May 16:50
db4f16b

Choose a tag to compare

release 0.1.24 (#41)

New API changes for release 0.1.24

release v0.1.23

01 May 15:50
2804057

Choose a tag to compare

Update proto and release 0.1.23 (#39)

Benchmarks API changes, new discussions api service client

release v0.1.22

28 Apr 16:55
31ecb62

Choose a tag to compare

Sync changes (web endpoint) and release (#38)

Next: fix URL returned by kagglehub to use the web endpoint when linking
to detail pages.

http://b/507122006

release v0.1.21

24 Apr 16:47
32e135f

Choose a tag to compare

Update protos and release 0.1.21 (#37)

Adds ListCompetitionTopics and ListTopicMessages RPCs to
CompetitionApiClient, plus the supporting CommentListSortBy /
TopicListSortBy enums.