Determined

Latest version: v0.38.0

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 60

0.17.12

Not secure
Changelog

* fe3acb352 chore: bump version: 0.17.12-rc2 -> 0.17.12
* 6e8693056 docs: add release notes for 0.17.12 (3815)
* 982686240 chore: release notes for job queue (3782)
* 6b4daa203 chore: bump version: 0.17.12-rc1 -> 0.17.12-rc2
* 21fbfc780 restore getExperimentModelDefinition (3791)
* bdd52c13f chore: bump version: 0.17.12-rc0 -> 0.17.12-rc1
* 988ae875e chore: reorder jobs.q_position migrations [DET-6934] (3797)
* 8fcb60001 fix: wl_output with zero trials (3786)
* 0cd2b681d docs: update job queue docs to mention k8 (3781)
* 75278ae6f chore: disable showing queue position controls for k8 [DET-6917] (3784)
* 6b59fa211 fix: kubernetes job queue unexpected message (3783)
* 487d791d6 chore: bump version: 0.17.12-dev0 -> 0.17.12-rc0
* 1cc555594 chore: lock api state for backward compatibility check
* 08bbd1522 fix: stop single trial tabs from breaking when trial is undefined (3752)
* b14e2be90 chore: fix up job queue issues after merge (3779)
* 46827b940 feat: add fine grained control for reordering jobs (3347)
* 8061937d4 chore: remove unused websockets (3776)
* 565255a40 refactor: make rendezvous less actor-y (3754)
* 12973dc68 chore: improve log metadata (3748)
* d553ae18d feat: tell tasks RM type to discern available features (3713)
* ea9c24b94 chore: bump proto to go 1.18 (3772)
* d02765b33 refactor: replace plotly with hermes [DET-6725] (3689)
* 8a5d00772 test: disable test_task_logs[command] on k8s (3770)
* eedab6ee7 fix: nil pointer exception when restoring experiments (3771)
* ca6b3b456 chore: bump to go 1.18 (3745)
* 1401d33f5 feat: add through-master all gather for v2 rendezvous (3694)
* 3b459a14e fix: update types for pytorch custom reducers (3764)
* 13cf79c1e fix: use displayName in tables (3742)
* 003888134 fix: check_idle.py is quiet when jupyter takes a while to start up (3749)
* 42c2764b0 build: use mockery v2.10.0 which is go1.18-friendly (3751)
* a32af6a52 fix: prevent pytorch geometric nightly test timeout (3747)
* 188537bbb refactor: pull out intermediary resources representation for RM (3663)
* b99377d28 docs: update release note process (3727)
* 3c17335e2 fix: replace loading skeleton with empty state [DET-6800] (3743)
* fe23d1f45 fix: set allocation start time accurately (specifically for Kubernetees) [DET-6713] (3732)
* abe5f3d0f docs: remove some outdated information. (3744)
* e5b4b891b feat: Add workspaces, projects, and related DB schema [DET-6815] (3728)
* 0693fa052 test: add testing for cross-version master/agent clusters (3725)
* 7d954ed2d fix: create user with password broken [DET-6852] (3738)
* f04827982 feat: update default env images to pytorch 1.10.2, tf 2.8. (3734)
* feff05457 chore: updates to prometheus docs (3716)
* df695ba19 fix: always show progress bar for experiments (3733)
* 5971e1ea7 chore: don't check google-cloud-storage with mypy. (3736)
* 1b3e76411 chore: Return trial workloads and metrics in place of ExperimentRaw [DET-6485] (3539)
* 6434f58c2 fix: allow ranks to report independent early exits [DET-6792, DET-6835] (3717)
* 7f1e169d5 fix: restore preview-search (3737)
* 740b79c26 fix: run all migrations in transactions (3712)
* 04cde60af feat: remove global_batch_size requirement (3724)
* d2b89d5c2 chore: bump version: 0.17.11-dev0 -> 0.17.12-dev0
* eb8dcda03 docs: add release notes for 0.17.11 (3731)
* 2e0269ee4 test: add tests for user settings DET-6788 DET-6750 (3708)
* 1a1ad6eae fix: det deploy gcp bad resource name (3726)
* d7e18c45b chore: dev mode for `update-bumpenvs-yaml`. (3684)
* 375066df7 fix: download cifar10 only once per node in cifar10_pytorch example (3718)
* 2fcb8cb8a chore: Add interaction tests for RadioGroup [DET-6662] (3715)
* 889483714 ci: python/master/agent unit test coverage (3701)
* ddf757333 fix: `accelerator` field for GCP/AWS instance (3714)
* 3b735361a perf: rewrite get_experiments.sql for a better query plan (3673)
* 617966262 docs: fix css typo (3710)


