Changelog History
Page 2
-
v0.7.2
October 08, 2019 -
v0.7.1 Changes
August 12, 2019๐ Changes
- ๐ฆ Don't preprend
.
to service name if package not set #650 by @chbatey - โก๏ธ update akkaGrpcCodeGeneratorSettings possible values #651 by @bjaglin
- prevent closing comment early by ensure heading whitespace #653 by @bjaglin
- ๐ฆ Enable flat_package as default in maven plugin. #645 by @tz70s
- ๐ Fix #636 by publishing bat scripts for Windows #644 by @mlangc
- ๐ #635 akka grpc gradle plugin: compatibility with JDK8 #637 by @lukasito
Project infrastructure
- โ Add release drafter plugin #638 by @raboof
- ๐ Document to use script for creating a release template #627 by @raboof
- Automatically publish for 2.13 #643 by @raboof
- On demand import statements generation. #649 by @tz70s
- ๐ Fix junit deprecation warning. #646 by @tz70s
โก๏ธ Updates
โก๏ธ Don't automatically update to ssl-config 0.4.0 #639 by @raboof
โก๏ธ Update akka-discovery, akka-slf4j, ... to 2.5.24 #659 by @scala-steward
โก๏ธ Update slf4j-api to 1.7.28 #660 by @scala-steward
โก๏ธ Update links #658 by @TimMoore
โก๏ธ Update slf4j-api to 1.7.27 #655 by @scala-steward
โก๏ธ Update sbt-scalafmt to 2.0.3 #657 by @scala-steward
โก๏ธ Update grpc-core, grpc-interop-testing, ... to 1.22.1 #642 by @raboof
โก๏ธ Update protoc-jar to 3.8.0 #640 by @scala-steward
โก๏ธ Update slf4j-api to 1.7.26 #634 by @scala-steward
โก๏ธ Update maven-core, maven-plugin-api to 3.6.1 #633 by @scala-steward
โก๏ธ Update typesafe:config to 1.3.4 #630 by @scala-steward
โก๏ธ Update protoc-jar to 3.5.1.1 #629 by @scala-steward
- ๐ฆ Don't preprend
-
v0.7.0 Changes
July 17, 2019๐ An overview of changes in this release can be found in the milestone, but notable changes include:
- โก๏ธ Update to Akka HTTP 10.1.9 #625, which fixes a memory leak in the HTTP/2 support #591 found by @Marcus-Rosti
- ๐ Gradle support on Windows #622 thanks to @mlangc
- Including comments from the proto definition in the generated code #546 thanks to @bjaglin
- Code formatting verification thanks to @tz70s and @lomigmegard
- ๐ Improved integration with IntelliJ when using Gradle #617 thanks to @orendain
- Migrate remaining Play-specific code to https://github.com/playframework/play-grpc (which depends on akka-grpc), allowing it to evolve more independently #598
-
v0.6.2 Changes
June 03, 2019๐ An overview of changes in this release can be found in the milestone, but notable changes include:
- ๐ Allow loading external generators in Maven (#590) and Gradle (#592) builds
- ๐ Improve the styling and deployment of documentation, thanks to @ennru and @2m
- Ensure authority override is applied when TLS isn't being used, thanks to @jroper #581
- Protect against name clashes in the generated code, thanks to @jroper #552
-
v0.6.1 Changes
April 18, 2019๐ Among other improvements, this release includes:
-
v0.6.0 Changes
March 06, 2019- โฌ๏ธ Dropped support for Scala 2.11
- Server-side Power API #429 (@ctoomey)
- ๐ Fix Play generators (where broken in
v0.5.0
)
๐ See the full list of changes.
โฌ๏ธ Dependency Upgrades
- Play 2.7.0
- Akka HTTP 10.1.7
Credits
๐ For this release we had the help of 7 committers โ thank you all very much!
commits added removed 10 333 298 Arnout Engelen 2 16 81 Dale Wijnand 1 794 251 ctoomey 1 0 10 Shohei Kamimori 1 1 1 Mark Canlas 1 4 0 Marcos Pereira 1 19 1 Ignasi Marimon-Clos
-
v0.5.0 Changes
February 01, 2019- Service Discovery based on new Akka Discovery API (Akka Core)
- โ Added custom exception handler
- ๐ Netty channel builder overrides
โฌ๏ธ Dependency Upgrades
- gRPC 1.16.1
- Scala 2.12.8
- Akka 2.5.20
- ScalaPB 0.8.4
Credits
๐ For this release we had the help of 12 committers โ thank you all very much!
commits added removed 9 39 11 Arnout Engelen 7 110 1227 Dale Wijnand 3 12 12 Mark Canlas 3 151 151 Hungai Amuhinda 2 7 10 Ignasi Marimon-Clos 2 19 10 Tim Moore 2 10 10 Brice Jaglin 2 17 5 Mok Ming Foong 1 1 1 Marios 1 21 22 Renato Cavalcanti 1 104 75 AmirHossein Javan 1 222 68 ctoomey
-
v0.4.2 Changes
November 16, 2018- โฌ๏ธ Upgrade
ssl-config
to0.3.6
- โ
Play testkit overhaul:
- split into specialized artifacts for scalatest and Specs2
- moved generic code to Play itself
- Generated client always embeds a
RestartingClient
(which is no longer available as public API) - ๐คก Generated client exposed as a trait/interface for easy stub/mock.
- Multiple doc improvements
- โฌ๏ธ Upgraded Play to 2.7.0-RC3 and Akka to 2.5.18
- โฌ๏ธ Upgrade
-
v0.4.1 Changes
September 27, 2018 -
v0.4
September 25, 2018