Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: gchq/Gaffer

Gaffer 2.3.2

04 Feb 16:28
Compare
Choose a tag to compare
Loading

What's Changed

New Features 🎁

Enhancements ✨

Bugs Fixed 🪲

Other changes ❗

Full Changelog:gaffer2-2.3.1...gaffer2-2.3.2

Contributors

  • @tb06904
  • @cn337131
  • @p29876
tb06904, cn337131, and p29876
Assets2
Loading

Gaffer 2.3.1

01 Nov 14:36
Compare
Choose a tag to compare
Loading

What's Changed

🎁 New Features

New Federated Proof of Concept (Beta)

✨ Enhancements

🪲 Bugs Fixed

❗ Other changes

New Contributors

Full Changelog:gaffer2-2.3.0...gaffer2-2.3.1

Contributors

  • @dependabot
  • @tb06904
  • @cn337131
  • @rj77259
  • @p29876
  • @wb36499
  • @j69772
dependabot, tb06904, and 5 other contributors
Loading

Gaffer 2.3.0

13 Aug 15:32
Compare
Choose a tag to compare
Loading

What's Changed

🌟 Headliners

🎁 New Features

✨ Enhancements

🪲 Bugs Fixed

🤖 Automation

❗ Other changes

Full Changelog:gaffer2-2.2.2...gaffer2-2.3.0

Contributors

  • @tb06904
  • @cn337131
  • @p29876
tb06904, cn337131, and p29876
Loading

Gaffer 2.2.2

