docker_1.12.0
What's Changed
- Update documentation by @Enkidu93 in #761
- Add parallel corpora endpoints, deprecate old corpora endpoints by @pmachapman in #767
- Use transactional outbox for stateful engine ops by @ddaspit in #771
- Populate build id before creating start build request by @ddaspit in #774
- Fix engine outbox issues by @ddaspit in #776
- Use new usfm-updater and quotation denormalization features by @Enkidu93 in #777
- Remove source convention & use chapter/book-level filtering for quote convention analysis by @Enkidu93 in #783
- Add Machine USFM manual test by @Enkidu93 in #785
- Fix a bug where data files are deleted if GetAsync fails when updating by @pmachapman in #787
- Always add corpus analysis; add dummy source quote convention value by @Enkidu93 in #790
- Add
CanDenormalizeQuotesmigrator by @Enkidu93 in #793 - Allow the outbox delivery service to reconnect on database timeout by @pmachapman in #788
- Ignore extra elements for all entities by @pmachapman in #798
- Add outbox healthcheck to Serval and the Machine engine by @Enkidu93 in #815
- Strip embeds by default by @Enkidu93 in #818
- Return a 400 error when TrainOn or Pretranslate have duplicate keys by @pmachapman in #819
- Refactor e2e unit tests by @pmachapman in #812
- Use outbox for build cancellation by @Enkidu93 in #820
- Update remark for paragraph breaks to match Scripture Forge by @Nateowami in #809
- Update remark for automatic quote style to match Scripture Forge by @Nateowami in #810
- Add build warnings by @Enkidu93 in #808
- Fix execution data warning serialization and deserialization bugs by @pmachapman in #823
- Filter out markers before pretranslation by @Enkidu93 in #825
- Do not crash when pretranslations have invalid verse references by @Enkidu93 in #827
- Add an API endpoint to retrieve all builds for all engines by @pmachapman in #826
New Contributors
- @Nateowami made their first contribution in #809
Full Changelog: docker_1.11.1...docker_1.12.0