File tree Expand file tree Collapse file tree 18 files changed +35
-19
lines changed
Expand file tree Collapse file tree 18 files changed +35
-19
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Project Lead: [Gabriel Roldan](https://github.com/groldan)
1212
1313Status:
1414
15+ A 1.1-beta2 version has been released and it is available for [ download] ( https://github.com/locationtech/geogig/releases/tag/v1.1-beta2 ) .
16+
1517A 1.1-beta1 version has been released and it is available for [ download] ( https://github.com/locationtech/geogig/releases/tag/v1.1-beta1 ) .
1618
1719A 1.0 version has been released and it is available for download, with a full commandline interface to import data and work with repositories.
@@ -29,7 +31,7 @@ GeoGig is proudly open source:
2931Download
3032--------
3133
32- The latest beta version [ Version 1.1-beta1 ] ( https://github.com/locationtech/geogig/releases/tag/v1.1-beta1 ) is available on GitHub.
34+ The latest beta version [ Version 1.1-beta2 ] ( https://github.com/locationtech/geogig/releases/tag/v1.1-beta2 ) is available on GitHub.
3335
3436The latest release [ Version 1.0] ( https://github.com/locationtech/geogig/releases/tag/v1.0 ) is available on GitHub.
3537
Original file line number Diff line number Diff line change 1+ GeoGig 1.1-beta2 Release Notes
2+ ==============================
3+
4+ May 2, 2017.
5+
6+ This release is primarily a bug fix release. Notable changes since 1.1-beta1 are:
7+
8+ * Performance improvements to internal threading.
9+ * Fix a bug in updating quadtrees.
10+ * Fix a bug when retrieving repository logs for very old ancestors with large numbers of commits.
11+ * Enable and fix bugs around the ability to cancel many GeoGig operations.
12+ * Fix a bug in export-diff where incorrect commit IDs were sometimes being used.
13+ * Add and enhance concurrency testing.
14+
115GeoGig 1.1-beta1 Release Notes
216==============================
317
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.locationtech.geogig</groupId >
88 <artifactId >geogig</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1-beta2 </version >
1010 <relativePath >../parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 55
66 <groupId >org.locationtech.geogig</groupId >
77 <artifactId >geogig</artifactId >
8- <version >1.1-SNAPSHOT </version >
8+ <version >1.1-beta2 </version >
99 <packaging >pom</packaging >
1010 <name >GeoGig</name >
1111
You can’t perform that action at this time.
0 commit comments