Releases: bcgov/bcparks-ar-api
Releases · bcgov/bcparks-ar-api
v0.1.9
What's Changed
- 122: Adding x-api-key for data register integration. by @marklise in #275
- 122: Update cronjob entry. by @marklise in #281
- NOBUG: Package updates. by @marklise in #282
- NOBUG: Fix serverless.com build issue by @cameronpettit in #283
- NOBUG: Fix serverless build issue. by @marklise in #284
Full Changelog: v0.1.7...v0.1.9
v0.1.8
v0.1.7
What's Changed
- NOBUG: Pubcode yaml by @marklise in #230
- BRS-232: Add column variance export by @Christopher-walsh22 in #239
- BRS:224 by @Christopher-walsh22 in #252
- BRS-221: Issues with Variance Report by @Christopher-walsh22 in #241
- 233: Hookup A&R to Data Register. by @marklise in #267
- NOBUG: Update nodejs. by @marklise in #268
- NOBUG: Update TF file. by @marklise in #269
- NOBUG: Update attribute by @marklise in #270
- NOBUG: Update db role. by @marklise in #271
- NOBUG: UpdateItem adjustment. by @marklise in #272
- NOBUG: Update regex. by @marklise in #273
- 203 Update prefixing of orc numbers when doing local lookups. by @marklise in #274
New Contributors
- @Christopher-walsh22 made their first contribution in #239
Full Changelog: v0.1.4...v0.1.7
v0.1.6
What's Changed
- NOBUG: Pubcode yaml by @marklise in #230
- BRS-232: Add column variance export by @Christopher-walsh22 in #239
- BRS:224 by @Christopher-walsh22 in #252
- BRS-221: Issues with Variance Report by @Christopher-walsh22 in #241
- 233: Hookup A&R to Data Register. by @marklise in #267
- NOBUG: Update nodejs. by @marklise in #268
- NOBUG: Update TF file. by @marklise in #269
- NOBUG: Update attribute by @marklise in #270
- NOBUG: Update db role. by @marklise in #271
- NOBUG: UpdateItem adjustment. by @marklise in #272
- NOBUG: Update regex. by @marklise in #273
New Contributors
- @Christopher-walsh22 made their first contribution in #239
Full Changelog: v0.1.4...v0.1.6
v0.1.5
What's Changed
- NOBUG: Pubcode yaml by @marklise in #230
- BRS-232: Add column variance export by @Christopher-walsh22 in #239
New Contributors
- @Christopher-walsh22 made their first contribution in #239
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- API-222: Fixing missing variance note in exporter by @danieltruong in #226
- NOBUG: Updating workflows by @danieltruong in #227
Full Changelog: v0.1.2...v0.1.4
v0.1.3
What's Changed
- API-222: Fixing missing variance note in exporter by @danieltruong in #226
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- BRS-1261 seed variances by @cameronpettit in #218
- BRS-1261: minor script updates by @cameronpettit in #220
- BRS-1255: migration to update sections by @meredithom in #219
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- BRS-1263 fiscal year end change by @cameronpettit in #217
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- BRS-1192: Stubbing out variance endpoints by @danieltruong in #164
- BRS-1192: Added GET for /variance by @marklise in #165
- BRS-1193: Added variance util by @danieltruong in #167
- BRS-1172: Adding PUT for variance by @marklise in #166
- BRS-1191: Adding data model and wiring up POST activity with calculat… by @marklise in #168
- BRS-898: Update logic for checking fields on variances. by @marklise in #169
- BRS-1191: Fix for notes field name. by @marklise in #170
- BRS-1189: This fixes an issue in the exporter that was inaccurately u… by @marklise in #172
- BRS-1212: Create a variance record if notes are present. by @marklise in #173
- BRS 1204 AR API by @simonlarocque in #171
- BRS-1216: Fix variance calculations. by @marklise in #174
- BRS-1157: Replace Terraform Cloud with Terraform via S3. by @marklise in #177
- Revert "BRS-1157: Replace Terraform Cloud with Terraform via S3." by @marklise in #178
- Revert "Revert "BRS-1157: Replace Terraform Cloud with Terraform via S3."" by @marklise in #179
- BRS-1152: Adding cli variables. by @marklise in #180
- BRS-1152: Adding cli variables. by @marklise in #181
- Revert "BRS-1152: Adding cli variables." by @marklise in #182
- BRS-1152: Fix terragrunt not to apply to all envs. by @marklise in #184
- BRS-1152: Fix terragrunt not to apply to all envs. by @marklise in #185
- BRS-1152: Updating cli command for TF. by @marklise in #186
- BRS-1152: Update global option. by @marklise in #187
- BRS-1152: Update cli arguments. by @marklise in #188
- BRS-1152: Update cli. by @marklise in #189
- BRS-1152: Update env var lookup. by @marklise in #190
- BRS-1152: Update bucket and cli command. by @marklise in #191
- BRS-1152: Output s3 bucket. by @marklise in #192
- BRS-1152: Update options. by @marklise in #193
- BRS-1152: Fix cli. by @marklise in #194
- BRS-1152: Update auto approve. by @marklise in #195
- BRS-1152: Remove lock. by @marklise in #196
- BRS-1152: Remove lock forced. by @marklise in #197
- BRS-1214 pt1: Updating API to handle new variance data model by @cameronpettit in #176
- BRS-1152 remove lock file. by @marklise in #200
- BRS-1152 remove lock file. by @marklise in #201
- BRS-1214 pt2: further changes to variance API by @cameronpettit in #199
- BRS-1152: Adding test/prod deployments for TF via S3. by @marklise in #202
- BRS-1152: Adding repo variables and updating documentation. by @marklise in #203
- BRS-1198 pt 1: adding percentageChange to variance object by @cameronpettit in #204
- BRS-1152: Adding oidc perms on test/prod. by @marklise in #205
- BRS-1244: retain variance fields if variance note is provided by @danieltruong in #208
- BRS-1198: pt1 variance record creation and export by @cameronpettit in #207
- BRS-1244: Fixing issues variance is not triggering if there are no previous records by @danieltruong in #210
- BRS-1198-2 ignore getJob boolean from job id creation by @cameronpettit in #209
- BRS-1244 fixing previous year average calculator by @cameronpettit in #211
- BRS-1247: Fixing type issues for subarea roles by @danieltruong in #212
- BRS-1216: variance trigger threshold now inclusive by @cameronpettit in #213
- BRS-1254 fixing variance export backend by @cameronpettit in #214
- BRS-1254 adding s3 key to job obj by @cameronpettit in #215
- BRS-1254 fixing variance exporter 2 by @cameronpettit in #216
New Contributors
- @simonlarocque made their first contribution in #171
Full Changelog: v0.0.59...v0.1.0