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: optuna/optuna
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: optuna/optuna
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-v4.2.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 17, 2025

  1. Bump the version up to v4.2.0

    c-bata committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    4d2e6c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5926 from c-bata/release-v4.2.0

    Bump the version up to v4.2.0
    HideakiImamura authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    13ebffa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    3a8ddf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5954 from c-bata/lazy-import-grpcio

    Use `_LazyImport` for grpcio package
    HideakiImamura committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    7eca185 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5964 from c-bata/bump-up-to-v4.2.1

    Bump up to version number v4.2.1
    HideakiImamura authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    c7d30a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5965 from HideakiImamura/backport-v4.2.1

    [backport] Use `_LazyImport` for grpcio package
    c-bata authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    2e595ac View commit details
    Browse the repository at this point in the history
Loading