Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zenml-io/zenml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.84.1
Choose a base ref
...
head repository: zenml-io/zenml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.84.2
Choose a head ref
  • 11 commits
  • 42 files changed
  • 6 contributors

Commits on Jul 30, 2025

  1. Add version 0.84.0 to legacy docs (#3863)

    Co-authored-by: ZenML GmbH <info@zenml.io>
    github-actions[bot] and Zen-ML authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    8d72ce2 View commit details
    Browse the repository at this point in the history
  2. Adding the new version to the migration tests. (#3865)

    Co-authored-by: ZenML GmbH <info@zenml.io>
    github-actions[bot] and Zen-ML authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    049d6af View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    d76671b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d22a48 View commit details
    Browse the repository at this point in the history
  3. Don't sleep in logging thread if shutdown was requested (#3872)

    * Don't sleep in logging thread if shutdown was requested
    
    * Fix link
    
    * Fix logging tests
    schustmi authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    1eb139f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    72618d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d8dda View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    713ba16 View commit details
    Browse the repository at this point in the history
  2. Orchestrator pod restarts (#3869)

    * Initial POC
    
    * Continue logging
    
    * Stream step logs
    
    * Some refactoring
    
    * More cleanup
    
    * Some fixes
    
    * Better job startup delay
    
    * improve state reconstruction
    
    * More refactoring
    
    * Rework status refresh
    
    * Refactoring and fixes
    
    * Performance improvement for status refresh
    
    * Add deprecation validator
    
    * Switch to optional
    
    * Docstrings
    
    * Cleaner error messages
    
    * Small cleanup
    
    * Thread names
    
    * Better log messages
    
    * Docstring + test
    
    * Use jobs to run Kubernetes step operator
    
    * More annotations to differentiate different jobs
    
    * Cleanup
    
    * Remove potentially flaky logic
    
    * Stop function support
    
    * Remove startup thread
    
    * Add monitoring delay and interrupt interval
    
    * Linting/Docstring
    
    * Fix schedules
    schustmi authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    8f7c2a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    95962d5 View commit details
    Browse the repository at this point in the history
  2. Prepare release 0.84.2 (#3883)

    * Adding the new version to the necessary files.
    
    * Release notes
    
    * Limit paramiko version
    
    * Limit types-paramiko version
    
    * Limit transformers
    
    ---------
    
    Co-authored-by: ZenML GmbH <info@zenml.io>
    Co-authored-by: Michael Schuster <michael.schuster.ffb@googlemail.com>
    3 people authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    d626435 View commit details
    Browse the repository at this point in the history
Loading