Skip to content

Releases: tony-framework/TonY

Release TonY 0.5.3

26 May 06:46
19cae74
Compare
Choose a tag to compare

What's Changed

  • Optimize the TonY AM web dashboard page by @zuston in #667
  • AM Web UI: Reduce logo size and add link by @zuston in #668
  • AM Web: Correct the tips in tony client by @zuston in #669
  • Update version to 0.5.3 by @zuston in #671

Full Changelog: v0.5.2...v0.5.3

Release TonY 0.5.2

28 Apr 03:59
6e0985b
Compare
Choose a tag to compare

What's Changed

  • Fix the missing cluster_spec due to the null when getting clusterSpec… by @zuston in #663
  • Fix ConcurrentModificationException when we traverse registeredTasks #664 by @oliverhu in #665

Full Changelog: v0.5.1...v0.5.2

Release TonY 0.5.1

22 Apr 10:24
e522354
Compare
Choose a tag to compare

What's Changed

  • Fix the instability of testTonyAMStartupTimeoutShouldFail by @zuston in #656
  • Provide detailed diagnostic message when allocation timeout by @zuston in #660
  • Introduce the simple TonY web dashboard by @zuston in #661
  • Update version to 0.5.1 by @zuston in #662

Full Changelog: v0.5.0...v0.5.1

Release TonY 0.5.0

12 Mar 14:45
85ec144
Compare
Choose a tag to compare

What's Changed

  • Separate the interface of registerTask and getClusterSpec in TaskExec… by @zuston in #646
  • Remove the duplicate logic code by @zuston in #647
  • Introduce the config of max-waiting-time when task executor register to AM by @zuston in #648
  • Attach more readable info to task executor's thread by @zuston in #650
  • Add shutdown hook when waiting executor's subprocess result by @zuston in #649
  • Seperate the python subprocess log from task executor log by @zuston in #652
  • Collect the detailed execution error log to Yarn diagnostics by @zuston in #653
  • Disable refreshMemoryBytesMetrics when running test cases on Mac by @zuston in #654
  • Release TonY v0.5.0 by @zuston in #655

Full Changelog: v0.4.15...v0.5.0

Release TonY 0.4.15

06 Feb 03:26
5f0267b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.14...v0.4.15

Release TonY 0.4.14

21 Jan 07:36
a014d68
Compare
Choose a tag to compare

🙌👩‍💻👨‍💻 Happy Chinese New Year 2022!
🎇 And this is the first release version of TonY in 2022

What's Changed

  • Client exit when am reached startup-timeout by @zuston in #630
  • Add diagnostic msg with container host by @zuston in #631
  • Add timeout in testTonyAMStartupTimeoutShouldFail by @zuston in #633
  • Make job fail fast when container starting failed by @zuston in #635
  • The process of task executor is still alive when existing NM marked as lost node by RM by @zuston in #638
  • Killing all applications when test case stopped in testTonyAMStartupT… by @zuston in #639
  • Release TonY v0.4.14 by @zuston in #640

Full Changelog: v0.4.13...v0.4.14

Release TonY 0.4.13

17 Dec 22:15
42193b9
Compare
Choose a tag to compare

What's Changed

  • Add default jvm opts to tony jobtype and tony core by @UWFrankGu in #629

Full Changelog: v0.4.12...v0.4.13

Release TonY 0.4.12

15 Dec 19:03
d198bed
Compare
Choose a tag to compare

What's Changed

  • Add support to mitigate log4j vulnerabilities from user imported log4… by @UWFrankGu in #626

Full Changelog: v0.4.11...v0.4.12

Release TonY 0.4.11

15 Dec 02:55
05bc8c9
Compare
Choose a tag to compare

Highlights

  • Support setting Application Master node label by @zuston in #624
  • Make job fail when partial tasks' pre-dependent tasks finished and exceeds the waiting timeout by @zuston in #621

What's Changed

  • Make the conf of tensorboard-log-dir valid in tony-conf xml by @zuston in #618
  • Make diagnostic message with job type and index by @zuston in #617
  • Update README about sidecar tensorboard and dependency timeout mechanism by @zuston in #622
  • Make dependency-group-timeout check ignored until all tasks scheduled by @zuston in #623
  • Release TonY v0.4.11 by @zuston in #625

Full Changelog: v0.4.10...v0.4.11

Release TonY 0.4.10

29 Oct 06:13
3a50c6b
Compare
Choose a tag to compare

What's Changed

  • Hold rpc ports till server start by @zuston in #611
  • [DOC] Declare 'python_venv' and 'conf_file' options also support remote HDFS path by @zuston in #613
  • Reduce queue memory cost when event handler thread dont start by @zuston in #614
  • Record RM callback nodes report when nodes updated by @zuston in #615
  • Release TonY v0.4.10 by @zuston in #616

Full Changelog: v0.4.9...v0.4.10