You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# bdg-utils Changelog #
2
2
3
+
### Version 0.4.0 ###
4
+
5
+
**Closed issues:**
6
+
7
+
- Update Parquet dependency version to 1.12.1 [\#177](https://github.com/bigdatagenomics/utils/issues/177)
8
+
- Update Spark dependency version to 3.2.0 [\#175](https://github.com/bigdatagenomics/utils/issues/175)
9
+
- Migrate CI off Jenkins [\#171](https://github.com/bigdatagenomics/utils/issues/171)
10
+
- Default build to Spark 3/Scala 2.12 [\#154](https://github.com/bigdatagenomics/utils/issues/154)
11
+
12
+
**Merged and closed pull requests:**
13
+
14
+
- Update github-changes-maven-plugin version to 1.2 [\#178](https://github.com/bigdatagenomics/utils/pull/178) ([heuermh](https://github.com/heuermh))
15
+
- Update Spark dependency version to 3.2.0, Parquet to 1.12.1 [\#176](https://github.com/bigdatagenomics/utils/pull/176) ([heuermh](https://github.com/heuermh))
16
+
- Bump httpclient from 4.5.7 to 4.5.13 [\#174](https://github.com/bigdatagenomics/utils/pull/174) ([dependabot[bot]](https://github.com/apps/dependabot))
17
+
- Update guava dependency version to 30.1-jre [\#173](https://github.com/bigdatagenomics/utils/pull/173) ([heuermh](https://github.com/heuermh))
18
+
- Add GitHub Actions CI and deploy snapshots configuration [\#172](https://github.com/bigdatagenomics/utils/pull/172) ([heuermh](https://github.com/heuermh))
19
+
- Bump guava from 27.0-jre to 29.0-jre [\#170](https://github.com/bigdatagenomics/utils/pull/170) ([dependabot[bot]](https://github.com/apps/dependabot))
20
+
- Default build to Spark 3.0.1 and Scala 2.12 [\#169](https://github.com/bigdatagenomics/utils/pull/169) ([heuermh](https://github.com/heuermh))
0 commit comments