Releases: bcgov/reserve-rec-api
Releases · bcgov/reserve-rec-api
v0.0.41
What's Changed
- Update those vars by @Christopher-walsh22 in #178
- PRDT-106: Process to Import Dynamo Tables if Deleted by @davidclaveau in #181
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
- BRS 71: Prep for token encryption by @Christopher-walsh22 in #152
- Change response to match e, n and order by @Christopher-walsh22 in #153
- Force update by @Christopher-walsh22 in #154
- PRDT: 60 - Activities CRUD by @davidclaveau in #155
- Increase Timeout, Rebuild lambda by @Christopher-walsh22 in #157
- PRDT-59 and 58: facilities, geozones, and activities fixes for CRUD by @davidclaveau in #158
- PRDT-71: Added a ton of console logs to figure out where timeout occurs by @Christopher-walsh22 in #159
- Use ENV var to seed the key, and decrypt with same method as generation by @Christopher-walsh22 in #160
- Change encryption to acceptable format by @Christopher-walsh22 in #161
- Change encryption algorithm by @Christopher-walsh22 in #162
- Hardcode Keys for testing by @Christopher-walsh22 in #163
- jwt.js by @Christopher-walsh22 in #164
- Use kms instead of hardcoded keys by @Christopher-walsh22 in #165
- Add missing env var by @Christopher-walsh22 in #166
- Await the decryption, Remove substring log by @Christopher-walsh22 in #167
- Remove excessive logging, use Logger by @Christopher-walsh22 in #168
- Prdt 136 2 by @davidclaveau in #169
Full Changelog: v0.0.39...v0.0.40
v0.0.39
What's Changed
- PRDT-101-2: Fix left hand assignment by @davidclaveau in #151
Full Changelog: v0.0.37...v0.0.39
v0.0.38
What's Changed
- PRDT-43: Admin Login by @Christopher-walsh22 in #140
- PRDT-43:Change to a POST by @Christopher-walsh22 in #141
- PRDT-43: Fix the Resource file by @Christopher-walsh22 in #142
- Add logging by @Christopher-walsh22 in #143
- PRDT: BCSC by @Christopher-walsh22 in #144
- Add more logging to determine response by @Christopher-walsh22 in #145
- Adding more debug to figure out post in dev by @Christopher-walsh22 in #146
- Remove Host from token request by @Christopher-walsh22 in #147
- PRDT: 43: Admin Login by @Christopher-walsh22 in #148
- PRDT-57: Protected Areas Front-End CRUD Setup by @davidclaveau in #149
- PRDT-101: Establish payment initation process by @davidclaveau in #139
- PRDT-101-1: Establish payment initation process FIX by @davidclaveau in #150
New Contributors
- @Christopher-walsh22 made their first contribution in #140
Full Changelog: v0.0.36...v0.0.38
v0.0.37
What's Changed
- PRDT-43: Admin Login by @Christopher-walsh22 in #140
- PRDT-43:Change to a POST by @Christopher-walsh22 in #141
- PRDT-43: Fix the Resource file by @Christopher-walsh22 in #142
- Add logging by @Christopher-walsh22 in #143
- PRDT: BCSC by @Christopher-walsh22 in #144
- Add more logging to determine response by @Christopher-walsh22 in #145
- Adding more debug to figure out post in dev by @Christopher-walsh22 in #146
- Remove Host from token request by @Christopher-walsh22 in #147
- PRDT: 43: Admin Login by @Christopher-walsh22 in #148
- PRDT-57: Protected Areas Front-End CRUD Setup by @davidclaveau in #149
- PRDT-101: Establish payment initation process by @davidclaveau in #139
- PRDT-101-1: Establish payment initation process FIX by @davidclaveau in #150
New Contributors
- @Christopher-walsh22 made their first contribution in #140
Full Changelog: v0.0.36...v0.0.37
v0.0.36
What's Changed
- Don't attempt to call nested properties if there are none by @cameronpettit in #138
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- PRDT-65-2 fetch nested entry/exit facilities on bookings GET by @cameronpettit in #133
- PRDT-65 updating quickAPIHandlers to allow empty fields by @cameronpettit in #134
- removing api key by @cameronpettit in #135
- PRDT-98 adding Postman for QA testing by @cameronpettit in #137
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- PRDT-65 updating bookings api to match FE designs by @cameronpettit in #129
- [65] Refactor booking POST handler tests: move all jest.mock calls t… by @marklise in #130
- [NOBUG] Running tests by @marklise in #131
- [NOBUG] Adding more unit tests, fixing regex in validation-rules. by @marklise in #132
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- Update valid_public_attributes.json by @cameronpettit in #127
Full Changelog: v0.0.32...v0.0.33
v0.0.32
What's Changed
- PRDT-190 ability to include related activities as part of a single facility GET by @cameronpettit in #120
- dont blow up if activities array is empty by @cameronpettit in #121
- Ability to include parent geozone with single activity GET by @cameronpettit in #122
- PRDT-174: Search for Bookings by User Sub by @davidclaveau in #123
- improving logging for fetching activities by @cameronpettit in #124
- improving logging again by @cameronpettit in #125
- giving facilities BatchGetItem permissions by @cameronpettit in #126
Full Changelog: v0.0.31...v0.0.32