Releases: bcgov/bcparks-ar-api
Releases · bcgov/bcparks-ar-api
v0.0.10
What's Changed
- BRS-625 change frontcountry cabins attendanceModifier by @cameronpettit in #54
- BRS-654/655 updating formulae in the backend by @cameronpettit in #55
- Revert "BRS-654/655 updating formulae in the backend" by @cameronpettit in #57
- BRS-654/655 adding formulae to backend by @cameronpettit in #58
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- BRS-557 add readConfig Lambda by @cameronpettit in #8
- BRS-557 adding config role and policy by @cameronpettit in #9
- BRS-512 BRS-514: Adding park/subarea api work. by @marklise in #10
- NOBUG: Adding tests on PR. by @marklise in #11
- NOBUG: Adding post to CORS by @danieltruong in #12
- BRS-597: client based role approach. by @marklise in #15
- NOBUG: Updating activity post to include config by @danieltruong in #16
- BRS-501: created endpoint for export data by @danieltruong in #17
- BRS-501: setting up upload to S3 code for export data by @danieltruong in #18
- BRS-501: Adding Terraform configurations by @danieltruong in #19
- BRS-501: Adding scan permissions to export lambda by @danieltruong in #21
- Revert "BRS-501: Adding scan permissions to export lambda" by @danieltruong in #22
- BRS-299: Role loader script by @marklise in #23
- BRS-501: Adding scan to export role by @danieltruong in #24
- BRS-501: Updating export roles and policy by @danieltruong in #25
- BRS-501: fixing role by @danieltruong in #26
- BRS-501: Adding scan to export role (#24) by @danieltruong in #27
- BRS-501: Adding postfix to export function by @danieltruong in #28
- BRS-501: Limiting resources of lambda export role policy by @danieltruong in #29
- BRS-501: Updating table name for export function by @danieltruong in #30
- BRS-501: Adding Query to perms for export by @danieltruong in #31
- BRS-501: updating export path for aws by @danieltruong in #32
- BRS-501: Adding put perms to export by @danieltruong in #33
- BRS-599: Updates for AR/DUP + Description on roles. by @marklise in #34
- BRS-615 adding subArea UID by @cameronpettit in #35
- BRS-501: Revised invoke function to account for roles by @danieltruong in #38
- BRS-501: Creating logic for get job by @danieltruong in #39
- BRS-501: creating integration for export get in api gateway by @danieltruong in #40
- BRS-501: fixing CORS issues by @danieltruong in #41
- BRS-501: adding loging to export get. Fixing gateway perms by @danieltruong in #42
- BRS-501: Changing response object for completed jobs by @danieltruong in #43
- BRS-501: updating error message. Updating export invoke resources by @danieltruong in #44
- BRS-501: fixing env var interpretation bug by @danieltruong in #46
- BRS-501: progress updater bug fix by @danieltruong in #47
- BRS-501: fixing race condition in create export job by @danieltruong in #48
- BRS-501: Adding put perms to export get by @danieltruong in #49
- BRS-501: Adding return for job exists case by @danieltruong in #50
- BRS-501: fixing typo in terraform by @danieltruong in #51
- BRS-501: adding dateGenerated to export jobs by @danieltruong in #52
- BRS-644 adding 4 subareas by @cameronpettit in #53
New Contributors
- @danieltruong made their first contribution in #12
Full Changelog: v.0.0.1...v0.0.9
v0.0.8
What's Changed
- BRS-501: Revised invoke function to account for roles by @danieltruong in #38
- BRS-501: Creating logic for get job by @danieltruong in #39
- BRS-501: creating integration for export get in api gateway by @danieltruong in #40
- BRS-501: fixing CORS issues by @danieltruong in #41
- BRS-501: adding loging to export get. Fixing gateway perms by @danieltruong in #42
- BRS-501: Changing response object for completed jobs by @danieltruong in #43
- BRS-501: updating error message. Updating export invoke resources by @danieltruong in #44
- BRS-501: fixing env var interpretation bug by @danieltruong in #46
- BRS-501: progress updater bug fix by @danieltruong in #47
- BRS-501: fixing race condition in create export job by @danieltruong in #48
- BRS-501: Adding put perms to export get by @danieltruong in #49
- BRS-501: Adding return for job exists case by @danieltruong in #50
- BRS-501: fixing typo in terraform by @danieltruong in #51
- BRS-501: adding dateGenerated to export jobs by @danieltruong in #52
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- BRS-501: Adding Terraform configurations by @danieltruong in #19
- BRS-501: Adding scan permissions to export lambda by @danieltruong in #21
- Revert "BRS-501: Adding scan permissions to export lambda" by @danieltruong in #22
- BRS-299: Role loader script by @marklise in #23
- BRS-501: Adding scan to export role by @danieltruong in #24
- BRS-501: Updating export roles and policy by @danieltruong in #25
- BRS-501: fixing role by @danieltruong in #26
- BRS-501: Adding scan to export role (#24) by @danieltruong in #27
- BRS-501: Adding postfix to export function by @danieltruong in #28
- BRS-501: Limiting resources of lambda export role policy by @danieltruong in #29
- BRS-501: Updating table name for export function by @danieltruong in #30
- BRS-501: Adding Query to perms for export by @danieltruong in #31
- BRS-501: updating export path for aws by @danieltruong in #32
- BRS-501: Adding put perms to export by @danieltruong in #33
- BRS-599: Updates for AR/DUP + Description on roles. by @marklise in #34
- BRS-615 adding subArea UID by @cameronpettit in #35
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- BRS-597: client based role approach. by @marklise in #15
- NOBUG: Updating activity post to include config by @danieltruong in #16
- BRS-501: created endpoint for export data by @danieltruong in #17
- BRS-501: setting up upload to S3 code for export data by @danieltruong in #18
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- NOBUG: Adding post to CORS by @danieltruong in #12
New Contributors
- @danieltruong made their first contribution in #12
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- BRS-557 add readConfig Lambda by @cameronpettit in #8
- BRS-557 adding config role and policy by @cameronpettit in #9
Full Changelog: v.0.0.1...v0.0.2
Testing GH Actions
v0.0.1 Trigger TF rebuild