Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an opentelemetry module #368

Merged
merged 369 commits into from
Nov 16, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 6, 2021

  1. Update ciris to 2.3.1

    scala-steward committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    df5739b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Update fs2-io to 3.2.3

    scala-steward committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f645df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08bb494 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    dc20828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb2968 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    4022648 View commit details
    Browse the repository at this point in the history
  2. Update sbt to 1.5.6

    scala-steward committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    d114eec View commit details
    Browse the repository at this point in the history
  3. Merge pull request typelevel#464 from scala-steward/update/libhoney-j…

    …ava-1.3.2
    
    Update libhoney-java to 1.3.2
    mergify[bot] committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ae1747b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    d041a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91287f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    46ddaa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#468 from armanbilge/xray

    Iterating on X-Ray support
    tpolecat committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    1ce5a78 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge remote-tracking branch 'steward/update/sbt-scalajs-crossproject…

    …-1.1.0' into topic/update-bundle
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    cea6726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f829f9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'steward/update/kind-projector-0.13.2' i…

    …nto topic/update-bundle
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c9eb771 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'steward/update/scala-library-2.12.15' i…

    …nto topic/update-bundle
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a28e917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f34271 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab58a91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0177c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de14bb1 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'steward/update/scala-collection-compat-…

    …2.6.0' into topic/update-bundle
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    fc173f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a065d5c View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'steward/update/netty-tcnative-boringssl…

    …-static-2.0.46.Final' into topic/update-bundle
    
    # Conflicts:
    #	build.sbt
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    64d1242 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62d7f60 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'steward/update/cats-effect-3.3.0' into …

    …topic/update-bundle
    
    # Conflicts:
    #	build.sbt
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a1ac249 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    503958e View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'steward/update/ciris-2.3.1' into topic/…

    …update-bundle
    
    # Conflicts:
    #	build.sbt
    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    643619f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4773904 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    37dd3d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    056d12f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7a5e48a View commit details
    Browse the repository at this point in the history
  20. Fix compile

    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    77d9d81 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2bd14be View commit details
    Browse the repository at this point in the history
  22. Poke ci

    armanbilge committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    2e2ad62 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    00cb936 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Update sbt to 1.5.7

    scala-steward committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    5f66fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9646d68 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    89a8450 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#478 from scala-steward/update/cats-effec…

    …t-3.3.1
    
    Update cats-effect, cats-effect-kernel to 3.3.1
    mergify[bot] committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    f8fd182 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Update fs2-io to 3.2.4

    scala-steward committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    212bd46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce90c60 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    743d3d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#481 from scala-steward/update/cats-effec…

    …t-3.3.2
    
    Update cats-effect, cats-effect-kernel to 3.3.2
    mergify[bot] committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    28097fb View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Configuration menu
    Copy the full SHA
    9d79614 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#482 from scala-steward/update/cats-effec…

    …t-3.3.3
    
    Update cats-effect, cats-effect-kernel to 3.3.3
    mergify[bot] committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    18d7095 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    823aab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b08083 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    cdd719e View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#488 from scala-steward/update/grpc-netty…

    …-1.42.2
    
    Update grpc-netty to 1.42.2
    mergify[bot] committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    38012c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a259b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    31954a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#489 from scala-steward/update/cats-effec…

    …t-3.3.4
    
    Update cats-effect, cats-effect-kernel to 3.3.4
    mergify[bot] committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    455a716 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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

