Releases: scalapb/ScalaPB
Releases · scalapb/ScalaPB
v1.0.0-alpha.1
What's Changed
- Update mockito-core to 5.10.0 by @scala-steward in #1636
- Bump bazelbuild/setup-bazelisk from 2 to 3 by @dependabot in #1638
- Bump actions/cache from 3 to 4 by @dependabot in #1634
- Update commons-codec to 1.16.1 by @scala-steward in #1641
- Update coursier to 2.1.9 by @scala-steward in #1642
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.61.1 by @scala-steward in #1643
- Update scalatest to 3.2.18 by @scala-steward in #1645
- Update scalacheck-1-17 to 3.2.18.0 by @scala-steward in #1646
- Update silencer-lib, silencer-plugin to 1.7.15 by @scala-steward in #1648
- Update silencer-lib, silencer-plugin to 1.7.16 by @scala-steward in #1649
- Update sbt to 1.9.9 by @scala-steward in #1650
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.62.2 by @scala-steward in #1651
- Update scala-compiler, scala-library to 2.12.19 by @scala-steward in #1652
- Update scala-compiler, scala-library to 2.13.13 by @scala-steward in #1653
- Update sbt-projectmatrix to 0.10.0 by @scala-steward in #1654
- Update mockito-core to 5.11.0 by @scala-steward in #1655
- Update scala3-compiler, scala3-library, ... to 3.3.3 by @scala-steward in #1656
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @scala-steward in #1668
- fix refined example by @xuwei-k in #1673
- Bump ip from 1.1.5 to 1.1.9 in /website by @dependabot in #1647
- Bump follow-redirects from 1.15.4 to 1.15.6 in /website by @dependabot in #1665
- Point out the
excludeFilter
on the FAQ page by @danicheg in #1661 - Bump express from 4.18.2 to 4.19.2 in /website by @dependabot in #1671
- Update scala3-compiler, scala3-library, ... to 3.4.1 by @scala-steward in #1670
- feat: removing private from typemapper by @chollinger93 in #1674
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.63.0 by @scala-steward in #1675
- Update sbt-native-packager to 1.10.0 by @scala-steward in #1679
- Update nscplugin, sbt-scala-native to 0.5.1 by @avdv in #1682
- Update munit, munit-scalacheck to 1.0.0-RC1 by @scala-steward in #1684
- Update commons-codec to 1.17.0 by @scala-steward in #1686
- Update silencer-lib, silencer-plugin to 1.7.17 by @scala-steward in #1688
- Update sbt to 1.10.0 by @scala-steward in #1690
- Update coursier to 2.1.10 by @scala-steward in #1689
- Update mockito-core to 5.12.0 by @scala-steward in #1691
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.64.0 by @scala-steward in #1692
- Update scala3-compiler, scala3-library, ... to 3.4.2 by @scala-steward in #1693
- Update munit, munit-scalacheck to 1.0.0 by @scala-steward in #1695
- pin to Scala 3.3 (LTS version) by @pjfanning in #1696
- Bump tar from 6.1.11 to 6.2.1 in /website by @dependabot in #1677
- Update auxlib, clib, javalib, nativelib, ... to 0.5.3 by @scala-steward in #1701
- Update auxlib, clib, javalib, nativelib, ... to 0.5.4 by @scala-steward in #1707
- Update sbt-mdoc to 2.5.3 by @scala-steward in #1708
- Update scalatest to 3.2.19 by @scala-steward in #1709
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.65.0 by @scala-steward in #1710
- Update sbt-mdoc to 2.5.4 by @scala-steward in #1712
- Update sbt to 1.10.1 by @scala-steward in #1711
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.65.1 by @scala-steward in #1713
- Update commons-codec to 1.17.1 by @scala-steward in #1715
- Update protobuf github url by @xuwei-k in #1717
- Update sbt-native-packager to 1.10.4 by @scala-steward in #1718
- Update sbt-mima-plugin to 1.1.4 by @scala-steward in #1720
- Update sbt-ci-release to 1.6.0 by @scala-steward in #1719
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.66.0 by @scala-steward in #1721
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @scala-steward in #1723
- Update sbt-ci-release to 1.6.1 by @scala-steward in #1725
- Update mockito-core to 5.13.0 by @scala-steward in #1726
- Update coursier to 2.1.11 by @scala-steward in #1729
- Update coursier to 2.1.12 by @scala-steward in #1731
- Update sbt-mdoc to 2.6.0 by @scala-steward in #1734
- Update sbt to 1.10.2 by @scala-steward in #1733
- Update sbt-mdoc to 2.6.1 by @scala-steward in #1736
- Update coursier to 2.1.13 by @scala-steward in #1735
- Update protobuf-java to 4.28.2 to fix CVE-2024-7254 by @syscl in #1738
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.68.0 by @scala-steward in #1739
- fix
e2e.sh
by @xuwei-k in #1744
New Contributors
- @chollinger93 made their first contribution in #1674
- @avdv made their first contribution in #1682
- @pjfanning made their first contribution in #1696
- @syscl made their first contribution in #1738
Full Changelog: v0.11.15...v1.0.0-alpha.1
v0.11.17
Full Changelog: v0.11.16...v0.11.17
v0.11.16
What's Changed
- Update mockito-core to 5.10.0 by @scala-steward in #1636
- Bump bazelbuild/setup-bazelisk from 2 to 3 by @dependabot in #1638
- Bump actions/cache from 3 to 4 by @dependabot in #1634
- Update commons-codec to 1.16.1 by @scala-steward in #1641
- Update coursier to 2.1.9 by @scala-steward in #1642
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.61.1 by @scala-steward in #1643
- Update scalatest to 3.2.18 by @scala-steward in #1645
- Update scalacheck-1-17 to 3.2.18.0 by @scala-steward in #1646
- Update silencer-lib, silencer-plugin to 1.7.15 by @scala-steward in #1648
- Update silencer-lib, silencer-plugin to 1.7.16 by @scala-steward in #1649
- Update sbt to 1.9.9 by @scala-steward in #1650
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.62.2 by @scala-steward in #1651
- Update scala-compiler, scala-library to 2.12.19 by @scala-steward in #1652
- Update scala-compiler, scala-library to 2.13.13 by @scala-steward in #1653
- Update sbt-projectmatrix to 0.10.0 by @scala-steward in #1654
- Update mockito-core to 5.11.0 by @scala-steward in #1655
- Update scala3-compiler, scala3-library, ... to 3.3.3 by @scala-steward in #1656
Full Changelog: v0.11.15...v0.11.16
v0.11.15
What's Changed
- Update sbt-native-packager to 1.9.14 by @scala-steward in #1485
- Update sbt-native-packager to 1.9.15 by @scala-steward in #1487
- add
asRecognized
method in GeneratedEnum by @xuwei-k in #1489 - Update sbt-native-packager to 1.9.16 by @scala-steward in #1490
- Update mockito-core to 5.2.0 by @scala-steward in #1494
- Update coursier to 2.1.0 by @scala-steward in #1495
- Update nscplugin, sbt-scala-native, ... to 0.4.11 by @scala-steward in #1497
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @scala-steward in #1498
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #1502
- MethodDescriptor: add input and output types by @jordancoll in #1503
- Add http4s-grpc by @armanbilge in #1492
- Use Scaladex badge on ReadMe to show Scala version support by @rtyley in #1504
- Update mockito-core to 5.3.0 by @scala-steward in #1507
- Update coursier to 2.1.1 by @scala-steward in #1506
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.54.0 by @scala-steward in #1499
- Update sbt-ci-release to 1.5.11 by @scala-steward in #1420
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.54.1 by @scala-steward in #1510
- Update coursier to 2.1.2 by @scala-steward in #1511
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot in #1508
- Update mockito-core to 5.3.1 by @scala-steward in #1512
- Update scala-collection-compat to 2.10.0 by @scala-steward in #1513
- Update sbt-ci-release to 1.5.12 by @scala-steward in #1514
- Update coursier to 2.1.3 by @scala-steward in #1515
- Update sbt-native-image to 0.3.4 by @scala-steward in #1516
- Update sbt to 1.8.3 by @scala-steward in #1519
- Update coursier to 2.1.4 by @scala-steward in #1517
- Update scalatest to 3.2.16 by @scala-steward in #1520
- Update scalacheck-1-17 to 3.2.16.0 by @scala-steward in #1521
- Update scala3-compiler, scala3-library, ... to 3.3.0 by @scala-steward in #1522
- Update sbt to 1.9.0 by @scala-steward in #1524
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @scala-steward in #1526
- Update munit, munit-scalacheck to 1.0.0-M8 by @scala-steward in #1529
- Update silencer-lib, silencer-plugin to 1.7.13 by @scala-steward in #1530
- Update silencer-lib, silencer-plugin to 1.17.13 by @scala-steward in #1531
- Update scala-collection-compat to 2.11.0 by @scala-steward in #1533
- Update mockito-core to 5.4.0 by @scala-steward in #1534
- Update coursier to 2.1.5 by @scala-steward in #1535
- Update commons-codec to 1.16.0 by @scala-steward in #1537
- Update sbt-projectmatrix to 0.9.1 by @scala-steward in #1538
- Update sbt to 1.9.1 by @scala-steward in #1540
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.54.2 by @scala-steward in #1542
- Update sbt to 1.9.2 by @scala-steward in #1546
- Update sbt-mima-plugin to 1.1.3 by @scala-steward in #1550
- Update sbt to 1.9.3 by @scala-steward in #1551
- Update coursier to 2.1.6 by @scala-steward in #1562
- Update mockito-core to 5.5.0 by @scala-steward in #1563
- Update sbt to 1.9.4 by @scala-steward in #1564
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.58.0 by @scala-steward in #1566
- Update scala3-compiler, scala3-library, ... to 3.3.1 by @scala-steward in #1567
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #1569
- Update nscplugin, sbt-scala-native, ... to 0.4.15 by @scala-steward in #1568
- Update scalacheck-1-17 to 3.2.17.0 by @scala-steward in #1572
- Update scalatest to 3.2.17 by @scala-steward in #1571
- Update coursier to 2.1.7 by @scala-steward in #1574
- Update sbt to 1.9.6 by @scala-steward in #1578
- add pekko-grpc link by @xuwei-k in #1587
- add explicit type in customizations.md code by @xuwei-k in #1586
- Update mockito-core to 5.6.0 by @scala-steward in #1588
- Update sbt-mdoc to 2.3.8 by @scala-steward in #1592
- Update nscplugin, sbt-scala-native, ... to 0.4.16 by @scala-steward in #1591
- Bump semver from 5.7.1 to 5.7.2 in /website by @dependabot in #1545
- Bump @babel/traverse from 7.12.12 to 7.23.2 in /website by @dependabot in #1593
- Update sbt-mdoc to 2.4.0 by @scala-steward in #1594
- add dependabot.yml for GitHub Actions update by @xuwei-k in #1595
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.59.0 by @scala-steward in #1598
- Bump actions/checkout from 3 to 4 by @dependabot in #1597
- Update sbt to 1.9.7 by @scala-steward in #1599
- avoid deprecated old sbt syntax by @xuwei-k in #1601
- fix PhoneType generated example, add link to basic example by @phkorn in #1604
- Update mockito-core to 5.7.0 by @scala-steward in #1605
- Update sbt-mdoc to 2.5.0 by @scala-steward in #1606
- Update sbt-mdoc to 2.5.1 by @scala-steward in #1608
- Update coursier to 2.1.8 by @scala-steward in #1613
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.59.1 by @scala-steward in #1616
- scalapb-runtime-grpc: optimize Marshaller for InProcessTransport by @hugebdu in #1615
- Update mockito-core to 5.8.0 by @scala-steward in #1617
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.60.0 by @scala-steward in #1620
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1622
- Bump actions/download-artifact from 3 to 4 by @dependabot in #1621
- Update scalafmt setting by @xuwei-k in #1624
- Update sbt-projectmatrix to 0.9.2 by @scala-steward in #1626
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.60.1 by @scala-steward in #1627
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @scala-steward in #1628
- Update sbt to 1.9.8 by @scala-steward in #1629
- Update sbt-mdoc to 2.5.2 by @scala-steward in #1630
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.61.0 by @scala-steward in #1631
- Update mockito-core to 5.9.0 by @scala-steward in #1632
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @scala-steward in #1633
- Bump follow-redirects from 1.14.8 to 1.15.4 in /website by @dependabot in #1625
- Bump actions/setup-java from 3 to 4 by @dependabot in #1618
- Bump actions/setup-node from 3 to 4 by @dependabot in #1603
- Bump browserify-sign from 4.2.1 to 4.2.2 in /website by @dependabot in #1602
New Contributors
- @jordancoll made their first contribution in #1503
- @armanbilge made their first contribution in #1492
- @rtyley made their first contribution in #1504
- @phkorn made their first contribution in #1604
- @hugebdu made their first contribution in https...
v0.11.14
What's Changed
- Update sbt-native-packager to 1.9.14 by @scala-steward in #1485
- Update sbt-native-packager to 1.9.15 by @scala-steward in #1487
- add
asRecognized
method in GeneratedEnum by @xuwei-k in #1489 - Update sbt-native-packager to 1.9.16 by @scala-steward in #1490
- Update mockito-core to 5.2.0 by @scala-steward in #1494
- Update coursier to 2.1.0 by @scala-steward in #1495
- Update nscplugin, sbt-scala-native, ... to 0.4.11 by @scala-steward in #1497
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @scala-steward in #1498
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #1502
- MethodDescriptor: add input and output types by @jordancoll in #1503
- Add http4s-grpc by @armanbilge in #1492
- Use Scaladex badge on ReadMe to show Scala version support by @rtyley in #1504
- Update mockito-core to 5.3.0 by @scala-steward in #1507
- Update coursier to 2.1.1 by @scala-steward in #1506
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.54.0 by @scala-steward in #1499
- Update sbt-ci-release to 1.5.11 by @scala-steward in #1420
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.54.1 by @scala-steward in #1510
- Update coursier to 2.1.2 by @scala-steward in #1511
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot in #1508
- Update mockito-core to 5.3.1 by @scala-steward in #1512
- Update scala-collection-compat to 2.10.0 by @scala-steward in #1513
- Update sbt-ci-release to 1.5.12 by @scala-steward in #1514
- Update coursier to 2.1.3 by @scala-steward in #1515
- Update sbt-native-image to 0.3.4 by @scala-steward in #1516
- Update sbt to 1.8.3 by @scala-steward in #1519
- Update coursier to 2.1.4 by @scala-steward in #1517
- Update scalatest to 3.2.16 by @scala-steward in #1520
- Update scalacheck-1-17 to 3.2.16.0 by @scala-steward in #1521
- Update scala3-compiler, scala3-library, ... to 3.3.0 by @scala-steward in #1522
- Update sbt to 1.9.0 by @scala-steward in #1524
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @scala-steward in #1526
- Update munit, munit-scalacheck to 1.0.0-M8 by @scala-steward in #1529
- Update silencer-lib, silencer-plugin to 1.7.13 by @scala-steward in #1530
- Update silencer-lib, silencer-plugin to 1.17.13 by @scala-steward in #1531
- Update scala-collection-compat to 2.11.0 by @scala-steward in #1533
- Update mockito-core to 5.4.0 by @scala-steward in #1534
- Update coursier to 2.1.5 by @scala-steward in #1535
- Update commons-codec to 1.16.0 by @scala-steward in #1537
- Update sbt-projectmatrix to 0.9.1 by @scala-steward in #1538
- Update sbt to 1.9.1 by @scala-steward in #1540
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.54.2 by @scala-steward in #1542
- Update sbt to 1.9.2 by @scala-steward in #1546
- Update sbt-mima-plugin to 1.1.3 by @scala-steward in #1550
- Update sbt to 1.9.3 by @scala-steward in #1551
- Update coursier to 2.1.6 by @scala-steward in #1562
- Update mockito-core to 5.5.0 by @scala-steward in #1563
- Update sbt to 1.9.4 by @scala-steward in #1564
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.58.0 by @scala-steward in #1566
- Update scala3-compiler, scala3-library, ... to 3.3.1 by @scala-steward in #1567
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #1569
- Update nscplugin, sbt-scala-native, ... to 0.4.15 by @scala-steward in #1568
- Update scalacheck-1-17 to 3.2.17.0 by @scala-steward in #1572
- Update scalatest to 3.2.17 by @scala-steward in #1571
- Update coursier to 2.1.7 by @scala-steward in #1574
- Update sbt to 1.9.6 by @scala-steward in #1578
- add pekko-grpc link by @xuwei-k in #1587
- add explicit type in customizations.md code by @xuwei-k in #1586
- Update mockito-core to 5.6.0 by @scala-steward in #1588
- Update sbt-mdoc to 2.3.8 by @scala-steward in #1592
- Update nscplugin, sbt-scala-native, ... to 0.4.16 by @scala-steward in #1591
- Bump semver from 5.7.1 to 5.7.2 in /website by @dependabot in #1545
- Bump @babel/traverse from 7.12.12 to 7.23.2 in /website by @dependabot in #1593
New Contributors
- @jordancoll made their first contribution in #1503
- @armanbilge made their first contribution in #1492
- @rtyley made their first contribution in #1504
Full Changelog: v0.11.13...v0.11.14
v0.11.13
v0.11.13
v0.11.12
What's Changed
- Lens now extends Serializable.
- Bump up to protobuf-java to 3.19.6
- Update silencer-lib, silencer-plugin to 1.7.9 by @scala-steward in #1378
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.47.0 by @scala-steward in #1379
- Update mockito-core to 4.6.1 by @scala-steward in #1380
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #1381
- Update nscplugin, sbt-scala-native, ... to 0.4.5 by @scala-steward in #1383
- Update scalafmt-core to 3.5.8 by @scala-steward in #1385
- Update scala-collection-compat to 2.8.0 by @scala-steward in #1386
- Bump terser from 4.8.0 to 4.8.1 in /website by @dependabot in #1388
- Update sbt-mdoc to 2.3.3 by @scala-steward in #1391
- Update scala-collection-compat to 2.8.1 by @scala-steward in #1392
- Update scalatest to 3.2.13 by @scala-steward in #1393
- remove sbt-dotty plugin in docs by @xuwei-k in #1395
- Build for Scala Native, Scala 3 by @jodersky in #1396
- Update mockito-core to 4.7.0 by @scala-steward in #1399
- Update scalafmt-core to 3.5.9 by @scala-steward in #1400
- Update nscplugin, sbt-scala-native, ... to 0.4.7 by @scala-steward in #1404
- Update mockito-core to 4.8.0 by @scala-steward in #1405
- Fix code example in gRPC doc by @takezoe in #1407
- broken link by @carrelld in #1408
- Update silencer-lib, silencer-plugin to 1.7.11 by @scala-steward in #1409
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #1410
- Update grpc-netty, grpc-protobuf, grpc-stub to 1.47.1 by @scala-steward in #1411
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #1412
- Update sbt-mdoc to 2.3.6 by @scala-steward in #1416
- Update scalafmt-core to 3.6.0 by @scala-steward in #1417
- Update scalatest to 3.2.14 by @scala-steward in #1418
- Update silencer-lib, silencer-plugin to 1.7.12 by @scala-steward in #1419
- Update mockito-core to 4.8.1 by @scala-steward in #1422
- Update protoc-cache-coursier, protoc-gen to 0.9.6 by @scala-steward in #1424
New Contributors
Full Changelog: v0.11.11...v0.11.12
v0.11.11
v0.11.11
v0.11.10
v0.11.10
v0.11.9
v0.11.9