Skip to content

Releases: bcgov/common-document-generation-service

common-document-generation-service-0.0.7

25 Mar 16:35
81d9dff
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

common-document-generation-service-0.0.6

17 Jan 19:03
2e5d24b
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

v2.5.0

04 Dec 23:27
70ed6fe
Compare
Choose a tag to compare

v2.5.0 - General maintenance and caching improvements

  • General documentation updates
  • Helm and GitHub Actions-based CI/CD pipeline
  • Upgrade to NodeJS v20
  • Add BCSans font support
  • Drop support for report caching and v1 endpoints
  • Implement space-constrained cache pruner and cycler

What's Changed

  • Api gateway by @TimCsaky in #89
  • Update node base image, bcgovpubcode and test pipelines by @jujaga in #91
  • Routine NPM dependency updates & BCSans Font Support by @jujaga in #92
  • Github Actions for Images and Node 20 LTS by @jujaga in #93
  • Minimally viable CDOGS Helm Chart and Dockerfile fix by @jujaga in #94
  • Fix NPM Cache directory permission and PID Signalling bugs by @jujaga in #95
  • Add CDOGS Helm Chart and associated GA workflow by @jujaga in #96
  • Migrate CI/CD pipeline from Jenkins to Github Actions by @jujaga in #97
  • Add missing namespace config value in GA Helm deploy argument command by @jujaga in #98
  • Remove Cache Report and v1 Endpoints by @jujaga in #100
  • Cleanup and update docs by @norrisng-bc in #99
  • Implement support for automated cache pruning maintenance by @jujaga in #101
  • Optimize and remove unnecessary I/O operations from cache cleaning job by @jujaga in #102
  • Release CDOGS v2.5.0 by @jujaga in #103

New Contributors

Full Changelog: v2.4.2...v2.5.0

common-document-generation-service-0.0.5

04 Dec 23:12
70ed6fe
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

common-document-generation-service-0.0.4

02 Dec 00:54
8cb5121
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

common-document-generation-service-0.0.3

29 Nov 17:52
72442a8
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

common-document-generation-service-0.0.2

21 Nov 19:38
14b74d0
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

common-document-generation-service-0.0.1

11 Nov 00:14
69c8c16
Compare
Choose a tag to compare

A microservice for merging JSON data into xml-based templates (powered by Carbone.io)

v2.4.2

16 May 16:28
b0995ba
Compare
Choose a tag to compare

What's Changed

  • fluent-bit to AWS by @TimCsaky in #81
  • SHOWCASE-2264 - Update log statements to Winston that were missed initially by @kamorel in #82
  • Add template hash to error response by @kamorel in #84
  • Update alpine-node-libreoffice to 1.0.7 by @kamorel in #86

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

13 Dec 19:25
89f3450
Compare
Choose a tag to compare

579674f feat: add support for ods input docs
b9e79aa fix: update xlsx output from odt -> ods
5095764 feat: add examples to CDOGS repo
99dbaf5 add example with separate template upload and then render
fccf26c Add example creating a docker volume
8619cb0 Add template cachine node example
33b19e7 add prettierrc
c4e09d6 Bump validator from 13.6.0 to 13.7.0 in /app
f4cbee4 package updates