Skip to content

Commit a60b232

Browse files
authored
Merge pull request #18 from zazuko/changeset-release/main
Merge to release
2 parents 5f538fd + 56e26ca commit a60b232

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

.changeset/loud-planets-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/soft-geese-run.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# fuseki-geosparql
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- c185675: Upgrade Apache Jena to 4.10.0
8+
9+
### Patch Changes
10+
11+
- 6237906: Upgrade various components in the Docker image:
12+
13+
- Alpine to 3.18.4
14+
- Maven to 3.9.5 (only at `builder` stage)
15+
- OpenTelemetry Java instrumentation to 1.31.0
16+
317
## 3.0.0
418

519
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fuseki-geosparql",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Non-offcial Fuseki Docker image with GeoSPARQL support",
55
"main": "index.js",
66
"repository": "git@github.com:zazuko/fuseki-geosparql.git",

0 commit comments

Comments
 (0)