isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

release v0.75.0 #1261

Closed timotheeg closed 6 months ago

timotheeg commented 6 months ago

New

Dependencies

Tests

feat: carry the name of the wrapped handler #1260

fix(lock): fix early release of lock #1256

[ ] Go into any site and perform CRUD operations on a page level for a repo in efs.

fix(dockerfile): add dig to image #1244

fix(link checker): wrong error reported #1227

perf(I/O): rm blocking fs calls #1220

the only results should be from the GitFileSystemService.spec.ts which is fine since this test file runs locally and not in prod line

Deploy Notes

feat(dd): add traces to gitfilesysteM #1240

This PR records a lot of new spans into traces. Basically ALL GitFileSystem operations are now instrumented. During release, close attention need to be given to system load to ensure the new instrumentation is not adding too high a CPU cost to the system.

fix(link checker): wrong error reported #1227

New environment variables:

New scripts:

New dependencies:

New dev dependencies:

perf(I/O): rm blocking fs calls #1220

New environment variables:

New scripts:

New dependencies:

New dev dependencies:

Full Changelog: https://github.com/isomerpages/isomercms-backend/compare/v0.74.0..v0.75.0

timotheeg commented 6 months ago

PR was generated incorrectly due to having bad local tags, closing this PR to redo...