Skip to content

Releases: determined-ai/determined

0.17.11

14 Mar 18:05
Compare
Choose a tag to compare

Changelog

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

04 Mar 22:42
Compare
Choose a tag to compare

Changelog

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

12 Feb 01:41
Compare
Choose a tag to compare

Changelog

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

03 Feb 02:25
Compare
Choose a tag to compare

Changelog

  • 9c8b8d3 chore: bump version: 0.17.8-rc0 -> 0.17.8
  • fbf2816 chore: bump version: 0.17.8-dev0 -> 0.17.8-rc0
  • 5b4db53 fix: capture sys.exit code from launch (#3541)
  • 7039e7e 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

28 Jan 22:36
Compare
Choose a tag to compare

Changelog

  • 8140438 chore: bump version: 0.17.7-rc3 -> 0.17.7
  • 6c02e06 chore: bump version: 0.17.7-rc2 -> 0.17.7-rc3
  • cb59cf4 fix: move python launch logger setup to not miss important log (#3520)
  • 1430a25 chore: add docs for specifying priority behavior in k8s (#3512)
  • fb17a04 fix: add abort mechanism to stop actor deadlocks, check resource staleness on receipt (#3519)
  • 200e544 fix: clear out the error if there are no errors upon each keystroke (#3517)
  • 23dba35 chore: bump version: 0.17.7-rc1 -> 0.17.7-rc2
  • b464b18 fix: hide manage job for unmanageable command jobs in k8 (#3504)
  • 274fcb5 chore: set up api errors to be handled close to their usage (#3482)
  • 13c7ba5 docs: add release notes for 0.17.7 (#3503)
  • 094acf1 chore: bump version: 0.17.7-rc0 -> 0.17.7-rc1
  • 96572d3 chore: Use model's name as its identifier (#3486)
  • 79093e6 chore: bump version: 0.17.7-dev0 -> 0.17.7-rc0
  • c7ce5fb chore: lock api state for backward compatibility check
  • 0201934 chore: refresh images (#3496)
  • 4b435c8 ci: increase resource_class for Docker image scan (#3406)
  • ca5e9e8 fix: increment runID during allocation (#3494)
  • 77b3433 Add telemetry reporting for data layer (#3493)
  • 819ea05 chore: Remove deprecated routes from old API (#3483)
  • 3d84b6f fix: gcp vm image with google guest agent working [DET-6489] (#3489)
  • 96b1e46 refactor: migrate scatter plot to uplot [DET-6376m, DET-6377] (#3474)
  • c8f77b4 chore: resolve previous /agents fetch before polling for a new one (#3481)
  • c2d3177 test: support parallel running of auth test suite (#3443)
  • 2f4883f fix: running experiment log misbehave [DET-6339] (#3484)
  • f664db6 chore: associate gc tasks with their job (#3464)
  • a29990a chore: support concurrent agents with matching fluent names. (#3460)
  • 00be2a7 separate launch layer (#3371)
  • d23f1a2 feat: add columns to experiment list table [DET-6400] (#3445)
  • 68c12e2 fix: update task list Resource Pool column sorter to alphaNumericSorter [DET-6434] (#3471)
  • 417816f chore: address "key" prop warnings (#3476)
  • 32dae0a chore: bump version: 0.17.6-dev0 -> 0.17.7-dev0
  • ba6b123 docs: add release notes for 0.17.6 (#3475)
  • 22eeac4 chore: Move parts of Experiment CLI to GRPC API (#3418)
  • c29852e fix: jq error changing ntbcs priority (#3461)
  • cd8bf45 fix: visualization tab 'Apply' button style [DET-6442] (#3463)
  • 97b0aa5 fix: use different tf on macos (#3462)
  • 9173646 ci: increase timeouts for GKE cluster creation, move notifications from #ml-ag to #ci-bots. (#3469)
  • 25b5f6b docs: describe oidc integration for enterprise (#3400)
  • 768ee4e build: make -C master doesn't call make fmt (#3467)
  • c7f5a7d fix: make systemd socket activation actually work (#3459)
  • fe20d42 chore: report job entity id in the job queue list cli (#3429)
  • e890aa9 chore: update pr preview cluster address for Netlify (#3455)
  • ff31513 fix: Allow allocations array to be empty without null value (#3465)
  • 057a257 fix: Update sample models code for Determined client
  • b7a5a79 fix: model-hub transformers ner example (#3456)
  • 05ff3a9 fix: avoid terminating profiler streaming [DET-6459] (#3453)
  • 9badb4b chore: improve webui analytics [DET-4857, DET-4859] (#3286)
  • e9a3c18 chore: remove accidentally introduced files from webui/tests (#3441)
  • 842f034 fix: mobile view icons for experiment header [DET-6011] (#3446)
  • 3d450bd fix: update to show full version when nav sidebar is expended [DET-6264] (#3439)
  • 9a17bf5 fix: update label reference to tag [Det-5969] (#3413)
  • f637264 fix: revert to prior slot utilization logic for static agents (#3451)
  • 50e4d4a fix: check that login input is visible before logging in (#3450)
  • 4d534af chore: upgrade golangci-lint to latest (#3379)
  • ec0f117 test: await focusing username element (#3438)
  • 3c8476a chore: update tasklist comparator (#3440)
  • 52f9d03 fix: update timeago casing for taskcards on dashboard (#3434)
  • 01f7a44 test: Create Avatar component test [DET-6404] (#3402)
  • 437270b chore: remove tools.go+go.mod tool dep tracking pattern, just go install versions of tools (#3383)
  • 375c53d refactor: error handler [DET-6298] (#3416)
  • 2e1b4b8 ci: update gauge version [DET-6432] (#3433)
  • 6f217e8 ci: run releases for tags with new proper SemVer format (#3435)
  • 36bb4d9 chore: better telemetry (#3271)
  • 845c3c4 fix: fix priority scheduler time-based preemption and prioritization issues (#3428)
  • 9326600 ci: log test boundary markers to managed devcluster logs. (#3426)
  • e312aa5 record parent_id from webui, return in api as forkedFrom (#3425)
  • 79f291c 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

0.17.6

20 Jan 23:21
Compare
Choose a tag to compare

Changelog

Docker images

  • docker pull determinedai/determined-master:0.17.6
  • docker pull determinedai/determined-master:a7806b5a
  • docker pull determinedai/determined-master:a7806b5a6670a0c6a2d9126b004384d322930b73
  • docker pull determinedai/determined-dev:determined-master-a7806b5a
  • docker pull determinedai/determined-dev:determined-master-a7806b5a6670a0c6a2d9126b004384d322930b73
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.6
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:a7806b5a
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:a7806b5a6670a0c6a2d9126b004384d322930b73

0.17.5

10 Dec 19:24
Compare
Choose a tag to compare

Changelog

439547c chore: bump version: 0.17.5-rc7 -> 0.17.5
92feff1 docs: add release notes for 0.17.5 (#3299)
15fa654 chore: bump version: 0.17.5-rc6 -> 0.17.5-rc7
d4568d2 chore: update job queue title and navigation entry (#3303)
d777adc chore: reuse ordering logic between k8 and priority schedulers (#3301)
000839f chore: bump version: 0.17.5-rc5 -> 0.17.5-rc6
b1030f0 fix: fix experiment active state check in webui (#3295)
b79a0eb fix: update craco config to have webpack use the ify-loader for plotly imports (#3294)
228b9d6 chore: bump version: 0.17.5-rc4 -> 0.17.5-rc5
ec7d349 chore: avoid progress rendering for tasks card in some cases (#3289)
44bbbfc chore: bump version: 0.17.5-rc3 -> 0.17.5-rc4
b6420cd fix: open job queue task links in a new tab (#3293)
e44ac2b fix: pass get_trials sort parameters to REST (#3291)
4cbd003 feat: set up, read, and visualize job queue (#3231)
2126d3b fix: update use in notebook code snippet [DET-6305] (#3288)
1025947 Fix: send activate param from WebUI to API (#3290)
e251222 fix: det model list-versions --json (#3292)
2c9725a fix: add visual indicators that you can't edit an archived model [DET-6280] (#3279)
e168d75 chore: bump version: 0.17.5-rc2 -> 0.17.5-rc3
f083b08 fix: increase CircleCI resource class for React builds
22a2c8b chore: bump version: 0.17.5-rc1 -> 0.17.5-rc2
9416368 ci: run releases for tags with new proper SemVer format
bf1efef chore: bump version: 0.17.5-rc0 -> 0.17.5-rc1
02ce03d chore: bump version: 0.17.5-dev0 -> 0.17.5-rc0
e89861a fix: CLI keeps activate_experiment for old master servers (#3284)
2561e2a fix: model version last_updated_time (#3285)
3b4dd31 chore: rename master to cluster in the webui [DET-6273] (#3264)
b923ef3 fix: various model registry tweaks (#3278)
c7a91b4 docs: updating model registry documentation [DET-6072] (#3276)
8c2b970 feat: Model Registry UX Phase 2 - Creation [DET-6257] [DET-6258] (#3244)
84f69a4 chore: fix the spinner story (#3272)
d9579ca feat: Add python method for listing trials in an experiment [DET-5088] (#3270)
9e91c01 fix: generate SSH keys for restored trials (#3249)
5c37bfe fix: remove old build targets (#3268)
b9d0864 perf: optimizations to trial logs streaming [DET-6262] (#3254)
8b822be chore: apply more jsx lint (#3259)
4e79a7a chore: update release note for MIG support (#3260)
e16ee27 chore: fix storybook assets (#3253)
d66f0cc chore: bump version: 0.17.4-dev0 -> 0.17.5-dev0
2d299f3 docs: add release notes for 0.17.4 (#3242)
327fe9f fix: update bumpversion config to account for new React config file (#3257)
897329a fix: hp search progress to account for early-stopped trials [DET-6231] (#3247)
4dd2281 docs: add an example for bind_mounts. (#3255)
e3c8723 chore: unit tests [DET-6245] (#3229)
b3a6911 fix: invalidhp handling for single trial experiments (#3246)
fca1963 feat: Activate forked experiments once created [DET-6190] (#3236)
ee0ce6d fix: add Validate methods for checkpoint_storage structs [DET-6281] (#3243)
3666b75 Update behavior of insert model version and archived models (#3241)
ddce7de ci: docker image scan: update known tf1 vulns. (#3238)
c56f12d fix: stop Model Registry from showing empty message while loading (#3240)
eefb0e6 fix: don't create filestore with no_filestore flag (#3233)
4a3ffb7 feat: basic support for container recovery on agent restarts [DET-6061] (#3155)
0f6a0f2 ci: lint-python: readjust to fresh flake8-bugbear==21.11.28 release. (#3239)
518b06e fix: make Helm deployment work with no OpenShift config present (#3230)
3aa864a fix: upgrade to swagger-ui v4.1.0 to patch rest-api XSS vulnerability [DET-6210] (#3234)
66759c0 refactor: customize-cra to craco [DET-5441] (#3221)
93ca970 fix: clarify det deploy gke-experimental help text (#3232)

Docker images

  • docker pull determinedai/determined-master:latest
  • docker pull determinedai/determined-master:0.17.5
  • docker pull determinedai/determined-master:439547c6
  • docker pull determinedai/determined-master:439547c65ddf8039569961d61baf02a6efac6281
  • docker pull determinedai/determined-dev:determined-master-439547c6
  • docker pull determinedai/determined-dev:determined-master-439547c65ddf8039569961d61baf02a6efac6281
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.5
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:439547c6
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:439547c65ddf8039569961d61baf02a6efac6281

0.17.4

30 Nov 19:03
Compare
Choose a tag to compare

Changelog

ce26434 chore: bump version: 0.17.4-rc1 -> 0.17.4
56e5f61 docs: add release notes for 0.17.4 (#3242)
4ccc5ea ci: lint-python: readjust to fresh flake8-bugbear==21.11.28 release. (#3239)
de48d07 fix: make Helm deployment work with no OpenShift config present (#3230)
46211c7 chore: bump version: 0.17.4-rc0 -> 0.17.4-rc1
e1af55c chore: bump version: 0.17.4-dev0 -> 0.17.4-rc0
b63e911 chore: lock api state for backward compatibility check
1be8026 feat: Adding Openshift route support in Helm chart (#3214)
5fa9e59 chore: prefer https over git for npm dependency (#3225)
b184eb9 fix: overflow buttons on small screens (#3227)
f15a1fc feat: add link to docs in Model Registry empty state (#3226)
3cc7d12 chore: reorder where Model Registry appears in navbar (#3224)
b8548bc feat: don't delete image before force_pull_image [DET-6145] (#3219)
b41ae1d fix: reorder migrations so timestamps reflect commit order (#3223)
c4153dc feat: track historical allocation over users for all tasks (#3199) [DET-6247]
939754b fix: update experiment state filter [DET-6217] (#3216)
73917ee feat: read-only model registry UI [DET-5992] [DET-5993] [DET-5994] (#3172)
168f2aa fix: experiment delete should work when trials have restarts (#3212)
9ff9c63 feat: image updates: add tf 2.7; security tf 2.4, 2.5, 2.6; fix PTL. (#3215)
2a6f360 fix: typo in experiment state go to postgres enum mapping (#3211)
7874822 feat: model registry API can update name, has Notes field (#3213)
f41d178 feat: detect MIG instances in agents (#3204)
1aa2225 feat: add det deploy gke-experimental [DET-5752] (#3136)
525777b ci: manual image scanning with anchore script. (#3206)
bd747d3 docs: remove note about model.predict (#3202)
1cb6e2a fix: Continue using model names on the CLI [DET-6152] (#3152)
6dd7410 chore: enforce consistent spacing around operators (#3200)
7311d66 chore: reusable action dropdown (#3194)
e1dbd09 ci: update gke version. (#3207)
d82530d Fix: add user_id to previous model_versions (#3208)
612312f fix: use ListValue to receive empty list on labels field (#3198)
ae1d367 fix: display short version in sidebar properly (#3197)
f5939c4 style: remove text-shadow from selected antd tabs (#3201)
6ef6765 chore: update string tests organization (#3192)
290ab55 refactor: simplify api and api config imports [DET-6201] (#3193)
4c675d3 docs: remove det exp from docs (#3183)
0cf4617 chore: trial log settings query param [DET-6206] (#3196)
1221690 chore: convert master logs to use new streaming api [DET-5267, DET-6187] (#3111)
14a429c refactor: condense master RM modules together. (#3173)
dde5892 chore: bump version: 0.17.3-dev0 -> 0.17.4-dev0
193cea6 docs: add release notes for 0.17.3 (#3186)
51b9889 docs: fix TFKerasTrial docstring to say we default to TF 2.x. (#3177)
42ceb94 chore: fix race condition in test_login_as_non_active_user (#3182)
ca01d6a chore: move config into its own package (#3175)
813a0ba fix: fluentbit should be able to run as nonroot [DET-5949] (#3160)
97ccfcf chore: handle different provider name cases (#3180)
3e5b126 fix: update bad routing to trial actor (#3178)
a5abafa feat: add support for any SSO providers [DET-6184] (#3174)

Docker images

  • docker pull determinedai/determined-master:latest
  • docker pull determinedai/determined-master:0.17.4
  • docker pull determinedai/determined-master:ce264345
  • docker pull determinedai/determined-master:ce264345f9c61c7496b8efaa106f26a35d55f48f
  • docker pull determinedai/determined-dev:determined-master-ce264345
  • docker pull determinedai/determined-dev:determined-master-ce264345f9c61c7496b8efaa106f26a35d55f48f
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.4
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:ce264345
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:ce264345f9c61c7496b8efaa106f26a35d55f48f

0.17.3

12 Nov 22:20
Compare
Choose a tag to compare

Changelog

70d1142 chore: bump version: 0.17.3-rc4 -> 0.17.3
bd1a9a3 docs: add release notes for 0.17.3 (#3186)
f9d6bd5 chore: bump version: 0.17.3-rc3 -> 0.17.3-rc4
06990f5 fix: fluentbit should be able to run as nonroot [DET-5949] (#3160)
8ef7074 chore: handle different provider name cases (#3180)
ae5c9cf fix: update bad routing to trial actor (#3178)
579b92f chore: bump version: 0.17.3-rc2 -> 0.17.3-rc3
7c1f4a8 feat: add support for any SSO providers [DET-6184] (#3174)
17f066f chore: bump version: 0.17.3-rc1 -> 0.17.3-rc2
a49befd ci: run releases for tags with new proper SemVer format
9024e3e chore: bump version: 0.17.3-rc0 -> 0.17.3-rc1
a8ef116 ci: run releases for tags with new proper SemVer format
96d4d11 chore: bump version: 0.17.3-dev0 -> 0.17.3-rc0
43a87f8 chore: lock api state for backward compatibility check
dc9f700 fix: correct experiment snapshot shim error messages (#2999)
a580ed5 feat: Add Checkpoint Storage prefix for S3 (#2978)
b28caa2 style: add job queue icon to project (#3170)
6d2f40e fix: update fetch-cloud-forest.sh to be compatible with old versions of bash (#3115)
00d6423 chore: remove simplejson (#3148)
ebfe742 refactor: classmethods instead of staticmethods in trial controllers. (#3171)
a0e7a9a feat: make determined-agent [ARGS] behave as determined-agent run [ARGS]. (#3157)
47ca90f fix: remove old api kill trial (#3169)
f6c36b1 style: move master logs nav item to other internal nav items (#3168)
ce60bbf chore: update manifest to use relative paths (#3131)
ea42cad refactor: consolidate mechanisms for API actor requests (#3165) [DET-5700]
580aa1a chore: fixes to makefile and devcluster config (#3163)
a473af7 ci: add no-prompt to ignore safety checks in automation (#3166)
32743e9 style: add model registry icon to project (#3158)
e471d61 refactor: rename pkg/agent to aproto, pkg/container to cproto. (#3161)
18eac59 chore: advertise shorter openapi operation ids (#3154)
4d65c15 feat: confirm before modifying an existing AWS stack in det deploy [DET-6128] (#3117)
1a1c1c0 fix: hide secrets when printing EnvContext [DET-6046] (#3022)
cc7605c fix: adhere to proper SemVer format (#3153)
bc28eb6 feat: Add /labels to Model Registry API [DET-6178] (#3150)
18531b9 feat: define jobs for experiments and NTbSC (#3135)
d7294ae fix: fail non-restartable tasks on allocation termination [DET-6158] (#3144)
75e7dfa feat: Add DELETE to Model and Model Version API [DET-6118] (#3138)
6073003 chore: bump version: 0.17.2.dev0 -> 0.17.3.dev0
e8011b8 docs: add release notes for 0.17.2 (#3146)
1d2088e fix: non-scalar nan handling (#3143)
f3915f3 feat: Make SSH RSA key size configurable [DET-5983] (#3141)
97abf3e chore: refactor load order [DET-6036] (#3046)
b845805 feat: load determined really fast (#3137)
1d6bfae docs: normalize case of language names in code blocks (#3121)
96f577a feat: Implement /archive and /unarchive in Model API [DET-6148] (#3125)
098d012 fix: CLI fixes for model registry API (#3134)
e325326 fix: webui links to new docs layouts (#3132)
65508eb fix doc redirecting (#3133)
7bd7010 feat: Implement PATCH in Model and Model Version API [DET-6051] (#3113)
940b5ad docs: fix docker install docs [DET-5900] (#3129)
b344cac style: prefer optional chain (#3124)

Docker images

  • docker pull determinedai/determined-master:latest
  • docker pull determinedai/determined-master:0.17.3
  • docker pull determinedai/determined-master:70d1142b
  • docker pull determinedai/determined-master:70d1142b8f9728ff6f22557de7dd778f01b04c7d
  • docker pull determinedai/determined-dev:determined-master-70d1142b
  • docker pull determinedai/determined-dev:determined-master-70d1142b8f9728ff6f22557de7dd778f01b04c7d
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.3
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:70d1142b
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:70d1142b8f9728ff6f22557de7dd778f01b04c7d

0.17.2

29 Oct 23:08
Compare
Choose a tag to compare

Changelog

f3f15e8 chore: bump version: 0.17.2rc7 -> 0.17.2
0e73d67 docs: add release notes for 0.17.2 (#3146)
000e41d chore: bump version: 0.17.2rc6 -> 0.17.2rc7
35b9ae9 fix: non-scalar nan handling (#3143)
fbb80cf chore: bump version: 0.17.2rc5 -> 0.17.2rc6
2badb07 chore: bump version: 0.17.2rc4 -> 0.17.2rc5
20e5cb7 chore: bump version: 0.17.2rc3 -> 0.17.2rc4
c8dc28a chore: bump version: 0.17.2rc2 -> 0.17.2rc3
0b14aee fix: CLI fixes for model registry API (#3134)
15189a7 fix: return m.id in get_model
3d6c5ee chore: bump version: 0.17.2rc1 -> 0.17.2rc2
8cee841 chore: bump version: 0.17.2rc0 -> 0.17.2rc1
4c0d94b fix: webui links to new docs layouts (#3132)
d7961a0 fix doc redirecting (#3133)
885fce1 docs: fix docker install docs [DET-5900] (#3129)
063f582 chore: bump version: 0.17.2.dev0 -> 0.17.2rc0
a0536eb chore: lock api state for backward compatibility check
1f332d3 fix: store and display metrics with NaN or ±Infinity [DET-5944] (#3101)
ad0f5e0 ci: switch release ordering of Docker and PyPi publishing [DET-5195] (#3128)
acef5c2 chore: update docs with logo-free images (#3127)
c9d3da6 fix: update experiment state proto with missing enum value [DET-6115] (#3114)
4f93525 chore: prevent NaNs from polluting HP importance [DET-6119] (#3126)
509fdb7 chore: react component testing [DET-6048] (#3043)
c5f76f5 chore: add a helpful error message when fetching context fails (#3123)
0b4d2b5 chore: Bump images for DET-5888 and DET-6134, and revert container runtime selection (#3119)
fd3d3f7 fix: fix doc static file path (#3120)
9128479 chore: pin node/npm version (#3108)
4bc7634 fix: master_config_path not being treated as Path (#3112)
6b5d3de fix: upgrade pip on windows CI to get new resolver (#3118)
1a51bcd docs: update sphinx theme (#3110)
fe6502a feat: Implement Model API POST to /models, support labels [DET-6053] (#3107)
2e93116 chore: add test coverage report (#3109)
1a2df6b chore: fix icon filters tooltip label for JupyterLab and TensorBoard (#3104)
d1f909b feat: add timestamp, log level to master logs APIs (#3105)
2272798 ci: vulnerability scanning of Docker images [DET-5931] (#3103)
2ea2125 ci: wait for slot availability in e2e-cpu-double. (#3099)
cdd88fb chore: rename notebook to jupyter lab [DET-6125] (#3097)
3144929 style: fix issue of table headers overlapping (#3098)
74840d5 feat: Implement Model + Model Version API Backend [DET-5995] [DET-5996] (#3096)
98adbe7 style: update ee webui branding [DET-6090, DET-6098, DET-6099, DET-6100, DET-6102] (#3089)
d34ea10 test: remove unused variables in tests and other outdated references (#3095)
e14c28c chore: bump version: 0.17.1.dev0 -> 0.17.2.dev0
9324155 docs: add release notes for 0.17.1 (#3091)
403edfa fix: write cluster_info.json in all non-cmd task types (#3094)
8c6b3e3 chore: update Docker images and AMIs (#3093)
6a8eecd fix: prevent login redirect from being the login page itself (#3088)
1497583 fix: make sure login failure is shown to the user (#3087)
34bfcbd chore: update WebUI READMEs regarding testing [DET-4628] (#3047)
fdd60c0 fix: avoid race on schema cache load (#3081) [DET-6108]
bc5ae03 refactor: update mypy and get rid of type: ignore on all tests. (#3086)
075d179 fix: update harness to handle telemetry being off (#3085)
aa75110 fix: report progress correctly for searchers configured in epochs (#3084) [DET-6112]
4fa7803 refactor: move cluster-wide tests into one dir, reorg, remove unused utils. (#3074)
ec654a7 chore: add branding field to master endpoint [DET-6067] (#3080)
a636b6d chore: add redirect to documents (#3054)
4cd722d chore: update experiment and checkpoint imports for consistency (#3079)
0fea075 fix: fix an issue in some CLI aliases not working (#3078)
8d08a42 chore: upgrade sphinx version (#3077)
97201cc feat: trigger alert when user tries to leave with unsaved notes [DET-6096] (#3071)
0931009 fix: allow for non-integer timekeys (#3076)
ca59928 fix: update helm push command to helm cm-push (#3075)

Docker images

  • docker pull determinedai/determined-master:latest
  • docker pull determinedai/determined-master:0.17.2
  • docker pull determinedai/determined-master:f3f15e8d
  • docker pull determinedai/determined-master:f3f15e8dcd4de1f745b762f2edba5b2568416d59
  • docker pull determinedai/determined-dev:determined-master-f3f15e8d
  • docker pull determinedai/determined-dev:determined-master-f3f15e8dcd4de1f745b762f2edba5b2568416d59
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.17.2
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:f3f15e8d
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:f3f15e8dcd4de1f745b762f2edba5b2568416d59