Commits on Jan 12, 2022

  1. Update ciris to 2.3.2

    scala-steward committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bfc5851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ac9a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Make DDSpan public

    DougC committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    1d198fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d76d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request typelevel#492 from scala-steward/update/scala-libr…

    …ary-2.13.8
    
    Update scala-library to 2.13.8
    mergify[bot] committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ebb5fc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd2cbb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12e8722 View commit details
    Browse the repository at this point in the history
  6. Merge pull request typelevel#493 from scala-steward/update/slf4j-simp…

    …le-1.7.33
    
    Update slf4j-simple to 1.7.33
    mergify[bot] committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    731fbcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a3d401 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    6010a5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#498 from scala-steward/update/slf4j-simp…

    …le-1.7.35
    
    Update slf4j-simple to 1.7.35
    mergify[bot] committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6cc9b22 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

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

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    499075f View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#506 from scala-steward/update/cats-effec…

    …t-3.3.5
    
    Update cats-effect, cats-effect-kernel to 3.3.5
    mergify[bot] committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    f2a5e10 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    52ddd6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#508 from scala-steward/update/scala3-lib…

    …rary-3.1.1
    
    Update scala3-library, ... to 3.1.1
    mergify[bot] committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    85c496e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    281327d View commit details
    Browse the repository at this point in the history
  4. Merge pull request typelevel#509 from scala-steward/update/libhoney-j…

    …ava-1.4.1
    
    Update libhoney-java to 1.4.1
    mergify[bot] committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f0fd10e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    e094e26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#512 from scala-steward/update/sbt-header…

    …-5.6.5
    
    Update sbt-header to 5.6.5
    mergify[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    95112cf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    34f0f67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#513 from scala-steward/update/slf4j-simp…

    …le-1.7.36
    
    Update slf4j-simple to 1.7.36
    mergify[bot] committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    4af5b22 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

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

Commits on Feb 19, 2022

  1. Update fs2-io to 3.2.5

    scala-steward committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    598b36f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3efa0e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    8d76cf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#525 from scala-steward/update/cats-effec…

    …t-3.3.6
    
    Update cats-effect, cats-effect-kernel to 3.3.6
    mergify[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    351d888 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    63cf973 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#529 from scala-steward/update/cats-effec…

    …t-3.3.7
    
    Update cats-effect, cats-effect-kernel to 3.3.7
    mergify[bot] committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    2b650e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Fix example in documentation

    There seems to be bad copy/paste here. The `parent :Span[F]` parameter should not be there IMO
    ant8e committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e61094f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    017726c View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#535 from scala-steward/update/cats-effec…

    …t-3.3.8
    
    Update cats-effect, cats-effect-kernel to 3.3.8
    mergify[bot] committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    7ba762f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    6ddfbf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#538 from scala-steward/update/cats-effec…

    …t-3.3.9
    
    Update cats-effect, cats-effect-kernel to 3.3.9
    mergify[bot] committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    df9c83d View commit details
    Browse the repository at this point in the history
  3. Add OpenTelemetry module

    hamnis committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    06a5d76 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Update example in README.md

    hamnis committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    cb9326f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. include parent span in child

    hamnis committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    08ad907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dded221 View commit details
    Browse the repository at this point in the history
  3. Update fs2-io to 3.2.6

    scala-steward committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1917249 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a11ed View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Update fs2-io to 3.2.7

    scala-steward committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2cb326f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15359b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    1c6c6d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#547 from scala-steward/update/cats-effec…

    …t-3.3.10
    
    Update cats-effect, cats-effect-kernel to 3.3.10
    mergify[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    715283b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    0dc8239 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#549 from scala-steward/update/cats-effec…

    …t-3.3.11
    
    Update cats-effect, cats-effect-kernel to 3.3.11
    mergify[bot] committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    058f325 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    5e5b2b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#550 from scala-steward/update/scala3-lib…

    …rary-3.1.2
    
    Update scala3-library, ... to 3.1.2
    mergify[bot] committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4261cf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    8a83ad1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#555 from scala-steward/update/scodec-bit…

    …s-1.1.31
    
    Update scodec-bits to 1.1.31
    mergify[bot] committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    a11412c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on May 10, 2022

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

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    32377b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#561 from scala-steward/update/ip4s-core-…

    …3.1.3
    
    Update ip4s-core to 3.1.3
    mergify[bot] committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ff2e34c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

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

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    5bb0f2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#564 from scala-steward/update/cats-effec…

    …t-3.3.12
    
    Update cats-effect, cats-effect-kernel to 3.3.12
    mergify[bot] committed May 21, 2022
    Configuration menu
    Copy the full SHA
    8da87bc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Update fs2-io to 3.2.9

    scala-steward committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    bcef34d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4766952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059e037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bafc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76283ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c62bb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d09953 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af283e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4cb590f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6814590 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efc2741 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Revert commit(s) c1e470d

    scala-steward committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    68e96f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d58411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0da7a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

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

Commits on Jul 17, 2022

  1. Update fs2-io to 3.2.10

    scala-steward committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    00f6a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe8c1b View commit details
    Browse the repository at this point in the history
  3. Update ciris to 2.3.3

    scala-steward committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    f8db934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0113d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a584d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59954da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69240f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Revert commit(s) dc0da7a

    scala-steward committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ad1c658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e08a42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a5c49 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

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

Commits on Jul 27, 2022

  1. Update fs2-io to 3.2.11

    scala-steward committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c59ad97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4edbe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9441de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Revert commit(s) 90a5c49

    scala-steward committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    6858f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad730b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7ec812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c522272 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update fs2-io to 3.2.12

    scala-steward committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7ddd1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a4b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4233eb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Revert commit(s) a7ec812

    scala-steward committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    236a57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f0e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d452a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 24, 2022

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

Commits on Sep 3, 2022

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

Commits on Sep 11, 2022

  1. Update fs2-io to 3.2.14

    scala-steward committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    83eefb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90cc4a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Revert commit(s) 00d452a

    scala-steward committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    343da43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e714e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4729253 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    9f96f2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#610 from scala-steward/update/dd-trace-a…

    …pi-0.108.1
    
    Update dd-trace-api, dd-trace-ot to 0.108.1
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    dd5e2fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01dc3b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request typelevel#608 from scala-steward/update/http4s-cli…

    …ent-0.23.15
    
    Update http4s-client, http4s-dsl to 0.23.15
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    08764c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bd4fcd View commit details
    Browse the repository at this point in the history
  6. Merge pull request typelevel#607 from scala-steward/update/grpc-netty…

    …-1.49.0
    
    Update grpc-netty to 1.49.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    0b0f83d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    079f20d View commit details
    Browse the repository at this point in the history
  8. Merge pull request typelevel#605 from scala-steward/update/slf4j-simp…

    …le-2.0.0
    
    Update slf4j-simple to 2.0.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    4fcca56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fd6f36 View commit details
    Browse the repository at this point in the history
  10. Merge pull request typelevel#603 from scala-steward/update/libhoney-j…

    …ava-1.5.2
    
    Update libhoney-java to 1.5.2
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    eaf5bae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6fbcf94 View commit details
    Browse the repository at this point in the history
  12. Merge pull request typelevel#599 from scala-steward/update/scala-coll…

    …ection-compat-2.8.1
    
    Update scala-collection-compat to 2.8.1
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6d05f1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25efb4c View commit details
    Browse the repository at this point in the history
  14. Merge pull request typelevel#597 from scala-steward/update/mdoc-2.3.3

    Update mdoc, sbt-mdoc to 2.3.3
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    2013124 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b5bc0b View commit details
    Browse the repository at this point in the history
  16. Merge pull request typelevel#594 from scala-steward/update/netty-tcna…

    …tive-boringssl-static-2.0.54.Final
    
    Update netty-tcnative-boringssl-static to 2.0.54.Final
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    45a1d7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b756ea View commit details
    Browse the repository at this point in the history
  18. Merge pull request typelevel#592 from scala-steward/update/log4cats-c…

    …ore-2.4.0
    
    Update log4cats-core, log4cats-slf4j to 2.4.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    cc49630 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0238b6f View commit details
    Browse the repository at this point in the history
  20. Merge pull request typelevel#591 from scala-steward/update/cats-effec…

    …t-3.3.14
    
    Update cats-effect, cats-effect-kernel to 3.3.14
    mergify[bot] committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    f37b2c5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9e07327 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da7ddbc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    278ff9e View commit details
    Browse the repository at this point in the history
  24. Merge pull request typelevel#588 from scala-steward/update/telemetry-…

    …core-0.15.0
    
    Update telemetry-core, ... to 0.15.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    867565f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c213bdd View commit details
    Browse the repository at this point in the history
  26. Merge pull request typelevel#583 from scala-steward/update/cats-mtl-1…

    ….3.0
    
    Update cats-mtl to 1.3.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    c3cdbd0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7bf92d4 View commit details
    Browse the repository at this point in the history
  28. Update Scala.js and SBT

    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    cd59035 View commit details
    Browse the repository at this point in the history
  29. Merge pull request typelevel#581 from scala-steward/update/cats-core-…

    …2.8.0
    
    Update cats-core to 2.8.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7d91990 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c5379e3 View commit details
    Browse the repository at this point in the history
  31. Merge pull request typelevel#580 from scala-steward/update/scodec-bit…

    …s-1.1.34
    
    Update scodec-bits to 1.1.34
    mergify[bot] committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7d096ef View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6b16249 View commit details
    Browse the repository at this point in the history
  33. Merge pull request typelevel#579 from scala-steward/update/scala3-lib…

    …rary-3.1.3
    
    Update scala3-library, ... to 3.1.3
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    e289963 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    38f2af1 View commit details
    Browse the repository at this point in the history
  35. Migrate to sbt-typelevel

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d52d313 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ab4af58 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    25c3246 View commit details
    Browse the repository at this point in the history
  38. Merge pull request typelevel#578 from scala-steward/update/scala-libr…

    …ary-2.12.16
    
    Update scala-library to 2.12.16
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    449a863 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    30933e6 View commit details
    Browse the repository at this point in the history
  40. regenerate workflow

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    bbcaf95 View commit details
    Browse the repository at this point in the history
  41. add vestigial build job

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    f1742a3 View commit details
    Browse the repository at this point in the history
  42. regenerate workflow

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d362d33 View commit details
    Browse the repository at this point in the history
  43. Merge pull request typelevel#612 from armanbilge/topic/sbt-typelevel

    Migrate to sbt-typelevel
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    592c300 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0bf7e84 View commit details
    Browse the repository at this point in the history
  45. Merge pull request typelevel#574 from scala-steward/update/jaeger-cli…

    …ent-1.8.1
    
    Update jaeger-client to 1.8.1
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    79d84dc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1fc43ac View commit details
    Browse the repository at this point in the history
  47. Merge pull request typelevel#572 from scala-steward/update/scala-java…

    …-time-2.4.0
    
    Update scala-java-time to 2.4.0
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    0d2860c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ecce44d View commit details
    Browse the repository at this point in the history
  49. Merge pull request typelevel#571 from scala-steward/update/sbt-update…

    …s-0.6.3
    
    Update sbt-updates to 0.6.3
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    40550b7 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    9161140 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3ef8f2c View commit details
    Browse the repository at this point in the history
  52. Merge pull request typelevel#563 from scala-steward/update/circe-core…

    …-0.14.2
    
    Update circe-core to 0.14.2
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    a416b6e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f25ca3f View commit details
    Browse the repository at this point in the history
  54. Cross-build for Native

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    832706e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    261af2e View commit details
    Browse the repository at this point in the history
  56. Publish snapshots

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6c6c784 View commit details
    Browse the repository at this point in the history
  57. Merge pull request typelevel#560 from scala-steward/update/refined-0.…

    …9.29
    
    Update refined to 0.9.29
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d7f6b9c View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    3b636c5 View commit details
    Browse the repository at this point in the history
  59. fix native MiMa

    armanbilge committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    4609b80 View commit details
    Browse the repository at this point in the history
  60. Merge pull request typelevel#613 from armanbilge/feature/native

    Cross-build for Native
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    b21a4ad View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2216a00 View commit details
    Browse the repository at this point in the history
  62. Merge pull request typelevel#569 from scala-steward/update/paradox-th…

    …eme-generic-0.10.2
    
    Update paradox-theme-generic, sbt-paradox to 0.10.2
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    239289f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f728732 View commit details
    Browse the repository at this point in the history
  64. Merge pull request typelevel#557 from scala-steward/update/opencensus…

    …-exporter-trace-ocagent-0.31.1
    
    Update opencensus-exporter-trace-ocagent to 0.31.1
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    8022162 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    7d27fc0 View commit details
    Browse the repository at this point in the history
  66. Merge pull request typelevel#531 from ant8e/patch-1

    Fix example in documentation
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    c202765 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    dd9455b View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    3662f1b View commit details
    Browse the repository at this point in the history
  69. Merge pull request typelevel#585 from massimosiani/long-as-value

    add long to the allowed values
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    e1cd586 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    bb1f5a0 View commit details
    Browse the repository at this point in the history
  71. Merge pull request typelevel#485 from iRevive/patch-1

    Update Kernel.scala - cleanup documentation
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    1cac5a1 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    0f732fd View commit details
    Browse the repository at this point in the history
  73. Merge pull request typelevel#614 from tpolecat/make-ddspan-public

    Make ddspan public
    mpilquist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    b43126e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    1398774 View commit details
    Browse the repository at this point in the history
  2. Merge pull request typelevel#484 from msosnicki/jaeger-error-case

    Setting appropriate error flags and logs in JaegerSpan
    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    c66f0b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15a3c4 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    f8b4f84 View commit details
    Browse the repository at this point in the history
  5. Merge pull request typelevel#362 from mpilquist/topic/noop

    Add utilities for converting Kleisli[F, Span[F], A] to F[A]
    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    8d6bbd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3daed0f View commit details
    Browse the repository at this point in the history
  7. Update workflow

    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    30dfede View commit details
    Browse the repository at this point in the history
  8. Update build.sbt

    Co-authored-by: Arman Bilge <armanbilge@gmail.com>
    mpilquist and armanbilge committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    2bee708 View commit details
    Browse the repository at this point in the history
  9. Fix headers in odin module

    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    34b6b0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fa5274 View commit details
    Browse the repository at this point in the history
  11. Merge pull request typelevel#391 from ybasket/bring-odin-module-back

    Bring back Odin module
    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    a3a0f3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    323d7d7 View commit details
    Browse the repository at this point in the history
  13. Fix doc typo

    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    51104be View commit details
    Browse the repository at this point in the history
  14. Update workflow

    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    f48ebda View commit details
    Browse the repository at this point in the history
  15. Mima

    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    3e3e327 View commit details
    Browse the repository at this point in the history
  16. Merge pull request typelevel#539 from hamnis/opentelemetry

    Add OpenTelemetry module
    mpilquist committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    01b07b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    36a8ab8 View commit details
    Browse the repository at this point in the history
  2. Update otel doc page

    mpilquist committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1aab064 View commit details
    Browse the repository at this point in the history