Skip to content

New Features & Bug Fixes

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 20:26
ad3157d

Feature

Fix

  • Sort reports alphabetically (#293) (c8423c6)
  • Reconcile gremlin description writes with the Databuilder (#290) (18454fe)
  • Swagger docs don't align with common entity (#283) (db33af9)
  • Compatibility changes to the gremlin integration (#260) (a765424)
  • Proxy client creation fails after adding client_kwargs (#258) (1880cec)
  • Reapply previous fix (#245) (c7dc172)
  • Expire is a keyword argument for beaker cache (#239) (a7b2ec5)
  • Get_tags no longer return tag_count 0 tag (#230) (5097d2b)
  • Too many partitions in one Atlas query (Watermarks in Atlas Proxy) (#217) (cc3768f)
  • Data_type as Column.col_type. (#203) (7b97f62)
  • Add /delete bidirectional relations in case of owner (#206) (40cd0dd)
  • Removed all badge_type fields from API (#202) (6a81b97)
  • Improvements to the Owned By feature (#178) (0558d69)
  • Get all tags should work for all resources (#175) (cf1ab6d)
  • Removing OidcConfig file and making statsd configurable through envrionment variable (#157) (2752492)

Documentation