Skip to content

Releases: bcgov/namex

1.0.21

10 Jun 18:20
78215a7
Compare
Choose a tag to compare

Release ticket: bcgov/entity#7847

1.0.20

03 Jun 17:29
af8f387
Compare
Choose a tag to compare

Release ticket: https://app.zenhub.com/workspaces/entity-5bf2f2164b5806bc2bf60531/issues/bcgov/entity/7733

Notes:

  • transaction history overhaul
  • staff payment (name request)
  • bug fixes

1.0.19-hot

30 Mar 05:29
7305cd1
Compare
Choose a tag to compare
added get for namerequest prototype (#1044)

Signed-off-by: Kial Jinnah <[email protected]>

1.0.18

02 Feb 23:07
ad58125
Compare
Choose a tag to compare

Release Ticket: bcgov/entity#6329

1.0.17

22 Jan 17:14
1883e8c
Compare
Choose a tag to compare

Release Ticket: bcgov/entity#6102

Release 2019.09.18

18 Sep 16:49
a21fcf6
Compare
Choose a tag to compare

This release includes the update the solr queries for phonetic and cobrs buckets to include the jurisdiction, start_date fields as well it contains a fix to the requirements.txt as it had redundant entries and the new transaction end point that is required for phase 5.

Release August 19 - Event Updates

21 Aug 23:52
1a8eaf5
Compare
Choose a tag to compare

Includes and update to the event recorder to store the NR json in the new jsonb column. Also includes the cron job datafix to decompress the json zip file and stire the json in the new jsonb column. This has already been run manually in dev and test and will be run manually next week after this release is published to prod.

Release 2019.07.24 -Update SOLR Queries

24 Jul 23:52
e932dab
Compare
Choose a tag to compare

Required for phase 3 of namex code with us to add jurisdiction and start date to the solr query results presented in conflicts and name history in the UI. This is prep work. There was an isue with solr names core running out of memory during the data import. The solution was to increase the JVM memory by editing the deployment file and including solr start -m 1g. solr start of course is replaced by <...> parameter in the yaml file. It took 6 minutes to load the names core 1.8 million rows.

Release 2019.06.25 - Update Change_NR

25 Jun 19:57
b28c2f0
Compare
Choose a tag to compare

Release updates the change_nr script to include partner_name for NWPTA changes that are saved back to Oracle. Currently this column is omitted and is required when the partner_name_type = AS (Assumed)

Release 2019.06.17 - Consumption Date

17 Jun 19:48
69cf340
Compare
Choose a tag to compare
v1.0.12

updated version (#578)