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

Releases frees-rpc 0.11.0 #167

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Releases frees-rpc 0.11.0 #167

merged 1 commit into from
Feb 13, 2018

Conversation

juanpedromoreno
Copy link
Member

@juanpedromoreno juanpedromoreno commented Feb 13, 2018

The biggest frees-rpc release so far is on its way:

  • Update gRPC to 1.9.1 and other libs.
  • SSL/TLS Encryption Support (Netty).
  • Add non-request statements to Client.
  • Allows adding compression at the method level.
  • Refactor service macro.
  • Change implicit StreamObserver conversions to syntax.
  • fs2.Stream Support (Experimental API).
  • Try to fix the random test failure in client metrics.
  • Now the service requires an Effect instead of AsyncContext and Task ~> M.
  • And much more.

Thanks @peterneyens, @fedefernandez for making this possible.

Copy link
Contributor

@peterneyens peterneyens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@codecov-io
Copy link

codecov-io commented Feb 13, 2018

Codecov Report

Merging #167 into master will decrease coverage by 11.81%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #167       +/-   ##
===========================================
- Coverage   83.52%   71.71%   -11.82%     
===========================================
  Files          36       36               
  Lines         340      396       +56     
  Branches        6        6               
===========================================
  Hits          284      284               
- Misses         56      112       +56

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47552a3...4cb16b3. Read the comment docs.

@juanpedromoreno juanpedromoreno merged commit 3bb475a into master Feb 13, 2018
@juanpedromoreno juanpedromoreno deleted the release/0.11.0 branch February 13, 2018 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants