Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.
Open
Changes from all commits
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
f0ac1da
fix windows path (#660) (#673)
parthban-db Jul 3, 2024
febf2fd
Check trailing slash in host url (#681)
parthban-db Jul 3, 2024
6fd28ba
Add Windows WorkFlow (#692)
parthban-db Jul 3, 2024
9931e68
Remove duplicate ubuntu tests (#693)
parthban-db Jul 3, 2024
7a49922
Support partners in SDK (#648)
mgyucht Jul 4, 2024
396d4f8
Fix auth tests for windows. (#697)
parthban-db Jul 5, 2024
881670f
Fix test_local_io for windows (#695)
parthban-db Jul 8, 2024
648d602
Fix for cancelled workflow (#701)
parthban-db Jul 8, 2024
18c143f
Fix test_core for windows (#702)
parthban-db Jul 8, 2024
984490d
[Internal] Improve Changelog by grouping changes (#703)
hectorcast-db Jul 9, 2024
ccf38b3
[Internal] Add Release tag and Workflow fix (#704)
hectorcast-db Jul 9, 2024
6462912
[Internal] Move PR message validation to a separate workflow (#707)
hectorcast-db Jul 16, 2024
3009a6b
[Feature] Add DataPlane support (#700)
hectorcast-db Jul 16, 2024
eace94d
[Internal] Trigger the validate workflow in the merge queue (#709)
hectorcast-db Jul 17, 2024
f5c5f48
[Internal] Fix processing of `quoted` titles (#712)
hectorcast-db Jul 18, 2024
b0750eb
[Fix] Infer Azure tenant ID if not set (#638)
mgyucht Jul 18, 2024
6a9c534
[Internal] Update OpenAPI spec (#715)
hectorcast-db Jul 22, 2024
a5d8706
[Internal] Test that Jobs API endpoints are pinned to 2.1 (#714)
vsamoilov Aug 5, 2024
dfa4d60
[Fix] Fix test_get_workspace_client and test_runtime_auth_from_jobs (…
mgyucht Aug 6, 2024
7d22b4d
[Fix] Decrease runtime of recursive workspace listing test (#721)
mgyucht Aug 6, 2024
4105f1f
[Internal] Add apps package in docgen (#722)
mgyucht Aug 8, 2024
c2cc3ea
[Release] Release v0.30.0 (#724)
mgyucht Aug 13, 2024
c3d1db5
[Internal] Escape single quotes in regex matchers (#727)
renaudhartert-db Aug 15, 2024
19fe05c
[Fix] Fixed regression introduced in v0.30.0 causing `ValueError: Inv…
nfx Aug 19, 2024
fb30ed9
[Release] Release v0.31.0 (#733)
renaudhartert-db Aug 21, 2024
5893d4d
[Fix] Fix `DatabricksConfig.copy` when authenticated with OAuth (#723)
parthban-db Aug 27, 2024
dd07079
[Internal] Verify that `WorkspaceClient` created from `AccountClient`…
nfx Aug 27, 2024
4597c36
[Internal] Fix get_workspace_client test to match Go SDK behavior (#738)
mgyucht Aug 28, 2024
b36a7b9
[Release] Release v0.31.1 (#739)
mgyucht Aug 28, 2024
1ccbcd2
[Doc] Add Data Plane access documentation (#732)
hectorcast-db Aug 30, 2024
3dab457
[Fix] Handle non-JSON errors gracefully (#741)
mgyucht Aug 30, 2024
de939a8
[Internal] Fix test_iam::test_scim_error_unmarshall integration test …
mgyucht Sep 2, 2024
c532de6
[Release] Release v0.32.0 (#747)
mgyucht Sep 4, 2024
dcd06c0
[Fix] Properly include message when handing SCIM errors (#753)
mgyucht Sep 10, 2024
b34f502
[Release] Release v0.32.1 (#754)
hectorcast-db Sep 10, 2024
3162545
[Feature] Support Models in `dbutils.fs` operations (#750)
shichengzhou-db Sep 12, 2024
c3aad28
[Fix] Use correct optional typing in `WorkspaceClient` for `mypy` (#760)
nfx Sep 13, 2024
f06bb27
[Fix] Fix deserialization of 401/403 errors (#758)
mgyucht Sep 13, 2024
2438abd
[Fix] Do not specify --tenant flag when fetching managed identity acc…
mgyucht Sep 16, 2024
5e871cb
[Release] Release v0.32.2 (#763)
tanmay-db Sep 17, 2024
d5ec433
[Fix] Add DataPlane docs to the index (#764)
hectorcast-db Sep 17, 2024
9d39254
[Feature] Integrate Databricks SDK with Model Serving Auth Provider (…
aravind-segu Sep 18, 2024
8c865a0
[Fix] `mypy` error: Skipping analyzing "google": module is installed,…
nfx Sep 19, 2024
e23b4ac
[Release] Release v0.32.3 (#770)
renaudhartert-db Sep 19, 2024
61a41fc
[Internal] Add DCO guidelines (#773)
renaudhartert-db Sep 25, 2024
fbed6b9
[Internal] Update SDK to latest OpenAPI spec (#766)
tanmay-db Sep 25, 2024
79b096f
[Release] Release v0.33.0 (#775)
tanmay-db Sep 26, 2024
a1df7a7
[Internal] revert Support Models in `dbutils.fs` operations (#750) (#…
shichengzhou-db Oct 7, 2024
b8c102d
[Fix] Fix Model Serving Test (#781)
parthban-db Oct 7, 2024
0e71082
[Internal] Refactor ApiClient into `_BaseClient` and `ApiClient` (#785)
mgyucht Oct 7, 2024
0b8b9ac
[Fix] Include package name for external types when deserializing resp…
mgyucht Oct 7, 2024
b0e4192
[Internal] Update to latest OpenAPI spec (#787)
parthban-db Oct 7, 2024
a3794b1
[Release] Release v0.34.0 (#788)
parthban-db Oct 7, 2024
1c75815
[Feature] Open AI Client Mixin (#779)
aravind-segu Oct 10, 2024
58d686a
[Fix] Update Serving Endpoint mixing template and docs generation log…
hectorcast-db Oct 17, 2024
15257eb
[Release] Release v0.35.0 (#793)
rauchy Oct 17, 2024
32ba221
[Fix] Decouple OAuth functionality from `Config` (#784)
mgyucht Oct 21, 2024
d3b85cb
[Release] Release v0.36.0 (#798)
rauchy Oct 22, 2024
a1bfd69
[Internal] Automatically trigger integration tests on PR (#800)
hectorcast-db Oct 24, 2024
7aaba2d
[Internal] Better isolate ML serving auth unit tests (#803)
renaudhartert-db Oct 28, 2024
52a2955
[Internal] Add test instructions for external contributors (#804)
hectorcast-db Oct 30, 2024
3db3569
[Fix] Correctly generate classes with nested body fields (#808)
hectorcast-db Oct 30, 2024
f2b858c
[Internal] Add `cleanrooms` package (#806)
mgyucht Oct 30, 2024
f5697f0
[Internal] Move templates in the code generator (#809)
parthban-db Oct 31, 2024
782a565
[Internal] Always write message for manual test execution (#811)
hectorcast-db Nov 1, 2024
216709f
[Release] Release v0.37.0 (#813)
renaudhartert-db Nov 5, 2024
f7f9a68
[Internal] Update PR template (#814)
renaudhartert-db Nov 5, 2024
2143e35
[Feature] Read streams by 1MB chunks by default. (#817)
renaudhartert-db Nov 8, 2024
271502b
[Internal] Update Jobs GetRun API to support paginated responses for …
gkiko10 Nov 9, 2024
ee6e70a
[Internal] Reformat SDK with YAPF 0.43. (#822)
renaudhartert-db Nov 14, 2024
e8b7916
[Fix] Rewind seekable streams before retrying (#821)
renaudhartert-db Nov 15, 2024
d516d1e
[Release] Release v0.38.0 (#826)
renaudhartert-db Nov 18, 2024
197b5f9
[Internal] Bump release number to 0.38.0 (#828)
renaudhartert-db Nov 18, 2024
74f9a4f
[Internal] Fix a couple of typos in open_ai_client.py (#829)
renaudhartert-db Nov 20, 2024
9801660
[Fix] Update Changelog file (#830)
hectorcast-db Nov 20, 2024
b235717
[Internal] Update SDK to OpenAPI spec (#834)
tanmay-db Dec 10, 2024
672da6f
[Release] Release v0.39.0 (#836)
tanmay-db Dec 11, 2024
8975d07
[Release] Release v0.40.0 (#840)
hectorcast-db Dec 19, 2024
6d6923e
[Internal] Migrate workflows that need write access to use hosted run…
pietern Jan 6, 2025
d907c0c
[Feature] Files API client: recover on download failures (#844) (#845)
ksafonov-db Jan 8, 2025
cbae014
[Internal] Decouple oauth2 and serving (#855)
parthban-db Jan 10, 2025
8c4264b
[Internal] Stop testing Python 3.7 on Ubuntu (#858)
renaudhartert-db Jan 14, 2025
ee136e2
[Feature] Add `serving.http_request` to call external functions. (#857)
renaudhartert-db Jan 14, 2025
fe9877a
[Fix] Properly pass query parameters in apps and oauth2 (#862)
renaudhartert-db Jan 17, 2025
11fdf46
[Internal] Add unit tests for external-browser authentication (#863)
renaudhartert-db Jan 20, 2025
267d369
[Release] Release v0.41.0 (#864)
renaudhartert-db Jan 20, 2025
5576d32
[Internal] Add CICD environment to the User Agent (#866)
renaudhartert-db Jan 21, 2025
4bcfb0a
[Fix] Fix docs generation when two services have the same name (#872)
hectorcast-db Jan 24, 2025
762c57b
[Internal] Extract "before retry" handler, use it to rewind the strea…
ksafonov-db Jan 29, 2025
5339396
[Internal] Update Model Serving `http_request` mixin to correctly use…
renaudhartert-db Jan 29, 2025
95277c8
[Internal] Add unit tests for retriable requests (#879)
ksafonov-db Jan 30, 2025
aa4f0f3
[Fix] Exclude localhost from hitting proxies for metadata service req…
ilia-db Jan 30, 2025
6f094aa
[Release] Release v0.42.0 (#880)
renaudhartert-db Jan 30, 2025
b64ef18
[Release] Release v0.43.0 (#883)
mgyucht Feb 3, 2025
3ab8c3b
[Internal] Fix `tests/integration/test_dbutils.py::test_secrets` (#884)
mgyucht Feb 4, 2025
3c391a0
[Release] Release v0.44.0 (#885)
hectorcast-db Feb 11, 2025
41f5f4b
[Feature] Introduce new Credential Strategies for Agents (#882)
aravind-segu Feb 13, 2025
75bcfd3
[Internal] GetRun logic paginates more arrays (#867)
gkiko10 Feb 13, 2025
1a1719a
[Release] Release v0.44.1 (#887)
hectorcast-db Feb 13, 2025
614386e
[Internal] Update Jobs GetJob API to support paginated responses (#869)
gkiko10 Feb 14, 2025
c0d7ee0
merge upstream branch into fork
CaymanWilliams Feb 14, 2025
2814adf
fix files
CaymanWilliams Feb 14, 2025
f0e962c
missing termination reason code
CaymanWilliams Feb 15, 2025
ee90a15
delete tests
CaymanWilliams Feb 15, 2025
cb5925c
fix merge issues
CaymanWilliams Feb 15, 2025
f268fa3
more diff
CaymanWilliams Feb 15, 2025
c19c4a5
update push workflow
CaymanWilliams Feb 15, 2025
2402560
update push workflow again
CaymanWilliams Feb 15, 2025
2a6e44b
test change
CaymanWilliams Feb 15, 2025
d36c2de
fix tests
CaymanWilliams Feb 15, 2025
5fe847c
remove test version
CaymanWilliams Feb 15, 2025
e10818e
retry
CaymanWilliams Feb 15, 2025
93b4ef1
revert release action
CaymanWilliams Feb 15, 2025
b1e5803
remove publish to pypi + setup changes
vinooganesh Jun 3, 2024
687ecc9
cleaning up publication
vinooganesh Jun 3, 2024
5380ae0
PROD 2198 Databricks Datatype Replacement in sync_backend (#1)
CaymanWilliams Jul 2, 2024
2dd1560
make gitprovider enum case insensitve (#2)
CaymanWilliams Aug 5, 2024
7c2d68d
update readme with release notes (#3)
vinooganesh Aug 5, 2024
ae337ab
add AWS_RESOURCE_QUOTA_EXCEEDED to TerminationReasonCode (#4)
gorskysd Aug 12, 2024
96791b0
add continuous trigger type (#5)
CaymanWilliams Aug 22, 2024
1940f45
[Release] Release v0.0.36-sync.0 (#9)
CaymanWilliams Oct 23, 2024
145df70
merge upstream branch into fork
CaymanWilliams Feb 14, 2025
5c9705f
fix files
CaymanWilliams Feb 14, 2025
491043a
missing termination reason code
CaymanWilliams Feb 15, 2025
ecf01ff
delete tests
CaymanWilliams Feb 15, 2025
c9ca6b3
fix merge issues
CaymanWilliams Feb 15, 2025
b48dac9
more diff
CaymanWilliams Feb 15, 2025
592d5bc
update push workflow
CaymanWilliams Feb 15, 2025
c7127b3
update push workflow again
CaymanWilliams Feb 15, 2025
7ffc5a0
test change
CaymanWilliams Feb 15, 2025
6f893f2
fix tests
CaymanWilliams Feb 15, 2025
eadbd47
remove test version
CaymanWilliams Feb 15, 2025
e36a62f
retry
CaymanWilliams Feb 15, 2025
0c5ed00
revert release action
CaymanWilliams Feb 15, 2025
f594535
Merge branch 'PROD-2800-update-termination-reason-codes' of github.co…
CaymanWilliams Feb 15, 2025
03b2323
Merge branch 'main' into PROD-2800-update-termination-reason-codes
CaymanWilliams Feb 15, 2025
4204ed0
revert release changes
CaymanWilliams Feb 15, 2025
877f5ad
delete message checks
CaymanWilliams Feb 15, 2025
e12e206
Merge branch 'main' into PROD-2800-update-termination-reason-codes
CaymanWilliams Feb 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.