Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release notes 0.38.0 #10231

Merged
merged 4 commits into from
Nov 22, 2024
Merged

chore: release notes 0.38.0 #10231

merged 4 commits into from
Nov 22, 2024

Conversation

azhou-determined
Copy link
Contributor

@azhou-determined azhou-determined commented Nov 22, 2024

Ticket

Description

Test Plan

Checklist

  • Changes have been manually QA'd
  • New features have been approved by the corresponding PM
  • User-facing API changes have the "User-facing API Change" label
  • Release notes have been added as a separate file under docs/release-notes/
    See Release Note for details.
  • Licenses have been included for new code which was copied and/or modified from any external code

@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

@determined-ci determined-ci added the documentation Improvements or additions to documentation label Nov 22, 2024
@determined-ci determined-ci requested a review from a team November 22, 2024 20:40
@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

docs/release-notes.rst Outdated Show resolved Hide resolved
@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

that users migrate to Amazon RDS for PostgreSQL. For more information, visit the `migration
instructions <https://gist.github.com/maxrussell/c67f4f7d586d55c4eb2658cc2dd1c290>`_.

- Cluster: After Amazon Aurora V1 reaches End of Life, support for Amazon Aurora V1 in ``det deploy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like this item and the item above could be combined? Or at least they should both have the database: prefix, not Cluster?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, done

on ``DeepSpeedContext`` have been replaced with ``get_train_micro_batch_size_per_gpu()`` and
``get_num_micro_batches_per_slot()``.

- Horovod: the horovod distributed training backend has been deprecated. Users are encouraged to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalize Horovod in both instances?

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.67%. Comparing base (13e49a7) to head (1ab80c5).
Report is 1 commits behind head on release-0.38.0.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release-0.38.0   #10231      +/-   ##
==================================================
- Coverage           57.63%   53.67%   -3.96%     
==================================================
  Files                 751     1255     +504     
  Lines              103225   155745   +52520     
  Branches             3616     3617       +1     
==================================================
+ Hits                59494    83599   +24105     
- Misses              43598    72013   +28415     
  Partials              133      133              
Flag Coverage Δ
backend 45.82% <ø> (+2.02%) ⬆️
harness 67.37% <ø> (ø)
web 54.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 504 files with indirect coverage changes

---- 🚨 Try these New Features:

@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

docs/release-notes.rst Outdated Show resolved Hide resolved
docs/release-notes.rst Outdated Show resolved Hide resolved
@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

Copy link
Contributor

@jgongd jgongd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting these together!

@azhou-determined azhou-determined merged commit 7154424 into release-0.38.0 Nov 22, 2024
61 of 87 checks passed
@azhou-determined azhou-determined deleted the relnotes-0.38.0 branch November 22, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants