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(main): Release training 0.4.0 #126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DeployDuck
Copy link
Collaborator

@DeployDuck DeployDuck commented Feb 10, 2025

🤖 Automated Release PR

This PR was created by release-please to prepare the next release. Once merged:

  1. A new version tag will be created
  2. A GitHub release will be published
  3. The changelog will be updated

Changes to be included in the next release:

0.4.0 (2025-04-11)

⚠ BREAKING CHANGES

  • models,training: temporal interpolation (#153)
  • training,rollout: Rollout Schedulers (#46)
  • config: Improved configuration and data structures (#79)

Features

  • Add a CLI to dump the Hydra configuration files into a single YAML file. (#137) (ef1e76e)
  • Add EarlyStopping Wrapper (#130) (21d06be)
  • Add the possibility to train a model with a dry MLflow run ID (#164) (9849d21)
  • config: Improved configuration and data structures (#79) (1f7812b)
  • graphs: migrate edge builders to torch-cluster (#56) (f67da66)
  • Kcrps (#182) (8bbe898)
  • make colormaps configurable for groups of variable (#124) (83d72e1)
  • mlflow: Make direct endpoint calls robust (#186) (77bd890)
  • models,training: temporal interpolation (#153) (ea644ce)
  • models: adding leaky boundings (#256) (426e860)
  • training,rollout: Rollout Schedulers (#46) (08b708d)
  • training: Add initial TimeLimit callback (#115) (41ff583)
  • training: autoencoder 🗜️ (#172) (4684b1c)

Bug Fixes

  • --longtests not available (#200) (9dfec0a)
  • bugs introduced in autoencoder PR #172 (#247) (185438a)
  • Checkpoint path check for multiple tasks/GPUs training (#242) (449f8bd)
  • configs,schemas: hierarchical schemas (#221) (2d4a54d)
  • correct config comment regarding config_validation flag (#245) (d02e0bb)
  • dataset schema too defined too strictly (#143) (4792ee1)
  • datashader new release test (#104) (e9c0701)
  • graphs,training: skip hidden attributes (#176) (468c45a)
  • lam rollout (#213) (6f78387)
  • remove pydantic schemas from checkpoint pickled objects (#237) (ecb945a)
  • Rename model_run_ids as trajectory_ids (#216) (e5e942d)
  • training,configs: update enc-dec config (#125) (beb8c69)
  • training,schema: error when using ReweightedGraphNodeAttribute (#169) (a6313ef)
  • training: added weights_only=False flag to torch.load to avoid crashes in torch 2.6 (#205) (02b5117)
  • training: Rework Combined Loss (#103) (b63f1aa)
  • update stretched.yaml config to be consistent with schema (#195) (21255ac)
  • updates to schemas to correct minor pydantic issues (#144) (4e51c17)

Documentation


Important

⚠️ Merging this PR will:

  • Create a new release
  • Trigger deployment pipelines
  • Update package versions

Before merging:

  • Ensure all tests pass
  • Review the changelog carefully
  • Get required approvals

Release-please documentation

@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch from ae2d2e4 to 2f43d9e Compare February 11, 2025 13:49
@DeployDuck DeployDuck changed the title chore(main): Preparing Next Release for training 0.3.4 chore(main): Release training 0.3.4 Feb 13, 2025
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 2 times, most recently from 4dbfd5b to 2693229 Compare February 14, 2025 14:56
@DeployDuck DeployDuck changed the title chore(main): Release training 0.3.4 chore(main): Release training 0.4.0 Feb 17, 2025
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 9 times, most recently from a037d03 to 7c0a322 Compare February 24, 2025 08:39
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 6 times, most recently from 78f12aa to f7ed336 Compare February 28, 2025 09:21
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 5 times, most recently from 4561427 to 975f24f Compare March 12, 2025 11:16
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch from 975f24f to 7b7b006 Compare March 14, 2025 16:25
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 3 times, most recently from 062be0a to 58fe305 Compare March 24, 2025 11:05
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 8 times, most recently from 6bf87aa to 29ddcbb Compare March 28, 2025 09:07
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 2 times, most recently from 7d1ba55 to 44a618f Compare April 2, 2025 08:12
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 9 times, most recently from 7ba8c4a to 49fc7d7 Compare April 10, 2025 07:11
@anaprietonem anaprietonem marked this pull request as ready for review April 10, 2025 08:03
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch 4 times, most recently from 61fa2bc to dfd4edc Compare April 11, 2025 10:01
@DeployDuck DeployDuck force-pushed the release-please--branches--main--components--training branch from dfd4edc to 719ef61 Compare April 11, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Now In Progress
Development

Successfully merging this pull request may close these issues.

1 participant