Skip to content

Gaffer 2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 12:09
· 45 commits to develop since this release

🎁 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