Skip to content

Releases: staadecker/utoc-membership-system

v1.2.1

04 May 12:10
314b868
Compare
Choose a tag to compare

Changes

  • Bug fix for expired members remover

Full Changelog: v1.2.1...v1.2.1

v1.2.0

03 May 20:54
4ab421c
Compare
Choose a tag to compare

What's Changed

  • Update cloudbuild.yaml to follow best practices by @staadecker in #106
  • Upgrade packages to remove vulnerabilities and fix breaking changes by @staadecker

Full Changelog: v1.1.0...v1.2.0

v1.1.1: Alter cloudbuild.yaml to follow best practices

23 Jan 05:31
adef73b
Compare
Choose a tag to compare

Update NodeJS version to v20

22 Jan 23:25
6b7ec2e
Compare
Choose a tag to compare

Updates the NodeJS version for the three cloud functions to be version 20, as the existing version, version 10 was about to be deprecated. Deployed to the test environment and verified that all of signup, adding to the spreadsheet, adding to the google group, welcome email, and removing expired members from the google group all works with the new node version. See #105 for the full changes.

v1.0.2 Fix bug of failing to write to database

17 Apr 22:30
46930ad
Compare
Choose a tag to compare

Fixes a bug where the new logging headers are being written to the database.

v1.0.1 Better logging

16 Apr 21:41
a488bbf
Compare
Choose a tag to compare

Upgraded the dependencies and improved logging during errors.

v1.0.0: 2022 Membership Pricing + Security Updates

03 Jan 22:40
Compare
Choose a tag to compare

Contains the new 2022 membership pricing and package security updates.