Docker images

- `docker pull determinedai/determined-master:0.17.12`
- `docker pull determinedai/determined-master:fe3acb352`
- `docker pull determinedai/determined-master:fe3acb352d1a488b542fdfae8d73546205a2b751`
- `docker pull determinedai/determined-dev:determined-master-fe3acb352`
- `docker pull determinedai/determined-dev:determined-master-fe3acb352d1a488b542fdfae8d73546205a2b751`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.12`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:fe3acb352`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:fe3acb352d1a488b542fdfae8d73546205a2b751`

0.17.11

Not secure
Changelog

* 54b5394de chore: bump version: 0.17.11-rc1 -> 0.17.11
* f9e301694 docs: add release notes for 0.17.11 (3731)
* 3650339cc chore: bump version: 0.17.11-rc0 -> 0.17.11-rc1
* 939661bcf fix: det deploy gcp bad resource name (3726)
* 9a74fd60d chore: bump version: 0.17.11-dev0 -> 0.17.11-rc0
* 34db509af chore: lock api state for backward compatibility check
* b165f284c fix: det user whoami to return current user in notebooks (3661)
* 40b0e4dfc feat: update resource pool cards [DET-6417] (3698)
* 6c946ea48 fix: trial rendezvous timeout should just warn (3704)
* 3145b18e7 fix: select filter input width [DET-6777] (3681)
* 195a5e2e4 fix: ensure allocation end time is always valid (3705)
* 8021e90a7 feat: add on_trial_{startup,shutdown} hooks to PyTorchCallback (3643)
* c8833e953 feat: context menu row background (3683)
* 978606f8e docs: fix broken link to k8s pod specs (3707)
* 2b21ea855 ci: temporarily avoid test_task_logs[command] test flakes (3702)
* 9c8f8127f fix: bypass backoff if download_gcs_blob_with_backoff called with None (3623)
* 42a56e0bb refactor: change oddly structured log message code (3680)
* 936dcb071 test: add tests for get experiment (3672)
* c30a21e00 docs: update docker install for macos (3699)
* ac4535bcd chore: add AWS EC2 instance types (3693)
* 9807236a7 fix: pin azure-core version due to incomp with TF2.4 [DET-6798] (3700)
* fa36e2d51 chore: bump version: 0.17.10-dev0 -> 0.17.11-dev0
* 97250f625 docs: add release notes for 0.17.10 (3690)
* f08334f3e ci: deploy-release-party is no longer used releases (3695)
* d4410ac11 docs: fix broken link (3696)
* cd3556f5e chore: upgrade go-pg [DET-6363] (3656)
* 6abe9a2f5 test: log filter test [DET-6787] (3688)
* e5cf108f9 docs: restructure training debugging doc (3687)
* aa5ac5bc6 docs: add prometheus and grafana integration (3676)
* c8739ff7d feat: create modal to edit displayName in UI (DET-6484, DET-6581) (3646)
* f38be1f7c docs: change glob directive to explicit content map (3685)
* a72765d42 refactor: log filters [DET-6766, DET-6779, DET-6780] (3678)
* 1be744b89 docs: update copyright (3662)
* 1c351492b fix: add rank_id to task logs response (3679)
* ff2817140 chore: pin GKE less strictly (3675)
* b4dac7a78 fix: GET /api/v1/trial/:id/logs/fields should return all filters (3677)
* f429b37e3 refactor: centralize configuration; align user get methods (3637)
* f8973967e fix: Model/Experiment API and error codes [DET-6711] (3626)
* 9761b4c9e feat: make the forked-from column in experiments list present by default and sortable [DET-6727] (3655)
* 27fd74201 chore: remove storybook stories from test coverage (3666)
* 29c6aa734 chore: realign task log timestamps (3664)
* ef968c554 docs: invert getting started and quick start titles (3647)
* 6e2733f8e chore: interaction test for multiselect [DET-6666] (3665)
* ecea4414b fix: when cluster fails ensure end time of open allocation is set to the last cluster heartbeat in cluster_id table [DET 6509] (3657)
* 9828b0b6d fix: update select filter test to avoid console errors (3667)
* 6b05a261d refactor: migrate web logs [DET-4826, DET-6068, DET-6726, DET-6680, DET-6681] (3619)
* f84b823d6 fix: allow list hparams in local mode (3622)
* e8bb7b811 chore: add tests to make sure postgres enums are exhaustive (3401)
* 119877ba1 feat: add `accelerator` field for resource pool [DET-6755] (3659)
* acf080a7f fix: allow modal width to shrink on mobile [DET-6443] (3642)
* c5f42f349 fix: refreshing profiler results in blank screen [DET-6673] (3658)
* d1a362071 docs: add font packages and change to open sans (3639)
* b828db789 fix: nightly test errors for BYOL. (3652)
* 754964184 fix: stop experiment modal closing unexpectedly [DET-6746] (3653)
* 2b4571cfa fix: Use pagination in CLI to return all experiments, not the default limit (3641)
* a57fde2c3 fix: regression in det deploy gcp down. (3654)
* e36b50cda test: fix test_start_and_write_to_shell (3650)
* c43540610 test: add interaction test for inline editor [DET-6667] (3645)


Docker images

- `docker pull determinedai/determined-master:0.17.11`
- `docker pull determinedai/determined-master:54b5394de`
- `docker pull determinedai/determined-master:54b5394de90946626be0617904a9e962605a65c7`
- `docker pull determinedai/determined-dev:determined-master-54b5394de`
- `docker pull determinedai/determined-dev:determined-master-54b5394de90946626be0617904a9e962605a65c7`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.11`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:54b5394de`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:54b5394de90946626be0617904a9e962605a65c7`

