Skip to content

Releases: nimble-platform/catalog-service

Release 17.0.21

14 Jul 13:01
b00333e
Compare
Choose a tag to compare
  • Notify users when a new demand is published

Release 17.0.20

10 Dec 14:26
066e27b
Compare
Choose a tag to compare
  • Index base platform information for items

Release 17.0.19

26 Jul 12:16
7ab3aa2
Compare
Choose a tag to compare
  • Exclude the endpoint returing catalogue ids for uuids from token check

Release 17.0.18

01 Jul 11:11
1b3c2c5
Compare
Choose a tag to compare

Improvements

  • Modify README file to answer common questions regarding catalogue service such as how to run it in Docker, how to build the project etc.
  • Add comments for environment variables
  • Modify pom files to be able to run catalogue service from command line

Bug Fixes

  • Fix catalogue service docker image name

Release 17.0.17

30 Jun 12:29
34399dd
Compare
Choose a tag to compare

New Features

  • Remove fmp-prod stage from Jenkins
  • Enable efpf-production stage in Jenkins
  • Hide dimensions in service templates
  • Index the creation date of products/services
  • Allow users to upload certificates for demands

Bug Fixes

  • Handle anonymous users and catalogue owners for whitelist/blacklist functionality
  • Fix authorization headers for tests
  • Handle the case where there is no party for the user in authorization

Release 17.0.16

04 Feb 11:06
eec03a5
Compare
Choose a tag to compare
  • Added REST services for Demand Functionality
  • Removed resource id matching logic
  • Added a functionality to enable users to save their products as draft
  • Added service to delete all instances of a specific entity
  • Used country identification code to store country iso code
  • Extended TaxonomyManager with product root categories
  • Enabled users with sales officers or monitor roles to export catalogues
  • Modified CataloguePaginationResponse to include category uris not names

Migration Scripts

Release 17.0.15

03 Dec 14:06
4796afc
Compare
Choose a tag to compare
  • validate the additional item properties in catalogue lines

Release 17.0.14

11 Nov 12:04
0a687ed
Compare
Choose a tag to compare

Bug Fixes

  • fixed bug on getting catalogue lines with same ids in different catalogues

Improvements

  • add catalogue id parameter to the template upload method
  • add service to request catalogue exchange
  • optimized template upload by using lazy collections
  • add config for using postgres in tests
  • add service to get catalogue ids based on uuids
  • handling of mandatory properties in template publishing
  • catalogue is loaded lazily while adding a new line
  • improved logging (reduced getter methods to debug level)
  • images are added line by line
  • made individual validation methods available and used only image validation in image uplaod
  • disabled deployment to FMP and eFactory in release
  • line validator does not require the whole catalogue

Release 17.0.13

13 Oct 08:20
754667f
Compare
Choose a tag to compare

Bug fixes

  • Reindexing endpoint does not consider shopping carts anymore

Improvements

  • Products cannot have product and service related categories at the same time anymore

Migration Scripts

Release 17.0.12

08 Oct 14:00
0e11181
Compare
Choose a tag to compare
  • add weight as a standard dimension field
  • discard shopping cart catalogs in indexing all catalogs
  • add catalogue line validation for preceding trailing space
  • modify template upload for Replace mode
  • excluded endpoints from authentication for functionalities to be provided to unauthenticated users
  • change product indexing to add a product name for the missing language ids

Migration Scripts