Skip to content

0.14.2

Compare
Choose a tag to compare
@determined-ci determined-ci released this 18 Feb 00:45
· 6333 commits to main since this release

Changelog

44e76a6 chore: bump version: 0.14.2rc3 -> 0.14.2
6045694 docs: Release notes for 0.14.2. (#1983)
8d5cb5b chore: bump version: 0.14.2rc2 -> 0.14.2rc3
fa45890 fix: fix notebook state stuck in pending [DET-4988] (#1981)
90256ac chore: remove parcoords temporarily (#1982)
0bfe2c9 chore: bump version: 0.14.2rc1 -> 0.14.2rc2
bfb6805 fix: fix quoted string bugs for non-simple AWS deployments [DET-5001] (#1980)
68e4513 fix: k8s resource pool API response should not have nil field [DET-4989] (#1979)
e50cdcb chore: check if experiment exists in /api/v1/experiments/:id/trials (#1978)
f3ca29c chore: bump version: 0.14.2rc0 -> 0.14.2rc1
98491e9 chore: bump version: 0.14.2.dev0 -> 0.14.2rc0
3df38be fix: helm chart template dashes (#1976)
9592b64 ci: deploy NGC images as part of release [DET-4910] (#1941)
1008645 chore: fix squad example README links (#1975)
94b214f chore: lock api state for backward compatibility check
5e3cb06 docs: Release notes for 0.14.1.
ac5cdc0 chore: bump version: 0.14.1.dev0 -> 0.14.2.dev0
2a34e79 chore: bump version: 0.14.0.dev0 -> 0.14.1.dev0
8e33f2a fix: add task state to task endpoints [DET-4987] (#1958)
b424102 chore: update documentation for new images [DET-4998] (#1971)
6c4cd8c fix: restore trials with operations intact to avoid unintented side-effects (#1970) [DET-4994]
f103ab8 chore: stop hardcoding python3.6 [DET-4929] [DET-4539] (#1967)
f02715d chore: commit generated python schemas (#1964)
2ce2ff0 docs: add DGX instructions for determined-deploy (#1955)
28f3c7a ci: lint schemas during ci (#1963)
5c7e279 chore: tweak json-schema tooling, schemas, and test cases (#1957)
b2d15aa chore: refactor trial logs CLI code and remove old api endpoints (#1951)
aef46c7 chore: fix code quality issues (#1940)
8224fa7 fix: add missing comment on exported function (#1962)
285c055 chore: commit make -C schemas fmt (#1961)
2cff862 chore: check for closed connections before sending [DET-4829] (#1949)
b62a0b1 chore: remove lunch-and-learn notice, tweak docs (#1960)
321b1aa chore: migrate webui launch notebook api [DET-4821] (#1943)
318bbf8 ci: fix retention of CloudWatch logs for deploy clusters (#1954)
d149986 ci: set a CI-specific prefix for and retain CloudWatch log groups (#1953)
e951363 chore: remove max agents count in resource pool card's header (#1950)
139b149 feat: allow retaining CloudWatch log groups of det-deploy clusters (#1948)
78d4b94 build: separate out docs pre-publish step (#1945) [DET-4982]
493606f chore: fix error on empty metric in metric-snapshot endpoint [DET-4923] (#1947)
84d979b chore: rename v1's to v0's (#1946)
07be510 refactor: replace step ID with total batches in the DB (#1890)
e1fbb11 ci: don't upload cloudwatch to s3 (#1938)
0c79b35 chore: tooling for experiment config structs in python and golang (#1874)
eedbbe8 refactor: reduce code duplication across task types (#1749)
3184552 fix: make trial log timestamp filters backwards compatible (#1944)
c607134 chore: bump version: 0.13.14.dev0 -> 0.13.14rc0
89acacb docs: Release notes for 0.14.0.
648c7ae fix: add backwards compatability for logs before 0.13.8 (#1942)
2302f94 feat: parallel coord plot [DET-4450, DET-4928, DET-4978] (#1878)
fea363e fix: clean up device allocation if the resources are released (#1930)
0a36789 ci: limit concurrent deploys from master (#1905)
870d80c chore: single batch evaluation for local test mode [DET-2931] (#1934)
71b5139 test: fix resourcepoolcard story not rendering [DET-4964] (#1916)
44cfe76 chore: remove unused step iotypes (#1933)
da17313 fix: show zero value metrics [DET-4686] (#1932)
283a188 chore: migrate webui tasks api endpoint [DET-4018] (#1900)
43180e3 refactor: array prototype [DET-4976] (#1935)
7a6ce63 chore: revert default images and framework versions (#1936)
ceba9ea docs: edit model debug doc (#1925)
94265ad chore: improve resource pool details presentation [DET-4968] (#1926)
cd12430 fix: remove clickable style from trial info table [DET-4967] (#1923)
3e4b74e docs: clarification instructions for TF 1.15 eager mode (#1929)
e92d612 test: webui e2e test improvements [DET-4912] (#1893)
c796178 fix: correct the comparison function when numbers are fractions [DET-4969] (#1924)
80924f9 fix: add default query limit and add missing sort by state [DET-4919] (#1921)
e830758 refactor: paginate experiment trials [DET-4900, DET-4921, DET-4922] (#1892)
6a0c76d fix: correct cancel confirm button label to confirm [DET-4966] (#1922)
f8d061b style: change notebook create icon [DET-4965] (#1920)
6c123e3 docs: fix incorrect reference in docs (#1919)
be35c4c fix: typos in model debugging doc (#1918)
76a3b94 fix: fix a utilization calculation error in hgi resource bar for cpu slots [DET-4913] (#1911)
9e0be99 docs: clean up resource pool docs and add release notes (#1917)
3e5343c feat: support resource pools in det-deploy local agent-up [DET-4938] (#1906)
436d774 refactor: update active experiments [DET-4915] (#1910)
c036414 chore: remove docs for deprecated API (#1908)
f55a4dd fix: buffer the trial log in the correct order [DET-4931] (#1912)
167b114 fix: correct best and latest metric sort by params for the GET experiment trials API (#1915) [DET-4920]
48418e6 fix: add non-scalar metric expectation to protobufs [DET-4893] [DET-4911] (#1876)
7f7aa2e feat: support more fields to sortBy in /api/v1/experiments/trials [DET-4219, DET-4920] (#1899)
4f4bca4 chore: Bump images and versions to Tensorflow 2.4.1 (#1913)
b619197 chore: let CLI verify the master using combined system/custom certs (#1859) [DET-4666]
a00492c docs: add model debug doc (#1895)
6078b0f chore: reword resource pool ui presentation [DET-4925] (#1898)

Docker images

  • docker pull determinedai/determined-master:0.14.2
  • docker pull determinedai/determined-master:44e76a69
  • docker pull determinedai/determined-master:44e76a69ed0aba35f1a2e03aff7928dbc90c94da
  • docker pull determinedai/determined-dev:determined-master-44e76a69
  • docker pull determinedai/determined-dev:determined-master-44e76a69ed0aba35f1a2e03aff7928dbc90c94da
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.14.2
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:44e76a69
  • docker pull nvcr.io/isv-ngc-partner/determined/determined-master:44e76a69ed0aba35f1a2e03aff7928dbc90c94da