0.17.10

Not secure
Changelog

* fea84524b chore: bump version: 0.17.10-rc3 -> 0.17.10
* b2a2ff0fe docs: add release notes for 0.17.10 (3690)
* ca72d68e2 chore: bump version: 0.17.10-rc2 -> 0.17.10-rc3
* 467d12488 refactor: log filters [DET-6766, DET-6779, DET-6780] (3678)
* d70bb5f5e fix: add rank_id to task logs response (3679)
* 917b623dc chore: bump version: 0.17.10-rc1 -> 0.17.10-rc2
* c7c0cd074 fix: GET /api/v1/trial/:id/logs/fields should return all filters (3677)
* 54d245167 chore: bump version: 0.17.10-rc0 -> 0.17.10-rc1
* 52681b6b6 refactor: migrate web logs [DET-4826, DET-6068, DET-6726, DET-6680, DET-6681] (3619)
* 513d5f8a7 test: fix test_start_and_write_to_shell (3650)
* c885610ed test: add interaction test for inline editor [DET-6667] (3645)
* 1d719920e fix: regression in det deploy gcp down. (3654)
* f15b52e32 chore: bump version: 0.17.10-dev0 -> 0.17.10-rc0
* 0f3404fbd chore: lock api state for backward compatibility check
* 21a407387 chore: minor upgrades to ML frameworks (3648)
* f1c06a4c7 feat: support k8s db ssl [DET-6364] (3624)
* 219a3e67b chore: remove extra logging for credHelpers [DET-6728] (3632)
* 32e50799f test: byol pytorch should use epochs (3640)
* 911f16b61 fix: convert log strings to bytes in go, not sql (3636)
* 3b779c773 feat: create PATCH users endpoint (3634)
* 4aa4e15a5 refactor: agent RM state consolidation. [DET-6638] (3552)
* 829d7fd88 ci: Add technical writer as codeowner of release-notes (3633)
* 298bee0a2 chore: bump version: 0.17.9-dev0 -> 0.17.10-dev0
* e4178489f docs: add release notes for 0.17.9 (3613)
* dce756b0d fix: remove duplicated header for new cluster page [DET-6722] (3628)
* a8724ab7a docs:add integrations section (3631)
* f5e49c3e8 feat: log records/second and batches/second in trials [DPS-1] (3593)
* 2c84269f6 chore: fix migration helper scripts (3627)
* 6420ccee4 chore: at least try to auto-negotiate docker client version (3611)
* e8ed6a2f7 chore: update PTL adapter to support latest PTL [DET-6421] (3603)
* 718e93471 chore: update jq error message for single-job updates (3590)
* 54a5bd224 feat: support gcs backend for terraform state in `det deploy gcp`. (3615)
* 59da336b3 chore: interactive test for Section [DET-6664] (3621)
* bf1191873 fix: log viewer bug (3605)
* 6d8d0b7e7 test: add more checks on interaction tests (3616)
* 7f789ad02 ci: upgrade test-unit-react from medium to large resource class (runtime 6m -> 1m) (3625)
* 4a11a2374 chore: fix typo (3620)
* 296c374db chore: adding a limit to task endpoints by type (3604)
* 58d1d0078 fix: make SelectFilter input wide enough to see what I type in MetricSelectFilter [DPS-30] [DET-6642] (3618)
* 0edf93b7e test: write SelectFilter tests [DET-6663] (3596)
* 9f21b2fc3 feat: add BYOL example (3513)
* e534e83ce chore: remove webui tests [DET-6610] (3511)
* f3b149d43 feat: Undo changes and warn user when InlineEditor fails to update db [DET-6659] (3612)
* 6dba19390 fix: dtrain + native api (3614)
* 679b7aa58 chore: check existence of correct actor to find which RM is in use (3609)
* 7a12f148a chore: test pytorch gradient aggregation DET-793 (3602)
* 9b528de70 chore: handle possible errors from docker daemon call /containers/cID/wait (3592)
* e1a00ea87 chore: add additional logging for creds helper [DET-6710] (3607)
* 7821d9020 chore: update get trial queries to not require aligned steps, vals and checkpoints (3568)
* 08888717a feat: unify task logs [DET-6062, DET-6063, DET-6064, DET-6065, DET-6066] (3070)
* ab72e1b0d fix: nil pointer error during switch RP (3608)
* 92b32d0de chore: containers should always be killed by their parent, remove incorrect exits with 0 (3595)
* d435513ce fix: update Resource Pool details in Manage Job modal (3606)
* 3f77957ad fix: add v4 shim due to experiment snapshot change (3601)
* a33747471 chore: fix flaky webui tests (3599)
* 5e5bf1097 fix: update enterprise helm chart [DET-6668] (3578)
* fdfb25562 fix: update K8s slotsUsed value [DET-6704] (3600)
* 85254394c fix: fix behavior for Change Password buttons (3598)
* 570c0e519 fix: remove icon for LOG_LEVEL_UNSPECIFIED log [DET-6436] (3585)
* 73c660c49 Notebook doc changes to conform to a style guide (3587)
* a75359d9b test: interaction test for Badge component (3580)


