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: apache/pekko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: apache/pekko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 13 commits
  • 18 files changed
  • 4 contributors

Commits on Aug 30, 2025

  1. Add OSGi headers to pekko-pki (#2107) (#2109)

    Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
    Co-authored-by: Robert Varga <nite@hq.sk>
    pjfanning and rovarga authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    2808b60 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

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

Commits on Sep 1, 2025

  1. release notes for 1.2.0 (#2082) (#2123)

    * release notes for 1.2.0
    
    * Update releases-1.2.md
    
    * Update releases-1.2.md
    
    * Update releases-1.2.md
    pjfanning authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    f75a079 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Annotate PekkoLoggerBridge as InternalApi (#2128)

    * Annotate PekkoLoggerBridge as InternalApi
    
    Added internal API annotations and documentation for PekkoLoggerBridge.
    
    * Deprecate ssl-config support in PekkoLoggerBridge
    pjfanning authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    18aca53 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

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

Commits on Sep 7, 2025

  1. Configuration menu
    Copy the full SHA
    526283f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dd0aa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. chore: deprecate ReentrantGuard (#2164)

    * chore: deprecate ReentrantGuard
    
    * Update actor/src/main/scala/org/apache/pekko/util/LockUtil.scala
    
    Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
    He-Pin and pjfanning authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    e70a894 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Update typesafe:config to 1.4.5 (#2191) (#2192)

    Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
    pjfanning and scala-steward-asf[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    7bdf869 View commit details
    Browse the repository at this point in the history
  2. chore: Deprecated japi.option (#2194)

    * chore: Deprecated japi.option
    
    * .
    
    * Update actor/src/main/scala/org/apache/pekko/japi/JavaAPI.scala
    
    Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
    He-Pin and pjfanning authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    0fae0e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. add back BackoffSupervisor.calculateDelay due to bin compat issues (#…

    …2195)
    
    * add back BackoffSupervisor.calculateDelay due to bin compat issues
    
    * Update BackoffSupervisor.scala
    
    * Update releases-1.2.md
    
    * Update BackoffSupervisor.scala
    pjfanning authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    8d82a68 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Convert non finite durations (#2219)

    * convert non-finite durations
    
    * Update JavaDurationConvertersSpec.scala
    
    * scalafmt
    
    * Update JavaDurationConverters.scala
    
    * doc
    
    * Update JavaDurationConverters.scala
    pjfanning authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    d9cab76 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. Revert "Convert non finite durations (#2219)" (#2238)

    This reverts commit d9cab76.
    pjfanning authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    2545f88 View commit details
    Browse the repository at this point in the history
Loading