Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 17:48
· 217 commits to development since this release

Features

  • Add feature to return application/adapter configuration #297 (#298)
  • Adjust user limits #278 (#279)
  • Implement per request API keys through stateful layer #183 (#312)
  • Implement rate limits for requests #277 (#282)
  • Implement user limits #82 (#188)
  • Support auto-sharing of folders #265 (#272)
  • add default admin access configuration (#316)
  • cache public rules (#281)
  • extend publications response body with resourceTypes (#318)(#315)
  • implement copy shared access operation (#283)(#271)
  • implement move resource operation (#273)(#227)
  • implement publication deletion workflow (#302)(#295)
  • implement published resource listing (#299)(#294)
  • implement version endpoint (#290)(#240)
  • publication part 1 (#260)
  • publications rules (#269)
  • support custom claims check for publications (#309)(#306)
  • supported folder_attachments feature in the listing (#304)
  • supported metadata attachments (#314)

Fixes

  • Core accumulates a huge number of http server metrics #308 (#311)
  • Support OLTP metric configuration in Vertex #287 (#288)
  • clean up shared record on discard (#285)(#280)
  • cleanup publication api (#284)
  • google cloud storage getBlob with incorrect encoding handling (#289)
  • improve resource name validation (#303)
  • run processing request body async in order to prevent event thread blocking (#274)
  • validate resource path according to the azure blob storage restrictions (#267)