Docker images

- `docker pull determinedai/determined-master:0.17.10`
- `docker pull determinedai/determined-master:fea84524b`
- `docker pull determinedai/determined-master:fea84524b7a779e2ab74b42feeff952431e570ca`
- `docker pull determinedai/determined-dev:determined-master-fea84524b`
- `docker pull determinedai/determined-dev:determined-master-fea84524b7a779e2ab74b42feeff952431e570ca`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.10`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:fea84524b`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:fea84524b7a779e2ab74b42feeff952431e570ca`

0.17.9

Not secure
Changelog

* e38e8847a chore: bump version: 0.17.9-rc1 -> 0.17.9
* 0139481e4 docs: add release notes for 0.17.9 (3613)
* 701893664 fix: dtrain + native api (3614)
* f7e0e97d2 chore: bump version: 0.17.9-rc0 -> 0.17.9-rc1
* be3da6b87 fix: nil pointer error during switch RP (3608)
* 5a5f534fb fix: update Resource Pool details in Manage Job modal (3606)
* b5d99d417 fix: add v4 shim due to experiment snapshot change (3601)
* 44be28b2b fix: update K8s slotsUsed value [DET-6704] (3600)
* 1409b5091 fix: fix behavior for Change Password buttons (3598)
* 6ec1281c8 chore: bump version: 0.17.9-dev0 -> 0.17.9-rc0
* 11186a48c chore: resolve conflicting cli abbreviation (3594)
* 1e5317116 fix: check if data file exists before downloading (3586)
* 7b5c8fbda fix: use hidden prop to always include form items (3582)
* bf000be8a fix: use google.com instead of example.com as trusted domain (3589)
* 6ec67a046 chore: Remove old /checkpoints and searcher/preview endpoints [DET-6682] (3588)
* f1bd508b8 chore: unequate reservation existence and the fact they've been started (3577)
* 8a20a1628 test: cover checkpoint, model api due to invariant changes [DET-4980] (3564)
* cd931deaa chore: update hpviz to allow un-validation-aligned checkpoints (3567)
* b3840d153 feat: customize experiment columns [DET-6398] [DET-6401] (3561)
* 2e4e17827 fix: actually send the context directory for notebooks [DET-6634] (3570)
* dbb063f29 chore: bumpenvs on last image refresh (3573)
* d47db202a ci: fix gke version (3583)
* 976986cf7 feat: Tensorboard use local storage [DET-6029] (3487)
* b99505e4a fix: tests failing on pytest 7 (3579)
* b02ae127a chore: remove container_id from internal apis (3556)
* b1dd87424 test: interaction test for BadgeTag component [DET-6423] (3572)
* 508fba08a feat: webui support for moving jobs between resource pools (3563)
* a2d9ddecc feat: option to skip determined wheel installation [DET-6650] (3562)
* 87c7e8e50 chore: WebUI interaction test for Message component [DET-6425] (3553)
* 45144fba6 fix: add PyTorch Geometric example to the docs (3569)
* b426f870a fix: resolve badge related stories (3566)
* f5f578cbf chore: preserve try-for-flake script for react unit tests from e2e (3560)
* 7be66739d chore: add tensborboard timeout logging [DET-6317] (3550)
* 1bdb82719 style: shift the dropdown to be visible in collapsed nav state (3549)
* f9e469661 chore: apply logic to cancel streaming when page is not active and reactive when it is (3547)
* 94aeb54c0 feat: create Change Password modal (3537)
* c1e52c37d fix: Handle model name changes [DET-6648] (3559)
* 29ed1c88c feat: return actual resource pool info for K8s [DET-6411, DET-6383] (3531)
* cd500edc8 docs: fix several minor issues (3558)
* df41dbe9f fix: deflake unets-tf-keras test by avoiding redundant downloads (3544)
* fa2e073f7 chore: restore RP on set failure (3557)
* 063c54376 fix: Progress on completed experiment to be reported as 1 (3502)
* 8f3d3e7c5 ci: try using codeowners more. (3555)
* 908c697f9 chore: modify internal priority message (3532)
* dd78ccb3e fix: force login failure to not be silent (3551)
* 231e1ac1d Revert "chore: bump version: 0.17.9-dev0 -> 0.17.10-dev0"
* e7b249f82 chore: bump version: 0.17.9-dev0 -> 0.17.10-dev0
* 7562b5336 Revert "Merge branch 'master' of github.com:determined-ai/determined"
* 3689a1180 docs: release-0.17.8 notes (3554)
* b45743127 Merge branch 'master' of github.com:determined-ai/determined
* 6448ff181 fix: deflake unets-tf-keras test by avoiding redundant downloads (3544)
* daaef8875 chore: bump version: 0.17.8-dev0 -> 0.17.9-dev0
* fe50b39e4 fix: correct tqdm log display and fix the flickering issue [DET-6470] (3542)
* 674866592 style: fix spinner placement for hp viz [DET-6631] (3543)
* 379c26b51 webui test on MetricBadgeTag (3538)
* 10e11cc2d test: update leftover det m config -o usage to --json (3540)
* e8752b031 fix: capture sys.exit code from launch (3541)
* 783e1e4a3 feat: configure k8s fluent image in helm chart (3522) [DET-6380]
* 1942e0705 feat: make notebook timeout more configurable (3498)
* 389c76307 chore: update polling functions to be async where applicable (3499)
* 18ed310a8 chore: change the output format args for master config cli (3387)
* c7baf31b5 chore: Use nullable types in PatchExperiment [DET-6486] (3497)
* b55a61bf6 fix: ensure randomly picked search id is unique (3533)
* d4b88dcd8 build: fix make -C harness clean (3468)
* cdc8cd90b chore: fix suggested command to install growforest (3530)
* 8bb24ebb6 chore: Add logging - checkpoint storage validation [DET-6623] (3529)
* ff1c063bc fix: update test:coverage script and makefile to enable coverage report to work locally (3535)
* 2e2df57b8 feat: create a new cluster page [DET-6403] (3495)
* 7c36ab1d5 DET-6620 Amazon S3 subheading missing from docs. (3527)
* 2f279350c fix: Patch issue with regitering a checkpoint to a model version (3528)
* b8c9c85b7 fix: Escape model name (3501)
* 1c5eb9005 chore: update checkpoint export apis [DET-6037] (3448)
* 4d4fc1ef5 chore: bump version: 0.17.7-dev0 -> 0.17.8-dev0
* 99f151513 docs: add release notes for 0.17.7 (3503)
* 3ebb534a7 fix: correct for out-of-order PR landing (3523)
* 417c48c48 feat: make k8s fluent bit sidecar image configurable (3518)
* 00befce7e fix: add abort mechanism to stop actor deadlocks, check resource staleness on receipt (3519)
* de619ec0a fix: clear out the error if there are no errors upon each keystroke (3517)
* 1793ee428 feat: basic request audit logging [DET-6370] (3516)
* 5dd366b94 feat: create user settings modal (3508)
* 5510d8f3f chore: unitless searcher [DET-6359] (3343)
* bfa6060fb fix: move python launch logger setup to not miss important log (3520)
* ae52c620f chore: simplify generated code for optional param handling (3514)
* 82dd7fa78 feat: additional pytorch callbacks [DET-5180] (3479)
* 2de93dfe0 chore: fix spacing in ui update message (3515)
* ed6246b2d feat: jq allow exp change RPs (3470)
* b659ccdfb chore: add docs for specifying priority behavior in k8s (3512)
* 7d43ad31c ci: remove test-e2e-webui from circleci (3509)
* a03d686f0 feat: stopping and starting polling based on page visibility [DET-6604] (3500)
* f46c8a6d3 fix: hide manage job for unmanageable command jobs in k8 (3504)
* 8812f5462 chore: print trial logs if trial ends with 0 steps (3505)
* 8c234ef9d chore: set up api errors to be handled close to their usage (3482)
* f13611f61 chore: Use model's name as its identifier (3486)


Docker images

- `docker pull determinedai/determined-master:0.17.9`
- `docker pull determinedai/determined-master:e38e8847a`
- `docker pull determinedai/determined-master:e38e8847a475bd18c71f56c58866634ba31109c4`
- `docker pull determinedai/determined-dev:determined-master-e38e8847a`
- `docker pull determinedai/determined-dev:determined-master-e38e8847a475bd18c71f56c58866634ba31109c4`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.9`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:e38e8847a`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:e38e8847a475bd18c71f56c58866634ba31109c4`

