Releases: scalacenter/bloop
v1.4.13
bloop v1.4.13
Bloop v1.4.13 is a bugfix release. This is the last release in the 1.4.x series.
From 1.5.x
we will be migrating to new Zinc version and dropping pipelining
for a while until we manage to reimplement it with the new Zinc version.
Installing Bloop
For more details about installing Bloop, please see
Bloop's Installation Guide)
Merged pull requests
Here's a list of pull requests that were merged:
- Feat: implement more fine-grained debug request #1661
- Build, fix: bump mdoc plugin because of
java.lang.NoClassDefFoundError: scala/tools/nsc/reporters/AbstractReporter
#1678 - Ci, build: fix release command #1677
- Use JAVE_HOME for server #1671
- Fix, ci: windows native image #1676
- Ci: fix hardcoded path to the native image #1675
- Feat: publish launcher_2.13 artifacts #1672
- Bump ajv from 6.12.2 to 6.12.6 in /website #1674
- Chore: bump scala 2.12 and 2.13 minor versions #1670
- Bump debug adapter to 2.0.13 #1673
- Update coursier-interface to 1.0.6 #1668
- Force newest log4j version #1667
- Support Scala Native 0.4.3+ #1664
- Continue if
bloopGenerate
fails for a project #1663 - Bump shelljs from 0.8.4 to 0.8.5 in /website #1659
- Fix a few broken links #1658
- Allow Java versions with a suffix #1657
- Increase timeout for debug tests #1655
Contributors
According to git shortlog -sn --no-merges v1.4.12..v1.4.13
, the following
people have contributed to this v1.4.13
release: Kamil Podsiadlo, Lorenzo
Gabriele, Tomasz Godzik, dependabot[bot], Adrien Piquerez, Alexandre
Archambault, Vadim Chelyshov, Vitalii Lysov, Øyvind Raddum Berg.
v1.4.12
bloop v1.4.12
Bloop v1.4.12 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation Guide)
Merged pull requests
Here's a list of pull requests that were merged:
- CompierCache - fix patmat #1653
- Add tests for Scala version 2.13.8 #1629
- Fork JavaCompiler in case if there are
-J
flags #1652 - Launcher 213 #1646
- Fix gradle211 compilation errors #1645
- [Java] Don't pass
--add-export
semanticdb flags to jdk8 #1647 - Bump actions/download-artifact from 2.0.10 to 2.1.0 #1640
- Bump actions/setup-node from 2.5.0 to 2.5.1 #1639
- Fix JS compilation errors #1638
- [Maven] Make sure correct classifier is used when downloading artifacts. #1634
- Fix fish completions error #1633
- Fix typo in discord URL #1628
- Update sbt to 1.4.9 and remove offloading #1623
- Handle gradle project-sourceset name clashes #1625
- Add exports for Semanticdb plugin on Java 17 #1622
- Send TestResult to Debugee Listener #1607
- Ignore hydra tests #1619
- Fix regex used for HydraCompileSpec #1618
- Ignore Hydra license output in tests #1617
- Bump actions/checkout from 2.3.5 to 2.4.0 #1616
- Bump actions/setup-node from 2.4.1 to 2.5.0 #1615
- Clean-up #1610
- Use coursier-interface rather than coursier #1612
Contributors
According to git shortlog -sn --no-merges v1.4.11..v1.4.12
, the following people have contributed to
this v1.4.12
release: Kamil Podsiadlo, Tomasz Godzik, dependabot[bot], Vadim Chelyshov, Alexander Anohin, Alexandre Archambault, Arthur McGibbon.
v1.4.11
bloop v1.4.11
Bloop v1.4.11 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation
Guide
Merged pull requests
Here's a list of pull requests that were merged:
- Bump scala-debug-adapter to 2.0.11 #1601
- Update zinc fork with the newest fixes #1600
- Bump actions/checkout from 2.3.4 to 2.3.5 #1597
- Fix flag bash/zsh/fish completions #1596
- Avoid warning about unneeded bottle with latest homebrew #1595
- Update bash completions to use ones for Bash 4.2+ #1594
- Bump debug adapter to 2.0.8 #1592
- Use current version for specifying the tag to use #1591
- Forker: fix env processing #1590
- Update release notes' link to install guide and remove blog part of website
#1589
Contributors
According to git shortlog -sn --no-merges v1.4.10..v1.4.11
, the following
people have contributed to this v1.4.11
release: Tomasz Godzik, Adrien
Piquerez, Jurjen Vorhauer, Vadim Chelyshov, dependabot[bot].
v1.4.10
bloop v1.4.10
Bloop v1.4.10 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation
Guide
Merged pull requests
Here's a list of pull requests that were merged:
- Bump debug adapter #1587
- Bump scala-debug-adapter to 2.0.6 #1583
- Bump scala-debug-adapter to 2.0.5 #1580
- Fix debugging a test suite #1579
- Gradle improvements #1577
- Bump actions/setup-node from 2.4.0 to 2.4.1 #1576
- Update Maven and Coursier documentation #1575
- Bump scala-debug-adapter #1574
- Bump scala-debug-adapter to add support for Java 17 #1572
- Add expression evaluation for Scala 2.12 and 2.13 #1567
- Bump prismjs from 1.24.0 to 1.25.0 in /website #1571
- Fix issues with last tag not being detected properly #1570
- Replace all references to the Bloop gitter channel #1568
- Support Java semanticDB plugin #1534
Contributors
According to git shortlog -sn --no-merges v1.4.9..v1.4.10
, the following
people have contributed to this v1.4.10
release: Adrien Piquerez, Arthur
McGibbon, Tomasz Godzik, dependabot[bot].
v1.4.9
bloop v1.4.9
Bloop v1.4.9 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see [Bloop's Installation
Guide][install-guide]
Merged pull requests
Here's a list of pull requests that were merged:
- Automatically add Scala library if it's not added explicitly #1564
- Update JGit #1563
- Update discord channel to main scala and remove gitter #1561
- Set correct Scala version when multiple scala libraries are on Gradle
classpath #1560 - Download only external dependencies in multi module Maven projects #1557
- Cache Gradle API to avoid download issues #1555
- Don't unnecessarily parse server handle as URI #1559
- Use sbt extras script under sbtx alias #1558
- Take into account --verbose flag when creating a logger #1556
- Bump olafurpg/setup-scala from 12 to 13 #1553
- Bump actions/setup-node from 2.3.0 to 2.4.0 #1554
- Increase timeout for starting debug server #1552
- Fix support for Scala 3.1 #1550
- Support sbt Optional scope in bloopInstall #1540
- Initial Gradle Scala 3 support #1548
- Bump url-parse from 1.5.1 to 1.5.3 in /website #1547
- Bump path-parse from 1.0.6 to 1.0.7 in /website #1546
- Do attempt to write Scala configuration for Java only modules #1541
- Update mill.md #1545
- Recognize the community contributions #1542
- Gradle: handle --release and multi-threaded dir create #1539
- Bump actions/setup-node from 2.2.0 to 2.3.0 #1538
- Do not log debug output on info level #1536
- Bump scala-debug-adapter #1535
- Replace nuprocess by java process API #1531
- Add Gradle Android plugin support #1464
- [SbtBloop] Fix source dependencies for meta-build #1533
- Bump actions/setup-node from 2.1.5 to 2.2.0 #1528
- Bump actions/download-artifact from 2.0.9 to 2.0.10 #1529
- Bump olafurpg/setup-scala from 11 to 12 #1530
- Revert nuprocess to 2.0.1 #1527
- Bump prismjs from 1.23.0 to 1.24.0 in /website #1525
- Fix Maven Scala 3 integration and add tests #1512
- Remove unused bsp submodule #1521
- Bump color-string from 1.5.3 to 1.5.5 in /website #1523
- Bump set-getter from 0.1.0 to 0.1.1 in /website #1522
- Try to fix flaky
fin test classes
test #1517 - Remove all trace of bintray #1520
- Gradle duplicate project name fix and tests for v7.0 #1518
- Separate build integration tests and remove unused bash scripts #1516
- Update Scalafmt to 3.0.0-RC5 #1514
- Remove unused dependencies #1515
- Separate scalafmt step and run using boostraped jar #1513
- Bump postcss from 7.0.29 to 7.0.36 in /website #1511
- Bump olafurpg/setup-scala from 10 to 11 #1506
- Update nuprocess to 2.0.2 to support Apple M1 #1507
- Use scala-debug-adapter as a dependency #1454
- Gradle improvements #1497
- Fix error on Apple M1 #1501
- Remove 'code' property of bsp.Diagnostic #1135
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /website #1500
- Bump lodash from 4.17.19 to 4.17.21 in /website #1499
- Bump url-parse from 1.4.7 to 1.5.1 in /website #1498
- Bump actions/download-artifact from v2.0.8 to v2.0.9 #1496
- Update to mainline case-app 2.x #1492
- Update coursier to 2.0.16 #1485
- Bump snailgun to 0.4.0 #1483
- Implement javacOptions endpoint #1397
- Gradle fixes #1476
- Integrations: Gradle: Fix: Ignore non bloop capable projects when getting all
projects #1471 - Bump prismjs from 1.21.0 to 1.23.0 in /website #1473
- Fix issues with scala-collection-compat missing in bloopgun #1468
- Bump actions/setup-node from v2.1.4 to v2.1.5 #1469
- Remove old mill-bloop. #1465
Contributors
According to git shortlog -sn --no-merges v1.4.8..v1.4.9
, the following people
have contributed to this v1.4.9
release: Tomasz Godzik, dependabot[bot],
Arthur McGibbon, Alexandre Archambault, changvvb, tgodzik, Adrien Piquerez,
Vadim Chelyshov, Gabriele Petronella, Kamil Podsiadlo, Paul Bryan, Shajahan
Palayil, Tomasz Pasternak, ckipp.
v1.4.8
bloop v1.4.8
Bloop v1.4.8 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see [Bloop's Installation
Guide][install-guide]
Merged pull requests
Here's a list of pull requests that were merged:
- Fix issue when unknown SHELL was defined #1461
Contributors
According to git shortlog -sn --no-merges v1.4.7..v1.4.8
, the following people
have contributed to this v1.4.8
release: Tomasz Godzik.
v1.4.7
bloop v1.4.7
Bloop v1.4.7 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see [Bloop's Installation
Guide][install-guide]
Merged pull requests
Here's a list of pull requests that were merged:
- Handle jvmOptions without -J prefix in debugSession/start request #1455
- Fix for autocompletion carriage-return problem in Windows #1443
- Fix issues when starting console within workspaces that include a space
#1451 - Bump actions/download-artifact from v2.0.7 to v2.0.8 #1449
- Update coursier to 2.0.9 #1446
- Update Scala Native to 0.4.0 #1445
- Gradle enhancements #1442
- Add ScalaInstance top class loader #1439
- Don't show message about unsupported Scala version for Scala 3 #1438
- Bump actions/setup-node from v1 to v2.1.4 #1435
- Bump actions/download-artifact from v2.0.6 to v2.0.7 #1436
- Fix issues with meta builds not resolving sbt artifacts #1433
- Change the semanticdb flag to -Xsemanticdb starting from 3.0.0-M3 #1432
- Bump ini from 1.3.5 to 1.3.7 in /website #1431
- Remove outdated comment #1429
- Support Scala.js 1.x where x > 0 #1423
- Remove wrong user settings and an unsupported dependency for homebrew #1428
- Update brew formula to fix a warning #1422
Contributors
According to git shortlog -sn --no-merges v1.4.6..v1.4.7
, the following people
have contributed to this v1.4.7
release: Tomasz Godzik, Arthur McGibbon,
Lorenzo Gabriele, dependabot[bot], Adrien Piquerez, Jakub Kozłowski, philwalk.
v1.4.6
bloop v1.4.6
Bloop v1.4.6 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation
Guide
Merged pull requests
Here's a list of pull requests that were merged:
- Fix issues config issues on sbt 0.13 #1398
- Fix broken URL in $id of bloop-schema.json #1399
- Update maven plugin version number in documentation #1400
- Update setup-scala action to v10 and setup dependabot #1406
- Fix incompatibility for actions/download-artifact #1413
- Fix brew formula for future releases #1414
- Add ESModule to Scala.js #1415
- Bump to latest Zinc #1416
- Go back to sbt test-agent artifact #1418
Contributors
According to git shortlog -sn --no-merges v1.4.5..v1.4.6
, the following people
have contributed to this v1.4.6
release: Tomasz Godzik, Martin Duhem, Dmitry Sabanin, Jan Ouwens
and Lorenzo Gabriele.
Thank you!
v1.4.5
bloop v1.4.5
Bloop v1.4.5 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation
Guide
Merged pull requests
Here's a list of pull requests that were merged:
- Add 3.0 to scalaVersionBlacklist for compiler plugin classloading #1396
- Support runtime JDK config #1387
- Update Dotty to Scala 3 #1393
- Fix AUR installation docs #1392
- Reuse Zipkin reporter between tasks #1386
- Support remote debugging #1378
- Start debug session with user-provided environment variables #1268
- Handle Gradle jvm args and mainClass #1379
- Print logs in case of bsp connection issues #1374
- Bump prismjs from 1.20.0 to 1.21.0 in /website #1352
- Handle issues in Gradle artifact resolution #1369
- Support for Java Modules #1370
- Select last
user.dir
when inferring cwd #1368
Contributors
According to git shortlog -sn --no-merges v1.4.4..v1.4.5
, the following people
have contributed to this v1.4.5
release: Arthur McGibbon, Pavol Vidlicka,
Martin Duhem, Tomasz Godzik, Aleksei Alefirov, Guillaume Raffin and Mark Dixon.
v1.4.4
bloop v.1.4.4
Bloop v1.4.4 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation Guide
Merged pull requests
Here's a list of pull requests that were merged:
- Export sbt meta builds via BSP #1219
- Improve installation instructions #1336
- Add main dependency to a test project for Maven Bloop plugin #1337
- Recognise Gradle integration tests as test projects #1343
- Change use of
localhost
by127.0.0.1
#1345 - Add
sourceDir
mojo parameter to maven plugin #1346 - Ignore empty directory layout in external classes dir #1348
- Strip ANSI color escapes when colors are disabled #1349
- Run test classes only once #1359
- Add trailing slash only when necessary in manifest #1361
- Use forked test agent #1364
Contributors
According to git shortlog -sn --no-merges v1.4.3..v1.4.4
, the following people have contributed to
this v1.4.4
release: Jorge Vicente Cantero, Martin Duhem, Noam Shaish, Vadim Chelyshov, Arthur
McGibbon, Tomasz Godzik, Bradley Spaulding, Samuel SAYAG