21 Jun 13:40
27578bd
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🎁 New Features

  • Add OpenCypher translator to GafferPop [#3222]
  • TypeSubTypeValue Seeded Query Support in GafferPop [#3234]
  • Support TypeSubTypeValue types in GafferPop Predicates [#3236]

🌟 Enhancements

  • Change GafferPopEdge id representation#3223
  • Improve Federated Store Tests to make use of properties file#3158

🪲 Bug Fixes

  • Swagger UI not always using correct server URL#3241
  • Docs links in READMEs are broken#3232
  • TInkerpop Predicates can't be serialised#3229
  • Empty hasId issue#3226
  • Fix inV() and outV() not being supported on GafferPopEdges#3219
  • Issue with HasStep filtering#3215
  • Issue with GafferPopVertex properties#3210
  • Issues with GafferPop's GetAllElements limitting on proxy stores#3209
  • FederatedStore While Operation Looping Bug#3166
  • PMD Plugin has an unnecessary warning#3157

🤖 Automation

  • Upgrade Release GitHub Action#3212

Full Changelog:gaffer2-2.2.1...gaffer2-2.2.2

Loading

Gaffer 2.2.1

09 May 15:15
Compare
Choose a tag to compare
Loading

🎁 New Features

  • Add a Open Telemetry proof of concept for Operation calls#3187
  • Add config options to disable named operations and named views#3169
  • Add ability to pass extra config in gremlin queries#2996
  • Add configurable GetAllElements Limit to tinkerpop#2989

✨ Enhancements

  • Add additional tinkerpop tests to ensure config options work with FederatedStores#3200
  • Improve README and GitPod config#3192
  • Add tests to tinkerpop to ensure it works with FederatedStores#2995
  • Make tinkerpop Gaffer operation logging configurable#2994
  • Improve user auth in gafferpop#2991

🪲 Bugs Fixed

  • GafferPop not filtering edges by label#3203
  • Maven "Artifact has not been packaged yet" error#3198
  • Actions Javadoc Java versions inconsistent#3196
  • Road traffic demo REST port is not changed by POM property#3185
  • Gafferpop includes library specific classes in operation chains#3183
  • Javadoc release file copy problem#3178
Loading

Gaffer 2.2.0

21 Mar 12:09
Compare
Choose a tag to compare
Loading

🎁 New Features

  • Allow different services to use different cache implementations#3094

✨ Enhancements

  • Refactor NamedOperationCacheIT#3171
  • Upgrade GitHub Actions versions#3150
  • Use depth limit rather than timeout on NamedOperationResolver#3149
  • Update the GafferPop/Tinkerpop README to reflect current implmentation#3136
  • FederatedStoreSchemaOverlapTest should have test for different serialiser#3114
  • Improve testing of the GafferPopGremlinPlugin#3112
  • Improve testing for GafferPopVertexProperty#3108
  • Refactor GafferPopGraphTest to be an IT and separate util methods#3107
  • Refactor and improve GafferPopNamedOperationService#3106
  • Add unit testing for GafferPopGraphVariables#3101
  • Add unit testing to GafferPopProperty#3100
  • Improve the testing of the GafferEntityGenerator class#3098
  • JobTracker performance should be improved#3096
  • Results should still be returned if JobTracker errors#3095
  • Improve testing of GafferPopNamedOperationService#3091
  • Improve testing of GafferPopVertex#3083
  • Add testing for GafferPopGraphFeatures#3080
  • Improve Test Coverage for GafferPopGraph#3073
  • Look into adding core tinkerpop tests#2988
  • Improve StoreProperties comments#2947

🪲 Bugs Fixed

  • Sketches deploy JAR is missing the datasketches library#3159
  • Tests for store can get a JUnit classloader error#3141
  • createExamplesFactory exception on Gaffer startup with valid config#3139
  • FileGraphLibrary no longer works with FederatedStore#3129
  • GafferPopGraph execute method doesn't catch certain exceptions#3125
  • Many tests try to check matchedVertex incorrectly#3120

🤖 Automation

  • Fix create release branch workflow regex#3113
  • Do not trigger gafferpy update#3103
  • Fix snapshot version and release Action#3086
Loading

Gaffer 2.1.0

14 Nov 11:09
Compare
Choose a tag to compare
Loading

⭐ Headliners

  • Move Gaffer TinkerPop code to core Gaffer#2983

🎁 New Features

  • Create endpoint to get store type#2838
  • Create endpoint to get Gaffer version#2837
  • Create /graph/operations/all endpoint#2836

✨ Enhancements

  • Improve Test Coverage for GafferPopEdge#3069
  • Add testing to GafferPopElementGenerator#3056
  • ApplyViewToElementsFunction unnecessary with one subgraph#3053
  • Tidy up FederatedStoreVisibilityTest#3042
  • Tidy up AccumuloMatchedVertexIT#3039
  • Add cache backwards compat tests 2.1.0#3031
  • Migrate GraphConfig code out of Graph#3018
  • Document getGetTraitsHandler in ProxyStore#3001
  • Add configuration for remote coding environments#2980
  • Upgrade Spring version#2971
  • Update sketches#2965
  • Update READMEs to link to new docs#2952
  • Improve Mockserver dependency setup#2951
  • Upgrade JUnit and related dependencies and plugins#2948
  • Make Kerberos support more configurable#2794
  • Investigate removal of repositories other than maven central from POMs#2680
  • Allow NamedOperations to reference each other#2410

🪲 Bugs Fixed

  • ToHllSketch functions do not copy from other HllSketch#3061
  • GetWalks does not work with FederatedOperations#3054
  • Cannot start spring-rest with only edges in schema#3046
  • MergeSchema is ignoring SchemaExceptions#3045
  • Change configuredMergeFunctions to storeConfiguredMergeFunctions#3038
  • Fix flaky tests#3037
  • Change update gafferpy workflow#3029
  • The federated merge function 'ApplyViewToElementsFunction' does not serialise#3025
  • Cache Reading and Writing Mismatch#3016
  • Tinkerpop module delays a full build#3009
  • NullPointerException occurs in MiniAccumuloStore if Zookeeper not set#2997
  • Codecov can generate inconsistent coverage reports#2972
  • Spring REST has multiple occurrences of org.json.JSONObject on the class path#2968
  • Some binary files missing from cache tests#2963
  • Handler for CancelScheduledJob is added regardless of if Jobs are used#2944
  • Relocate code from main to test in integration-test#2942
  • First properties are inconsistently aggregated in Accumulo#2891

🤖 Automation

  • CodeCov upload not consistent#3081
  • Add feature label to release-notes.yml#3041
  • GitHub Actions has deprecated actions using Node 12#2977
Loading

Gaffer 2.0.0

23 May 14:42
Compare
Choose a tag to compare
Loading

⭐ Headliners

  • Merge v2-alpha into develop#2958

✨ New Features

  • Update Maven Dependency plugins#2956
  • Update dependency versions ahead of Gaffer 2.0.0 release#2949

🪲 Bugs Fixed

  • Git user shows as invalid for commits made by GitHub Actions#2960

🤖 Automation

  • Fix broken codecov reports#2713
Loading

Gaffer 2.0.0-alpha-0.6

12 May 09:08
Compare
Choose a tag to compare
Loading
Pre-release

✨ New Features

  • Remove temporary handlers from ProxyStore and add cache ITs#2936
  • Upgrade Koryphe version#2933
  • Cherry-pick constant class changes into v2-alpha#2929
  • FederatedStore to add graphs with Handlers#2909
  • Reintroduce Backwards compatibility cache tests.#2895
  • Refactor CSV Import/Export to use generators over formats, including bespoke OpenCypher formats#2873
  • Remove outdated TODO comments#2872
  • GetElementsBetweenSets can't be used in NamedOperation#2404

🪲 Bugs Fixed

  • FederatedStore RemoveGraph must clear all associated caches#2906
  • Fix FederatedStore cache collision#2903
  • FederatedStore Double Cache Persistence bug#2887
  • FederatedStore Double Cache Collision Bug#2886
  • Cache Exceptions usage and review#2865

🤖 Automation

  • Remove v2-alpha from workflows#2938
Loading

Gaffer 1.23.0

19 Apr 10:12
Compare
Choose a tag to compare
Loading

✨ New Features

  • Remove redundant constants class#2914
  • bump hazelcast from 5.1.1 to 5.1.3#2853
  • Cherry pick all operation details endpoint and tests into develop#2705
  • Add aggregation functions endpoint to rest-api#2669
  • Investigate replacing java.util.logging.Logger with SLF4J#2662
  • Cleanup inconsistent use of logging strings#2618
Loading
Previous13451213
Previous

[8]ページ先頭

©2009-2025 Movatter.jp