0.17.8

Not secure
Changelog

* 9c8b8d380 chore: bump version: 0.17.8-rc0 -> 0.17.8
* fbf281697 chore: bump version: 0.17.8-dev0 -> 0.17.8-rc0
* 5b4db5352 fix: capture sys.exit code from launch (3541)
* 7039e7ec6 chore: bump version: 0.17.7 -> 0.17.8-dev0


Docker images

- `docker pull determinedai/determined-master:0.17.8`
- `docker pull determinedai/determined-master:9c8b8d380`
- `docker pull determinedai/determined-master:9c8b8d3809a8fd1aa52d7acc05a1720349ba0458`
- `docker pull determinedai/determined-dev:determined-master-9c8b8d380`
- `docker pull determinedai/determined-dev:determined-master-9c8b8d3809a8fd1aa52d7acc05a1720349ba0458`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.8`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:9c8b8d380`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:9c8b8d3809a8fd1aa52d7acc05a1720349ba0458`

0.17.7

Not secure
Changelog

* 814043805 chore: bump version: 0.17.7-rc3 -> 0.17.7
* 6c02e0624 chore: bump version: 0.17.7-rc2 -> 0.17.7-rc3
* cb59cf471 fix: move python launch logger setup to not miss important log (3520)
* 1430a2524 chore: add docs for specifying priority behavior in k8s (3512)
* fb17a04e5 fix: add abort mechanism to stop actor deadlocks, check resource staleness on receipt (3519)
* 200e544bd fix: clear out the error if there are no errors upon each keystroke (3517)
* 23dba3529 chore: bump version: 0.17.7-rc1 -> 0.17.7-rc2
* b464b1899 fix: hide manage job for unmanageable command jobs in k8 (3504)
* 274fcb577 chore: set up api errors to be handled close to their usage (3482)
* 13c7ba52a docs: add release notes for 0.17.7 (3503)
* 094acf117 chore: bump version: 0.17.7-rc0 -> 0.17.7-rc1
* 96572d312 chore: Use model's name as its identifier (3486)
* 79093e692 chore: bump version: 0.17.7-dev0 -> 0.17.7-rc0
* c7ce5fbbd chore: lock api state for backward compatibility check
* 0201934de chore: refresh images (3496)
* 4b435c811 ci: increase resource_class for Docker image scan (3406)
* ca5e9e82b fix: increment runID during allocation (3494)
* 77b3433b0 Add telemetry reporting for data layer (3493)
* 819ea05bd chore: Remove deprecated routes from old API (3483)
* 3d84b6f0d fix: gcp vm image with google guest agent working [DET-6489] (3489)
* 96b1e462a refactor: migrate scatter plot to uplot [DET-6376m, DET-6377] (3474)
* c8f77b4a0 chore: resolve previous /agents fetch before polling for a new one (3481)
* c2d31771d test: support parallel running of auth test suite (3443)
* 2f4883f24 fix: running experiment log misbehave [DET-6339] (3484)
* f664db6bd chore: associate gc tasks with their job (3464)
* a29990acb chore: support concurrent agents with matching fluent names. (3460)
* 00be2a735 separate launch layer (3371)
* d23f1a2e3 feat: add columns to experiment list table [DET-6400] (3445)
* 68c12e242 fix: update task list Resource Pool column sorter to alphaNumericSorter [DET-6434] (3471)
* 417816f9d chore: address "key" prop warnings (3476)
* 32dae0aee chore: bump version: 0.17.6-dev0 -> 0.17.7-dev0
* ba6b12398 docs: add release notes for 0.17.6 (3475)
* 22eeac453 chore: Move parts of Experiment CLI to GRPC API (3418)
* c29852e0c fix: jq error changing ntbcs priority (3461)
* cd8bf45c0 fix: visualization tab 'Apply' button style [DET-6442] (3463)
* 97b0aa5be fix: use different tf on macos (3462)
* 917364694 ci: increase timeouts for GKE cluster creation, move notifications from ml-ag to ci-bots. (3469)
* 25b5f6b1f docs: describe oidc integration for enterprise (3400)
* 768ee4ed2 build: make -C master doesn't call make fmt (3467)
* c7f5a7dc8 fix: make systemd socket activation actually work (3459)
* fe20d429a chore: report job entity id in the job queue list cli (3429)
* e890aa9be chore: update pr preview cluster address for Netlify (3455)
* ff3151375 fix: Allow allocations array to be empty without null value (3465)
* 057a25773 fix: Update sample models code for Determined client
* b7a5a7937 fix: model-hub transformers ner example (3456)
* 05ff3a963 fix: avoid terminating profiler streaming [DET-6459] (3453)
* 9badb4bc6 chore: improve webui analytics [DET-4857, DET-4859] (3286)
* e9a3c18cb chore: remove accidentally introduced files from webui/tests (3441)
* 842f03497 fix: mobile view icons for experiment header [DET-6011] (3446)
* 3d450bd8e fix: update to show full version when nav sidebar is expended [DET-6264] (3439)
* 9a17bf579 fix: update label reference to tag [Det-5969] (3413)
* f63726449 fix: revert to prior slot utilization logic for static agents (3451)
* 50e4d4a29 fix: check that login input is visible before logging in (3450)
* 4d534afdf chore: upgrade golangci-lint to latest (3379)
* ec0f1172c test: await focusing username element (3438)
* 3c8476abb chore: update tasklist comparator (3440)
* 52f9d03e1 fix: update timeago casing for taskcards on dashboard (3434)
* 01f7a44cd test: Create Avatar component test [DET-6404] (3402)
* 437270b33 chore: remove tools.go+go.mod tool dep tracking pattern, just go install versions of tools (3383)
* 375c53d54 refactor: error handler [DET-6298] (3416)
* 2e1b4b8d3 ci: update gauge version [DET-6432] (3433)
* 6f217e8b5 ci: run releases for tags with new proper SemVer format (3435)
* 36bb4d9be chore: better telemetry (3271)
* 845c3c47b fix: fix priority scheduler time-based preemption and prioritization issues (3428)
* 932660076 ci: log test boundary markers to managed devcluster logs. (3426)
* e312aa5a6 record parent_id from webui, return in api as forkedFrom (3425)
* 79f291cb6 chore: validate priority and weight ranges in job api requests (3430)


Docker images

- `docker pull determinedai/determined-master:0.17.7`
- `docker pull determinedai/determined-master:814043805`
- `docker pull determinedai/determined-master:814043805d83f5178dca05e2621e820ae9182402`
- `docker pull determinedai/determined-dev:determined-master-814043805`
- `docker pull determinedai/determined-dev:determined-master-814043805d83f5178dca05e2621e820ae9182402`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.7`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:814043805`
- `docker pull nvcr.io/isv-ngc-partner/determined/determined-master:814043805d83f5178dca05e2621e820ae9182402`

Page 13 of 60

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.