Releases: bcgov/registries-search
Releases · bcgov/registries-search
Registries Search v1.0.11
What's Changed
- chore: config fixes by @kialj876 in #343
- chore: updater gunicorn config in cd by @kialj876 in #344
- 29963 update config by @kialj876 in #345
- CD: importer update cd for sre change by @kialj876 in #346
- Search solr - startup script by @kialj876 in #347
- Importer: update for require transition in good standing check for le… by @kialj876 in #348
- API - added all endpoints into v2, deprecation warnings on v1 by @kialj876 in #350
- Update all search servicces for search api endpoint version changes by @kialj876 in #351
- Importer: version log fix by @kialj876 in #352
Full Changelog: v1.0.10...v1.0.11
Registries Search v1.0.10
Registries Search v1.0.9
Summary
- API
- new bulk search endpoint
- updates for new deployment process
- enhanced search algorithm
- minor bug fixes
- Other micro services
- dependency upgrades
- updates for new deployment processes
- preparation for entities moving to gcp
- minor bug fixes
What's Changed
- UPDATER CD: updates for SRE change in OCP by @kialj876 in #295
- Updater CD: updates for SRE changes by @kialj876 in #296
- 26322 open document access request issue by @kialj876 in #297
- UI - unit test update by @kialj876 in #298
- Include App-Name for CORS by @seeker25 in #299
- UI - cleanup ldarkly flag used in search release by @patrickpeinanw in #300
- 26243 - reg search api - verify account id. by @hfekete in #301
- fix: could not create 'cache' directory by @hfekete in #302
- 26243 - fix: create cache directory in docker. by @hfekete in #303
- API/SOLR - poetry, python 3.13, ruff, etc. by @kialj876 in #304
- API - update auth account check for api users by @kialj876 in #305
- API - add logging request info by @kialj876 in #306
- API - add new config for solr retry by @kialj876 in #307
- remove sentry by @BrandonSharratt in #308
- 27469 search updater upgrade by @kialj876 in #309
- Update CI/CD workflows for search-solr-updater by @pwei1018 in #310
- API - add cloudsql-instances parameter to deployment configurations by @pwei1018 in #311
- Search Updater: CD tweaks by @kialj876 in #312
- Search Updater: gcp values tweak by @kialj876 in #313
- Search Updater CD - add VPC_CONNECTOR by @kialj876 in #314
- Search Updater: small fix by @kialj876 in #315
- 27469 search solr importer by @kialj876 in #316
- importer: update CD by @kialj876 in #317
- Importer: update cd vars by @kialj876 in #318
- Importer: update cd vars by @kialj876 in #319
- chore: fix dockerfile (add oracle stuff) by @kialj876 in #320
- Importer: fix oracle connection by @kialj876 in #321
- 28429 too many nested clauses by @kialj876 in #322
- chore: importer - fix auto cd config mapping by @kialj876 in #324
- 28515 28453 search bulk and dash fix by @kialj876 in #323
- chore: search automated cd stuff by @kialj876 in #325
- chore: rmv devops from ignore files, remove liquidation state from im… by @kialj876 in #326
- chore: minor tweaks for bulk search endpoint by @kialj876 in #327
- chore: add env to service name by @kialj876 in #328
- feat: Importer updates for db connection via sa by @kialj876 in #329
- chore: update config by @kialj876 in #330
- fix: bulk search validation by @kialj876 in #331
- fix: search-api cd cpu values by @kialj876 in #332
- chore: config + other tweaks by @kialj876 in #333
- chore: minor deployment tweaks, minor search alg enhancement by @kialj876 in #334
New Contributors
- @BrandonSharratt made their first contribution in #308
Full Changelog: v1.0.8...v1.0.9
Registries Search v1.0.8
Summary
- Backend infrastructure updates
- CC support
- Bug fixes
What's Changed
- add release notes link to the footer by @patrickpeinanw in #260
- 21273 - Added alert for businesses in the process of being dissolved by @JazzarKarim in #261
- UI - upgrade node to 20 by @kialj876 in #262
- attempting to fix build by @kialj876 in #263
- test by @kialj876 in #264
- UI cd fix by @kialj876 in #265
- change env naming so ui and solr cd does not conflict by @kialj876 in #266
- added cben to modernized types by @kialj876 in #267
- UPDATER - legal name updates for sp/gps by @kialj876 in #268
- UI - updates for legal name change in legal-api by @kialj876 in #269
- API - bug fix for legal-api response change by @kialj876 in #270
- SOLR/API/IMPORTER - major infrastructure update by @kialj876 in #271
- SOLR/IMPORTER - build tweaks by @kialj876 in #272
- IMPORTER - config tweak by @kialj876 in #273
- IMPORTER - fix colin flow bug by @kialj876 in #274
- API/SOLR/IMPORTER/UPDATER - final tweaks for infrastructure update by @kialj876 in #275
- UI - allow doc request open via redirect by @kialj876 in #276
- API/SOLR - solr build tweaks, api siName filtering by @kialj876 in #277
- API - v2 search endpoints by @kialj876 in #278
- hotfix for multiple parties by @kialj876 in #279
- Importer - updates for btr changes by @kialj876 in #280
- 23504 - Endpoint for cc confirmation. by @hfekete in #281
- 2372, 23508 - redirect to direct pay, API and UI updates by @hfekete in #282
- 23509 23731 - Cancel, refresh, redirect on cc payment events by @hfekete in #283
- style: fixing style; comments from the UX. by @hfekete in #284
- 24492 - remove unnecessary 2nd custom cancel payment dialog. by @hfekete in #285
- 24365 - fix: incorrect states for cc. by @hfekete in #286
- API - update search alg to handle empty space search by @kialj876 in #287
- API - update logging by @kialj876 in #288
- API/UI - updated payment integration by @kialj876 in #289
- UI - keycloak init fix for upgrade by @kialj876 in #290
- API - filter tweak by @kialj876 in #291
- UI - move search page by @kialj876 in #292
- UI - version + config by @kialj876 in #293
- UI - search move redirect changes by @kialj876 in #294
New Contributors
- @JazzarKarim made their first contribution in #261
- @hfekete made their first contribution in #281
Full Changelog: v1.0.7...v1.0.8
Registries Search v1.0.7
Registries Search v1.0.6
Registries Search v1.0.5
Release ticket: bcgov/entity#18062
What's Changed
- Firebase deployment and convert configuration/keycloak json to .env by @pwei1018 in #227
- Clean up for new domain name changes. by @pwei1018 in #234
- bump sentry version by @bolyachevets in #235
- 16389 reindex stabilization by @kialj876 in #238
- update to prevent erring out success flow is desired by @kialj876 in #239
- fix config for resync flow by @kialj876 in #240
- fixed config mapping by @kialj876 in #241
- added redirect option to business summary by @kialj876 in #242
- Remove OCP deployment. by @pwei1018 in #243
- Allert banner hotfix by @kialj876 in #244
- minor good standing updates by @kialj876 in #245
- add goodStanding field to Search API by @patrickpeinanw in #246
- 15978 good standing updates by @kialj876 in #247
- importer: bug fix by @kialj876 in #248
- importer: update to set liq/lrl/lrs states to not good standing + int… by @kialj876 in #249
- Importer: legal name change updates by @kialj876 in #250
- 16809 search api legal name updates by @kialj876 in #251
- Importer: bug ix by @kialj876 in #252
New Contributors
- @patrickpeinanw made their first contribution in #246
Full Changelog: v1.0.4...v1.0.5
Registries Search v1.0.4
What's Changed
- updates for variable service fee by @kialj876 in #228
- Ops updates by @kialj876 in #229
- fix-resync-by-identifiers by @kialj876 in #230
- fix sentry init and no stat fee visuals by @kialj876 in #231
- added new resync option in pm collection by @kialj876 in #232
- Pm update by @kialj876 in #233
Full Changelog: v1.0.3...v1.0.4