Unclaimed project
Are you a maintainer of ScalaPB? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
ScalaPB
Protocol buffer compiler for Scala.
protocol-buffersscalascalapb
Last updated 19 days ago
v1.0.0-alpha.3 - ScalaPB Release Notes | AnnounceHQBack to changelogImproved
v1.0.0-alpha.3
What's Changed
- fix issue where generated code does not always fully reference root.scala.Option by @pjfanning in https://github.com/scalapb/ScalaPB/pull/1747
- Update silencer-lib, silencer-plugin to 1.7.18 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1751
- Update silencer-lib, silencer-plugin to 1.7.19 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1753
- Update sbt-ci-release to 1.8.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1754
- Update mockito-core to 5.14.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1755
- Update sbt, scripted-plugin to 1.10.3 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1756
- Update sbt-ci-release to 1.9.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1757
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1758
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.68.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1759
- Update coursier to 2.1.15 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1760
- Update sbt, scripted-plugin to 1.10.5 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1761
Update coursier to 2.1.16 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1762Update coursier to 2.1.17 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1763Update protobuf-java in 0.11.x to 3.25.5 by @amir in https://github.com/scalapb/ScalaPB/pull/1764Update auxlib, clib, javalib, nativelib, ... to 0.5.6 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1768Update coursier to 2.1.18 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1769Update sbt-projectmatrix to 0.10.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1772Update coursier to 2.1.19 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1775Update grpc-netty, grpc-protobuf, grpc-stub to 1.68.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1776Update sbt, scripted-plugin to 1.10.6 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1777Update coursier to 2.1.20 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1780Update protoc-gen to 0.9.8 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1782Update sbt-pgp to 2.3.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1784Update coursier to 2.1.21 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1785Update sbt-mdoc to 2.6.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1787chore: upgrade protobuf-java to 4.28.3 by @mcenkar in https://github.com/scalapb/ScalaPB/pull/1790Update sbt, scripted-plugin to 1.10.7 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1791Update coursier to 2.1.23 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1793Update mockito-core to 5.15.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1794Update coursier to 2.1.24 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1798Update grpc-netty, grpc-protobuf, grpc-stub to 1.68.3 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1799Update commons-codec to 1.17.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1797Update sbt-native-packager to 1.11.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1796Update sbt-scalafmt to 2.5.4 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1803Update sbt-scalajs, scalajs-compiler, ... to 1.18.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1800Update scala-compiler, scala-library to 2.13.16 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1801Update munit-scalacheck to 1.1.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1808Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1807Update scala3-compiler, scala3-library, ... to 3.3.5 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1812Update commons-codec to 1.18.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1811Update scala-collection-compat to 2.13.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1813Update sbt-mdoc to 2.6.3 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1814Update sbt-native-packager to 1.11.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1815Making Vector default implementation for generated code by @sjoerdmulder in https://github.com/scalapb/ScalaPB/pull/1767Update sbt-mdoc to 2.6.4 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1817Pass safe and idempotent options to MethodDescriptor by @igor-vovk in https://github.com/scalapb/ScalaPB/pull/1774Update auxlib, clib, javalib, nativelib, ... to 0.5.7 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1823Update mockito-core to 5.16.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1827Update sbt, scripted-plugin to 1.10.9 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1828Update sbt, scripted-plugin to 1.10.10 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1831a really small insignificant fix in generated-code.md by @nadavwe in https://github.com/scalapb/ScalaPB/pull/1829Update sbt-ci-release to 1.9.3 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1834Update mockito-core to 5.16.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1838Update sbt, scripted-plugin to 1.10.11 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1839Update sbt-mdoc to 2.6.5 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1840Update mockito-core to 5.17.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1841Update sbt-mdoc to 2.7.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1843Update sbt-mdoc to 2.7.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1848Update sbt-projectmatrix to 0.11.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1849Update sbt-scalajs, scalajs-compiler, ... to 1.19.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1850Update scala3-compiler, scala3-library, ... to 3.3.6 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1855Update mockito-core to 5.18.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1856Update sbt, scripted-plugin to 1.11.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1858Explicitly discard unused builder by @steinybot in https://github.com/scalapb/ScalaPB/pull/1859Add required using keyword under Scala 3 by @ghostdogpr in https://github.com/scalapb/ScalaPB/pull/1854allow use of deprecated ProtoReflectionService by @pjfanning in https://github.com/scalapb/ScalaPB/pull/1836Update grpc-netty, grpc-protobuf, grpc-stub to 1.73.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1860Update sbt, scripted-plugin to 1.11.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1864Update sbt-protoc to 1.0.8 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1865Update protoc-cache-coursier, protoc-gen to 0.9.9 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1866Update auxlib, clib, javalib, nativelib, ... to 0.5.8 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1867Update sbt, scripted-plugin to 1.11.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1869Update sbt-mdoc to 2.7.2 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1920Update commons-codec to 1.19.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1922Update grpc-netty, grpc-protobuf, grpc-stub to 1.74.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1924Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1928Update mockito-core to 5.19.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1930Fix test class name for oneof import conflict by @i-am-the-slime in https://github.com/scalapb/ScalaPB/pull/1947Update grpc-netty, grpc-protobuf, grpc-stub to 1.75.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1948Update sbt-unidoc to 0.6.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1951Update sbt-native-packager to 1.11.3 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1950Update sbt, scripted-plugin to 1.11.5 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1955Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1957Update sbt, scripted-plugin to 1.11.6 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1958Update mockito-core to 5.20.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1968Update munit-scalacheck to 1.2.0 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1961Update sbt-native-packager to 1.11.4 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1972Fix rendering of code block by @linkleonard in https://github.com/scalapb/ScalaPB/pull/1970Update sbt, scripted-plugin to 1.11.7 by @scala-steward in https://github.com/scalapb/ScalaPB/pull/1975Generate code using fully qualified type names by @dmytr in https://github.com/scalapb/ScalaPB/pull/1971New Contributors
- @amir made their first contribution in https://github.com/scalapb/ScalaPB/pull/1764
- @mcenkar made their first contribution in https://github.com/scalapb/ScalaPB/pull/1790
- @igor-vovk made their first contribution in https://github.com/scalapb/ScalaPB/pull/1774
- @steinybot made their first contribution in https://github.com/scalapb/ScalaPB/pull/1859
- @ghostdogpr made their first contribution in https://github.com/scalapb/ScalaPB/pull/1854
- @i-am-the-slime made their first contribution in https://github.com/scalapb/ScalaPB/pull/1947
- @linkleonard made their first contribution in https://github.com/scalapb/ScalaPB/pull/1970
- @dmytr made their first contribution in https://github.com/scalapb/ScalaPB/pull/1971
Full Changelog: https://github.com/scalapb/ScalaPB/compare/v1.0.0-alpha.1...v1.0.0-alpha.3