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: aws/sagemaker-python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master-rba
Choose a base ref
...
head repository: aws/sagemaker-python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 49 files changed
  • 17 contributors

Commits on Jul 28, 2025

  1. Directly use customer-provided endpoint name for ModelBuilder deploym…

    …ent. (#5246)
    
    * Directly use customer-provided endpoint name for deployment in ModelBuilder.
    
    * Fix ModelBuilder UTs after removing unique_name_from_base import.
    
    ---------
    
    Co-authored-by: Joseph Zhang <[email protected]>
    cj-zhang and Joseph Zhang authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    ed4fbe8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. feature: AWS Batch for SageMaker Training jobs (#5249)

    ---------
    
    Co-authored-by: Greg Katkov <[email protected]>
    Co-authored-by: haoxinwa <[email protected]>
    Co-authored-by: JennaZhao <[email protected]>
    Co-authored-by: Jessica Zhu <[email protected]>
    Co-authored-by: David Lindskog <[email protected]>
    6 people authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    907f923 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. prepare release v2.249.0

    ci committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    89f17e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c791c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Add more constraints to test requirements (#5254)

    * Add constraint file to test requirements
    
    * Add constraints
    
    ---------
    
    Co-authored-by: pintaoz <[email protected]>
    pintaoz-aws and pintaoz authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    754c3a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. feature: Add support for InstancePlacementConfig in Estimator for tra…

    …ining jobs running on ultraserver capacity (#5259)
    
    ---------
    
    Co-authored-by: Greg Katkov <[email protected]>
    gkatkov and Greg Katkov authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    f65a28e View commit details
    Browse the repository at this point in the history
  2. prepare release v2.250.0

    ci committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    edb54e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3521b87 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. feat: support pipeline versioning (#5248)

    Co-authored-by: Namrata Madan <[email protected]>
    Co-authored-by: Gokul Anantha Narayanan <[email protected]>
    3 people authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    9bfe85a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    73bdd08 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    eb13102 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. GPT OSS Hotfix (#5263)

    * changes for gpt_oss jobs support
    
    * added unit tests
    
    * fixing unit test
    adtian2 authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    7ef18b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. prepare release v2.251.0

    ci committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    417fb56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6d3c7 View commit details
    Browse the repository at this point in the history
Loading