Skip to content

Releases: zeroae/zae-lambda-java-gate

0.8.1 🌈 Handle CSV Annotations

13 Mar 04:26
0521572

Choose a tag to compare

Changes

🐛 Bug Fixes

  • GATE Cloud Client compatibility @sodre (#62)

0.8.0 🌈 Public Lambda layers

13 Mar 01:21
d1770eb

Choose a tag to compare

Changes

🎉 Features

🧰 Maintenance

0.7.1 🌈 Deploy Layer to AWS

12 Mar 17:06
6c426fc

Choose a tag to compare

Changes

🐛 Bug Fixes

0.7.0 🌈 Support GATE Client Plugin

11 Mar 07:20
1fddb9f

Choose a tag to compare

Changes

🚀 Features

  • Add /metadata endpoint @sodre (#36)
  • Support basic annotationTypes @sodre (#34)
  • Handle nextAnnotationId @sodre (#33)
  • Refactor the DiskLRU Cache into its own class @sodre (#32)
  • Create an AnnotationSetExporter to handle includeText=no @sodre (#31)
  • Change the default response type to "application/json" @sodre (#30)
  • Handle FastInfoset Request Types @sodre (#29)
  • Add FastInfosetExporter @sodre (#25)

🐛 Bug Fixes

  • Parse Input MimeTypes using gate.corpora.MimeType @sodre (#51)
  • Fix serialization of annotationSelectors in the exported GateXML docu… @sodre (#49)
  • Ensure GateJSON exported entities are not empty @sodre (#38)
  • No exceptions when options are found in the Accept header. @sodre (#28)

🧰 Maintenance

  • Pass annotationTypes in the FeatureMap for the DocumentExporter. @sodre (#46)
  • Rename the B64 Protocol to MMAP. @sodre (#45)
  • Add HTTP Client Tests @sodre (#44)
  • Reformat and optimize Imports @sodre (#43)
  • Accept application/json and text/json @sodre (#42)
  • Output error messages as application/json. @sodre (#27)
  • Add SAM Example @sodre (#26)

0.6.1 🌈 Fix gitVersion issue

07 Mar 08:07
f3e02a3

Choose a tag to compare

Changes

🐛 Bug Fixes

0.6.0 🌈 The multilingual one!

07 Mar 07:29

Choose a tag to compare

Changes

🧰 BREAKING CHANGE

  • Chore/match gate cloud accept content api @sodre (#19)

🚀 Features

🐛 Bug Fixes

  • Fix cache coherence issue with Input Data types @sodre (#22)

0.5.0 🌈

04 Mar 06:14
e02d9e8

Choose a tag to compare

Changes

🚀 Features

  • Add more X-Ray instrumentation @sodre (#18)

0.4.1 🌈 X-Ray

04 Mar 03:49
15711fb

Choose a tag to compare

Changes

🚀 Features

0.4.0 🌈 LRU Cache!

03 Mar 23:13
55e50dc

Choose a tag to compare

Changes

🚀 Features

  • Add DiskLRU Based cache for Gate responses @sodre (#16)

🧰 Maintenance

0.3.0 🌈

25 Jan 20:20
580568f

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance