Skip to content

Releases: bcgov/nrts-prc-api

Release #16: Deployed to Test on Oct 28, 2019.

28 Oct 19:06
0a45299
Compare
Choose a tag to compare

What's New!

1) ACRFD-55: Tests + Misc Cleanup. #241

Release #15: Deployed to Prod on Sep 16, 2019.

13 Sep 21:49
b4c9c9a
Compare
Choose a tag to compare

What's New!

1) ACRFD-14: Update/Fix swagger param parsing, add application sortBy, support basic applicant search, remove deprecated swagger comment period field #238

Release #14: Deployed to Prod on Aug 20, 2019.

13 Aug 19:12
ff64b57
Compare
Choose a tag to compare

What's New!

1) ACRFD-53: Update/unify jenkinsfiles. #223
2) ACRFD-4: Reason Code support, misc Updates, update dependencies, update readme, update jenkinsfiles and cronjobs. #228

Release #13: Deployed to Prod on July 9, 2019.

08 Jul 20:54
24db261
Compare
Choose a tag to compare

What's New!

1) ACRFD-13: Update spatial package + logic to support GeometryCollection. #204
2) ACRFD-19: Improve/update misc logging. #205
3) ACRFD-19-2: Minor additional logging tweaks. #206
4) ACRFD-13-2: Updates/tweaks to new spatial logic. #207
5) ACRFD-9: Add application refresh api route + logic. Updates to update script. #208
6) ACRFD-9-2: Move all tantalis util functions to ttlsUtils. #210
7) ACRFD-20: Remove unused code. Improve logging. #211
8) ACRFD-13-3: Add unit tests for spacial utils. #212
9) ACRFD-20: Remove old unit tests. Update package versions. Add LOG_LEVEL env variable for winston logs. #213
10) ACRFD-20: Unify logger. Update log types/messages. Update jest config. #214
11) ACRFD-20: Logger supports label parameter. Misc log type/message updates. #215
12) ACRFD-20: Trivial logging updates. #216
13) NOBUG: Add necessary parameter to work with TTLS API test environment. #217
14) NOBUG: Update Tantalis requests to use pagination parameters. #218
15) ACRFD-13-3: Use GeometryCollection + migration scripts + unused code cleanup + delete fix, support new refresh response type. #220
16) ACRFD-13-4: Set mongoose flag to return updated object. #222

Release #12: Deployed to Prod on April 8, 2019.

30 Apr 20:36
fed9164
Compare
Choose a tag to compare

What's New!

1) NOBUG: updateShapes improvements. Remove application model tantalisID unique constraint. #197
2) PRC-767: Update dependencies. Improve linter and fix issues. #198
3) PRC-1046: Update/add formal linting + formatting + git commit hooks. Update readme. #199
4) PRC-1041: Reformat entire codebase. #200
5) PRC-1046-2: additional minor tweaks to linters/formatting. #201
6) NOBUG: minor error log handling fix. #202

This version includes significant updates from the previous version:

  • All project dependencies have been updated.
  • All code has been linted and formatted.

Release #11: Deployed to Prod on Feb 28, 2019

01 Mar 00:12
35d1223
Compare
Choose a tag to compare

What's New!

1) PRC-996: updateShapes.js now runs in batches and refreshes token before expiry.
2) PRC-612: cleaned up Swagger file
3) PRC-996-2: Only update recently changed Applications. Fix application meta update logic to actually update the meta. Trivial update to make requests more clear.
4) PRC-1032: add unique constraint to application model -> tantalisID
5) PRC-1036: Update updateShapes cronjob config to run npm install first.
6) PRC-996-3: Improvements to update shapes script. Allow advanced statusHistoryEffectiveDate filtering.
7) PRC-1029-2: Remove leftover decision description code.
8) PRC-1037: add database migration to remove decision description field.

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-996 PRC-612 PRC-1032 PRC-1036 PRC-1029 PRC-1037 #188 #189 #190 #192 #193 #194 #195 #196

Release # 10: Deployed to Prod on Feb 11, 2019

11 Feb 22:22
d39768c
Compare
Choose a tag to compare

What's New!

1) PRC-981: unpublish retired applications
2) PRC-978: restrict coords to valid bounds + handle promise rejection errors

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-981 PRC-978 #186 #187

Release #9: Deployed to Prod on Jan 17, 2019

15 Jan 19:39
bc4a060
Compare
Choose a tag to compare

What's New!

1) Add tests for new tantalis api calls in application POST and Search
2) PRC-979: added CRS to support query area larger than single hemisphere + added support for geoWithin box query
3) PRC-976: fix + enhancements to statusHistoryEffectiveDate (see details)

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-979 PRC-976 #179 #167 #185 #184

Release #8: Deployed to Prod on Dec 24, 2018

24 Dec 17:44
81889b1
Compare
Choose a tag to compare

What's New!

1) Update cronjob
2) Code cleanup
3) Add filtering
4) Misc bugs
5) TTLS API integration

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-851 PRC-694 PRC-864 PRC-805 PRC-898 PRC-843 PRC-902 PRC-922 PRC-834 PRC-827 PRC-828 PRC-829 PRC-831 PRC-936 PRC-858 #151 #152 #152 #153 #155 #157 #158 #159 #161 #163 #164 #168 #170 #171 #173 #174 #175 #176 #177 #178

Release # 7:

17 Dec 17:57
f419d9a
Compare
Choose a tag to compare

What's New!

1) Implemented KeyCloak changes
2) Changed application _addedBy to _createdBy, and added createdDate -- needs data migration -- see task and code for details
3) Modifed openshift cronjob/updateShapes to auth against KC SSO service.
4) Fixed shapes migration bug.
5) Updated API project package version.

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-766 PRC-741 PRC-851 PRC-796 #139 #140 #141 #143 #144 #145 #146 #147 #150