Releases: gchq/MagmaCore
Releases · gchq/MagmaCore
Magma Core v4.0.0
What's Changed
- Malformed IRI in McAssistMultiInheritFromDataApp by @GCHQDeveloper42 in #117
- Bugfix: RemoteSparqlDatabaseDemo Missing Module Dependency by @GCHQDeveloper42 in #120
- Throw IllegalStateException for nested transactions. by @twalmsley in #132
- Added case-insensitive searches and a unit test for one of them. by @twalmsley in #150
- Create Maven Build Workflow by @GCHQDeveloper42 in #162
- Generate Javadocs in Maven Build workflow. by @GCHQDeveloper42 in #164
- Fixed broken links and typos in README.md by @GCHQDeveloper42 in #138
- 137 use iris in hqdm rdf entity factories by @twalmsley in #156
- Better control over read or write transactions. by @twalmsley in #165
- #161 case insensitive find entity by partial sign community and pattern by @twalmsley in #163
- 166 HQDM Extensions Mechanism by @twalmsley in #167
- 65 expose a sparql query service by @twalmsley in #168
- 169 Improve the MagmaCoreService API by @twalmsley in #173
- HqdmObjectFactory - disallow duplicate interfaces for dynamic proxies. by @twalmsley in #175
- Make the MagmaCoreService transaction control methods public. by @twalmsley in #179
Dependencies
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #121
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in #142
- Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot in #143
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 by @dependabot in #145
- Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.7 by @dependabot in #151
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.2.1 to 3.3.1 by @dependabot in #152
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 by @dependabot in #155
- Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 by @dependabot in #154
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M9 to 3.2.5 by @dependabot in #157
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #158
- Bump org.slf4j:slf4j-jdk14 from 2.0.6 to 2.0.11 by @dependabot in #159
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #160
- Bump org.apache.jena:apache-jena-libs from 4.5.0 to 4.10.0 by @dependabot in #146
Full Changelog: v3.0.2...v4.0.0
Magma Core v3.0.2
What's Changed
- GH-110 builders should use this for member access by @twalmsley in https://github.com/gchq/MagmaCore/pull/
Dependencies
- Bump checkstyle from 10.6.0 to 10.7.0 by @dependabot in #109
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #113
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #108
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #114
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #115
Full Changelog: v3.0.1...v3.0.2
Magma Core v3.0.1
What's Changed
- Added GitHub Apache Maven package registry to publish Magma Core by @GCHQDeveloper42 in #94
- Create dependabot.yml by @GCHQDeveloper42 in #95
- HqdmObjectFactory NPE Fix by @twalmsley in #103
- GH-104 update sparql query iri by @twalmsley in #105
### Dependencies
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by @dependabot in #101
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 by @dependabot in #97
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by @dependabot in #98
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #100
Full Changelog: v3.0.0...v3.0.1
Magma Core v3.0.0
What's Changed
- GH 26 create pattern etc by @twalmsley in #77
- GH 78 find associated at point in time by @twalmsley in #79
- GH 80 add finder for activity references by @twalmsley in #81
- Replaced 'http://www.semanticweb.org' domain in HQDM IRIs. by @GCHQDeveloper42 in #89
- Fixed TriplesTest > testCreateObjectWithPerdicatesSuccess by @GCHQDeveloper42 in #90
- Update Dependencies by @GCHQDeveloper42 in #91
Full Changelog: v2.2.0...v3.0.0
Magma Core v2.2.0
What's Changed
- GH 59 add create enumerated class method by @twalmsley in #60
- Add Rdf*Service classes to enforce rdf:type predicates by @twalmsley in #62
- Gh 50 create valid hqdm things by @twalmsley in #68
- Gh 67 more general query methods by @twalmsley in #71
- Gh 72 use iri not hqdmiri by @twalmsley in #75
- Gh 73 add enumerated class by @twalmsley in #74
Full Changelog: v2.1.0...v2.2.0
Magma Core v2.1.0
What's Changed
- Multiple issue fixes by @twalmsley in #42
- Trillian updates by @GCHQDeveloper42 in #46
- GH #49 - Persisting HQDM Objects by @twalmsley in #55
- Added maven-release-plugin to pom. by @GCHQDeveloper42 in #56
Full Changelog: v2.0.0...v2.1.0
Magma Core v2.0.0
What's Changed
- Added Javadoc descriptions. by @GCHQDeveloper42 in #2
- Implemented MagmaCoreObjectDatabase Queries by @GCHQDeveloper42 in #6
- Fix example query in the README. by @twalmsley in #14
- Update README.md by @GCHQDeveloper56 in #7
- MC Improvements by @twalmsley in #19
- Code Format & Cleanup by @GCHQDeveloper42 in #21
- Modularised Magma Core. by @GCHQDeveloper42 in #22
- Integrate HQDM modules within Magma Core by @GCHQDeveloper42 in #23
- Upgrade java 17 by @GCHQDeveloper42 in #29
Dependencies
- Bump junit from 4.13 to 4.13.1 by @dependabot in #5
- Bump log4j-core from 2.14.0 to 2.17.1 by @dependabot in #9
- Bump log4j-api from 2.14.0 to 2.17.1 by @dependabot in #16
New Contributors
- @GCHQDeveloper56 made their first contribution in #7
Full Changelog: v1.0.0...v2.0.0