Breaking Changes
This release moves APD storage from Postgres to Mongo! APDs that were previous stored in Postgres should be copied over to Mongo when npm run migrate
is run so data should not be lost, but the code is not backwards compatible with previous versions.
What's Changed
🚀 Exciting New Features
- Tbolt/3646 subform updates by @tbolt in #3719
- Tforkner/3100 move apds to mongodb by @thetif in #3805, #3806, #3807, #3656,
🐛 Bugs fixed
⚙️ Behind the scenes
- Added Docker Pull Limit check by @cthulhuplus in #3702
- Added sudo to apt-get commands by @cthulhuplus in #3746
- Tforkner/2908 update dependencies by @thetif in #3705
- Tbolt/3731 fixes pdf icon not displaying by @tbolt in #3734
- Updated Circle to use node 16 by @cthulhuplus in #3753
- Dmirano/3721 optimize cypress tests by @mirano-darren in #3758
- fixed issue with mmis activity and updated vulnerabilities by @thetif in #3766
- updating cypress gha config by @thetif in #3755
- NZ/AJV Bug by @Sun-Mountain in #3813
- Dmirano/3741 state admin portal cypress tests by @mirano-darren in #3767
- Bbrooks/3695 terraform and mongo by @cthulhuplus in #3820
- Dmirano/3764 mmis activity cypress test by @mirano-darren in #3821
- bbrooks/3540-Update_New_Relic by @cthulhuplus in #3830
- Nz/3714 dateform revamp by @Sun-Mountain in #3803
- Dmirano/3822 combine default activity cypress tests by @mirano-darren in #3839
Full Changelog: v3.7.1...v4.0.0