Skip to main content

Technical release notes w/c 24 Nov

Technical summary of the micro services released

Written by Dominica Meyer
Updated over 4 months ago

connect-auth

  • CON-1471 - source-for-fmg add new feature to integration-api

  • #213: label fix

  • #212: add release.yml

3rd party testing Recommended:

  • Create pending orders via 3rd party APIs with existing source ref

connect-order

  • CON-1479 - errorexception-attempt-to-read-property-id-on-null

  • CON-1464 - add-status-filter-to-3rd-party-integration-api-get-requests

  • CON-1472 fix port name send to auth for email pdf

  • CON-1479 handle product not found when creating new order

  • #267: label fix

  • #266: release.yml

  • #262: Bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 (dependencies, github_actions)

  • CON-1504 - issue-with-container-for-multi-orders

3rd party testing Recommended:

  • Check any use of the GET API

    • Expected: now returns ALL orders and a new order status filter available

  • Create pending order via 3rd party APIs with source = RPA and an unknown/invalid SKU

    • Expected: order created with "unknown" sku that can be edited by seller before confirmation

connect-product

  • CON-1454 - remove price type repository and refactor

  • #260: Bugfix template attributes product transformer

  • #259: Refactor product location relation (migration, seeder)

  • #258: refactor: clean up logic and scope single product with relations

  • #257: Bugfix missing product template presenter

  • #255: refactor: remove product template repo, presenter, transformer, add s

  • #254: Con 1454 remove source repository and refactor

  • #253: release.yml and remove old repo release/version file

  • #252: seeder env fix

connect-hq

  • CON-1399 - implement-user-delete-option-for-hq

connect-surplus

  • #126: gh release.yml

  • #125: build(deps): bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 (dependencies, github_actions)

  • #124: container info script

connect-processing

  • #94: gh release

connect-mlp front end

  • CON-1474 - product-pricing-not-populating-properly

  • CON-1415 - implement-sentry-session-replay-improvements-network-capture

  • #167: release.yml

  • #166: Bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 (dependencies, github_actions)

  • #165: Bump actions/upload-artifact from 4 to 5 (dependencies, github_actions)

  • #164: Bump actions/setup-node from 5 to 6 (dependencies, github_actions)

connect-api

  • CON-1484 - anzco-dev-issue

3rd party testing Recommended:

  • Create a new order with the below notes and/or add the below notes to any order:

    • "pickListNotes":"TO ENTRY THAILAND PORTMARK HALAL REQUIRED\r\nSECURITY DECLERATION REQUIRED\r\nCUSTOMER PO 10838",

    • "deliveryNotes":"TO ENTRY THAILAND PORTMARK HALAL REQUIRED\r\nSECURITY DECLERATION REQUIRED\r\nCUSTOMER PO 10838"

    • Expected: line breaks will be removed

Did this answer your question?