8000 Comparing 2.6.6...v2.7.0 · kamon-io/Kamon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: kamon-io/Kamon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.6
Choose a base ref
...
head repository: kamon-io/Kamon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 3 commits
  • 85 files changed
  • 3 contributors

Commits on Nov 30, 2023

  1. Update Akka, pekko, and pekko-http to support scala 3 (#1311)

    * + kamon-akka: add scala-3.2.0 reloease
    
    * + kamon-pekko: add scala-3.2.0 release
    
    * = kamon-akka: update akka version
    
    * = kamon-pekko: Fix compile-errors in tests
    
    * test failures
    
    * some tests passing
    
    * fix some more tests
    
    * fix more tests
    
    * fix last test
    
    * fix akka 2.5 for now
    
    * add @static annotation to various kamon-akka classes
    
    * split ActorInstrumentation into scala2 and scala 3 variants
    
    * fix some tests
    
    * fix last kamon-akka tests
    
    * oh, right. Figured out why ActorMonitorInstrumentation was throwing in scala 3. Patch it back in.
    
    * rm gratuitous catch cases
    
    * tests passing for scala 3 akka-http
    
    ---------
    
    Co-authored-by: tjarko grossmann <tjarko.grossmann@otto.de>
    Co-authored-by: Tjarko <TjarkoG@users.noreply.github.com>
    3 people authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    eb3628c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. akka-grpc and pekko-grpc scala 3 support (#1312)

    * pekko-grpc tests passing
    
    * akka-grpc tests passing
    hughsimpson authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5f36f94 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Scala 3 bundle (#1313)

    * jdbc support (scala 3)
    
    * fix okhttp + spring for scala 3. Add a kamon-bundle-3
    
    * fix bundle for scala 3
    
    * Self hosted runner isn't picking up jobs, move to GitHub one...
    hughsimpson authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    25386b2 View commit details
    Browse the repository at this point in the history
Loading
0