Releases: bcgov/namex
Releases · bcgov/namex
Namex API v1.2.69
What's Changed
- 29305 update namex api spec - part 2 by @EPortman in #1860
- 29305 update namex api spec - part 3 by @EPortman in #1861
- 22554-Deploy Names Applications to SANDBOX by @stevenc987 in #1866
- 22554-Deploy Names Applications to SANDBOX by @stevenc987 in #1867
- allow x-apikey header in cors preflight responses by @EPortman in #1868
- Add Redeploy Option to All NameX Jobs #30329 by @ahamood1 in #1872
- 30342_redeploy_bad_desingation_notifier by @ozamani9gh in #1873
- app name must match the job name in cloudbuild.yaml by @bolyachevets in #1874
- 30327 nr type spgp by @Rajandeep98 in #1875
- Rewrite db conn (#1883) by @bolyachevets in #1884
- 30940 - Fix namex-api logging include stack trace and real error by @seeker25 in #1913
- 30397 fix phone validation by @bobdev-94 in #1885
- 31112 change priority wait time to days instead of hours by @eve-git in #1915
- 30630 - Add new macro - "Outside Canada LP" by @hfekete in #1935
- chore - Remove custom schema migration and update dependencies by @hfekete in #1940
New Contributors
- @bobdev-94 made their first contribution in #1885
- @hfekete made their first contribution in #1935
Full Changelog: v1.2.62...v1.2.69
Namex API v1.2.62
What's Changed
- 26502 add app name to logging metadata by @EPortman in #1850
- Add SA Identity Token to All Synonyms API Requests #29147 by @ahamood1 in #1854
- 28997 nr resets cancel any in flight email tasks by @EPortman in #1853
- 28974 - Search Pagination NR by @Rajandeep98 in #1855
- Ahamood1 29147 add syn auth token 2 by @ahamood1 in #1856
- 29378 add status code to API exception logging in payments module by @EPortman in #1857
- 29250 update calculation days from 1 to 7 days by @eve-git in #1858
Full Changelog: v1.2.56...v1.2.62
Namex API v1.2.56
What's Changed
- 28436 remove sentry: part 1 - remove all direct refs by @EPortman in #1808
- 28436 remove sentry: part 2 - remove all indirect refs by @EPortman in #1809
- Updates LEGAL_API_VERSION to LEGAL_API_VERSION_2. by @ahamood1 in #1807
- #28408 update code for notification display in UI by @eve-git in #1813
- 28408 fix bug to accept resendEventId by @eve-git in #1816
- 28408 fix a bug by @eve-git in #1817
- 28408 update resend date by @eve-git in #1818
- Identity token insertion for solr-synonyms-api calls by @ahamood1 in #1819
- Ahamood1 27110 patch 1 by @ahamood1 in #1821
- Ahamood1 27110 patch 2 by @ahamood1 in #1822
- Ahamood1 27110 patch 3 by @ahamood1 in #1823
- Ahamood1 28610 xml external expansion by @ahamood1 in #1833
- 24162 - update Wait Time query by @eve-git in #1835
- 28483 - status names by @Rajandeep98 in #1834
- 28483 - Handle Lear Status in Namex by @Rajandeep98 in #1837
- 27272 - Email not being sent when the Name Request is Cancelled by @stevenc987 in #1838
- 28483 - Status Filter fix by @Rajandeep98 in #1839
- 28698 - Handle Invalid Filters by @Rajandeep98 in #1840
New Contributors
Full Changelog: v1.2.41...1.2.56
Namex Emailer
What's Changed
- 28436 remove sentry: part 1 - remove all direct refs by @EPortman in #1808
- 28436 remove sentry: part 2 - remove all indirect refs by @EPortman in #1809
- 21835 add cloud tasks for 5 min grace period on approved/rejected emails by @EPortman in #1820
- 28408 Asynchronous writing to the events table to ensure that any failures … by @eve-git in #1824
- 28408 async record events by @eve-git in #1826
- 28408 async record events by @eve-git in #1828
- 28408 fix a bug by @eve-git in #1829
- 28408 - revert thread pool by @eve-git in #1830
- 21835 clean up namex emailer cloud tasks by @EPortman in #1843
- 21835 make deep copy of cloud event to ensure idempotency by @EPortman in #1844
Namex Other
What's Changed
- 28436 remove sentry: part 1 - remove all direct refs by @EPortman in #1808
- 28436 remove sentry: part 2 - remove all indirect refs by @EPortman in #1809
- reapply endpoint registration in solr feeder by @EPortman in #1811
- 27245 upgrade solr admin app to flask3 by @EPortman in #1832
- 27245 solr-admin-app: preserve original redirect path after login by @EPortman in #1842
- 27245 fix syntax bug in solr-admin-app by @EPortman in #1846
- chore: update 1pass location for search internal url change by @kialj876 in #1845
- chore: solr-feeder another 1pass config tweak by @kialj876 in #1847
NameX API v1.2.41
What's Changed
- 26088 Added Optional filters params for search by @Rajandeep98 in #1794
- 25832 api lint part 1: replace with ruff & autofix safe lint errors by @EPortman in #1797
- 25832 api lint part 2: fix/ignore remaining lint errors by @EPortman in #1800
- 20384 build resend notification by @eve-git in #1801
- 20384 bugfix by @eve-git in #1803
- 20384 resend notification code update by @eve-git in #1804
- 20384 update the new event post by @eve-git in #1805
- 26088 Added Pagination and legaltype in search by @Rajandeep98 in #1799
- 25832 revive api unit tests that run on ci by @EPortman in #1806
Full Changelog: v.1.2.36...v1.2.41
NameX v.1.2.36
What's Changed
- ensure response from ocp relay is proper json by @EPortman in #1783
- fix file path so google cloud storage works by @EPortman in #1784
- Fix stopwords error and fix upload to google storage by @EPortman in #1786
- remove altering row count in search query by @EPortman in #1787
- 26524 namex backend use gcp structured logging part 1 by @EPortman in #1789
- 26937-Searching for Name Request on BRD UI displays 20, we fetch way … by @stevenc987 in #1790
- Solr-feeder: update party parsing for altered colin-api resp by @kialj876 in #1791
- 26524 namex backend use gcp structured logging part 2 by @EPortman in #1793
Full Changelog: v.1.2.34...v.sprint.25.2
NameX Release 24.6: GCP Migration Back-End
What's Changed
- #25962 calculate expiration date when rejected by @eve-git in #1708
- 25622_fix_typo by @kzdev420 in #1709
- 25937 Fixed continued in entity type codes by @severinbeauvais in #1707
- 25898 Update database_service.py by @eve-git in #1710
- 26195 - Hot fix for object of type NoneType by @stevenc987 in #1713
- 513 create ocp sftp relay api by @EPortman in #1715
- 25937 fix a small bug with legal type of CULs by @JazzarKarim in #1727
- 23710 migrate namex pay to gcp by @EPortman in #1718
- 23715 migrate namex solr admin app to gcp by @EPortman in #1717
- 25834 migrate namex nr day job to gcp by @EPortman in #1722
- 23210 migrate namex solr synonyms api to gcp by @EPortman in #1721
- 23712 migrate namex solr feeder to gcp by @EPortman in #1720
- 23711 migrate namex solr names updater to gcp by @EPortman in #1719
- 21839 migrate namex api to gcp by @EPortman in #1716
- 26202 migrate namex inprogress updater to gcp by @EPortman in #1723
- 25835 migrate namex bad designation notifier to gcp by @EPortman in #1726
- 25836 migrate namex bad name notifier to gcp by @EPortman in #1724
- update cloud deploy files with test database by @EPortman in #1745
- truncate app name by @EPortman in #1746
- 23714-GCP: Build Notebook Report Job by @stevenc987 in #1747
- namex-api is running out of memory in test, default is 512MB by @bolyachevets in #1748
- 26099 refactor_email_template_organization by @kzdev420 in #1725
- 513/514 ocp relay for names services in gcp by @EPortman in #1728
- 25837 migrate namex nr duplicates report to gcp by @EPortman in #1749
- 25838 migrate namex sftp nuans report to gcp by @EPortman in #1729
- #25261 update map request applicant to allow optional field be removed by @eve-git in #1751
- Update auth.py to support App-Name header by @seeker25 in #1752
- fix env var typo and prepend namex before job name by @EPortman in #1754
- Solr Feeder - re-add oracle sql documentation by @kialj876 in #1755
- #25261 Explicitly call db.session.commit() when saving edits by @eve-git in #1756
- 26412_add_continuation_in_email by @kzdev420 in #1753
- 23714 - GCP: Build Notebook Report Job by @stevenc987 in #1757
- 23712 solr feeder use gcp structured logging by @EPortman in #1758
- 26412 cont_in_magic_link_email by @kzdev420 in #1759
- 26429: fix not receiving payment receipt email when submitting an nr by @EPortman in #1760
- 26412 cont_in_magic_link_outputs by @kzdev420 in #1761
- fix incorrect indentation in bad designation notifier job by @EPortman in #1762
- 26170 - Upgrade Ubuntu version from 20.04 to 22.04 or ubuntu-24.04 or… by @stevenc987 in #1763
- 26401-Fix Change Name NR search corp_num issue. by @mengdong19 in #1764
- Revert "26401-Fix Change Name NR search corp_num issue." by @mengdong19 in #1765
- 26401-Fix search NR by corp_num. by @mengdong19 in #1766
- 26498 - affiliate a new NR with non-staff account by @eve-git in #1767
- Revert "affiliate a new NR with non-staff account (#1767)" by @eve-git in #1768
- fix incorrect logging level for a log statement by @EPortman in #1769
- add ocp cli tool steps to ocp relay by @EPortman in #1770
- Update auth.py to support App-Name header (#1752) by @eve-git in #1771
- Update namex-api-cd.yml by @EPortman in #1772
- Update namex-api-cd.yml to ubuntu 24 by @EPortman in #1773
- Update namex-api-cd.yml to ubuntu by @EPortman in #1774
- Update Makefile by @EPortman in #1775
- revert changes to main by @EPortman in #1778
- 26984 namex emailer bug by @EPortman in #1779
- 24706-Urgent: Namex API: name analysis doesn't support continued-in c… by @stevenc987 in #1780
Full Changelog: v1.2.28...v.1.2.34
Namex v1.2.21 - NRO Decommission
This release contains all changes since June 20, 2024.
What's Changed
- support name choices delete by @eve-git in #1548
- emailer - fix gcp deployment config by @bolyachevets in #1549
- Remove emailer auth by @bolyachevets in #1550
- Emailer unused vars by @bolyachevets in #1551
- 21921 remove nro schema so reset functionality works consistently by @EPortman in #1552
- 21659-Added Order By Choice when Retrieving a Request Record by @flutistar in #1553
- generate new nr number by @eve-git in #1555
- 21845 NRO Decommision by @eve-git in #1557
- TECH DEBT - Clean up one time jobs from this list in NAMEX API#21903 by @stevenc987 in #1558
- remove colin-api by @eve-git in #1559
- 19608 - bug fix- update auth parameters by @eve-git in #1560
- 19608 Remove COLIN-API -- add debug info by @eve-git in #1561
- 22774 consider 'CONSUMED' state in state transition validation by @eve-git in #1562
- 22774 consume names by @eve-git in #1563
- fix: ensure expiration date is properly formatted by @EPortman in #1564
- 22774 make consume compatible to existing LEAR process by @eve-git in #1565
- 22972 update events service for name-examination display by @eve-git in #1566
- 22774 update events to show the corpNum in consumed transaction by @eve-git in #1567
- Create 2 new API requests for the Home Team #22774 by @stevenc987 in #1568
- Create 2 new API requests for the Home Team #22774 by @stevenc987 in #1569
- Create 2 new API requests for the Home Team #22774 by @stevenc987 in #1570
- #23050 Handle different expiration date format by @eve-git in #1571
- #23059 log a transaction when an NR expired by @eve-git in #1572
- 23059 NR expiry should have a transaction by @eve-git in #1573
- #23243 - NAMEX_API: Error processing MRAS get-profile request by @eve-git in #1574
- NR Duplicates Report Broken on PROD#23431 by @stevenc987 in #1575
- Auth -Search Name Request - Cancelled Name Request should not be selected#19703 by @stevenc987 in #1576
- #23382 add continue-in to entityTypes and mappings by @eve-git in #1604
- #24077 Create file to send to NUANS from NAMEX by @eve-git in #1606
- fix: bump up number of max boolean clauses by @EPortman in #1611
- #24319 Add business info in the business query from COLIN-API in Entities by @eve-git in #1610
- Update Dockerfile pip version by @eve-git in #1613
- 23382 and 24193: updated codes by @severinbeauvais in #1612
- Update Payment Society to match the requirements from home team#24493 by @stevenc987 in #1614
- #24394 add expiration date to events.event_json after the date calculated by @eve-git in #1617
- Update Payment Society to match the requirements from home team#24493 by @stevenc987 in #1618
- 24564 Fixed filing actions lookup for continued in companies by @severinbeauvais in #1619
- #24496 retrieve head office from lear/colin-api by @eve-git in #1620
- SOLR Documentation by @shaangill025 in #1628
- 24849 search endpoint directly queries names db by @EPortman in #1629
- 24849 change request search back to search functionality by @EPortman in #1630
- 24849 search works with name as well by @EPortman in #1631
- 24774 Bad Name Notifier by @eve-git in #1633
- 24774 add logging by @eve-git in #1636
- 24774 Create bad-name-notifier workflow by @eve-git in #1637
- Create workflow bad-name-notifier-CI.yml by @eve-git in #1638
- 24849 firm nrs added to names core only by @EPortman in #1632
- 24225 update emails for new ia with magic link (#1634) by @ozamani9gh in #1639
- cd: update cd name by @EPortman in #1640
- Change cd name by @EPortman in #1641
- cd: update clouddeploy by @EPortman in #1642
- fix service account names by @EPortman in #1643
- 24225 debug emaler by @kzdev420 in #1644
- 24225 update magic_link with debug by @kzdev420 in #1645
- 24225_update_version_namex_api by @kzdev420 in #1646
- 24225_udpate_instruction_group_method by @kzdev420 in #1647
- 24225 update env variables by @kzdev420 in #1648
- 24225_update_debug_code by @kzdev420 in #1649
- 25012_update_email_outputs_debug by @kzdev420 in #1652
- create bad-designation-notifier by @eve-git in #1651
- 25012_emailer_api_debug by @kzdev420 in #1653
- Create sftp-nuans-report-ci.yml by @eve-git in #1616
- 24077 NRO Decommission: Create file to send to NUANS from NAMEX (replaces current process in NAMESP) by @eve-git in #1655
- Create sftp-nuans-report work flows by @eve-git in #1615
- update flask-jwt-oidc package by @EPortman in #1656
- Update flask jwt OIDC deps by @EPortman in #1657
- emailer uses latest version of namex api by @EPortman in #1658
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1661
- disable_won_emails by @kzdev420 in #1663
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1664
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1665
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1666
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1667
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1668
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1669
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1670
- NRO Decommissioning: Allow user to modify cancel from legacy side#25224 by @stevenc987 in #1671
New Contributors
- @severinbeauvais made their first contribution in #1612
- @shaangill025 made their first contribution in #1628
Full Changelog: v1.1.58...v1.2.21
v1.1.58 - Queue Upgrade
What's Changed
- 20142 Revert sending an attachment with "consent received" emails by @semmatti in #1526
- 20142 Update entity and action code when emailing consent by @semmatti in #1527
- SOLR-FEEDER - add business address in bor solr update by @kialj876 in #1528
- Feature queue upgrade python3.12 (#1513) by @bolyachevets in #1530
- NameX Responds with Middle Name Field when queried to search for NRs by @EPortman in #1531
- 19688 Edit NR - delete text in optional field and save will not remove choice by @eve-git in #1529
- removed date formation for expiration date by @flutistar in #1533
- current ci pipelines depend on makefile contents - update makefiles t… by @bolyachevets in #1534
- Replacing Date Formation by @flutistar in #1535
- clean up templates by @bolyachevets in #1536
- Updated CODEOWNERS file to reflect individuals responsible for Repo by @EPortman in #1537
- update namex api source by @bolyachevets in #1538
- More source updates by @bolyachevets in #1539
- Added name state type filter to SOLR Query by @flutistar in #1540
- Bugfix/20334 by @flutistar in #1541
- Move email logic to emailer by @bolyachevets in #1542
- Update emailer source by @bolyachevets in #1543
- clean up vars by @bolyachevets in #1544
- Fixed error on SOLR Query by @flutistar in #1545
- poetry saves libs to .venv, not venv; use python3.12 explicitly by @bolyachevets in #1546
- Clean up cicd by @bolyachevets in #1547
New Contributors
- @EPortman made their first contribution in #1531
- @flutistar made their first contribution in #1533
Full Changelog: 21.2...v1.1.58