Stats changelog

Easily accessible log of notable changes to Stats

2019-09-19

  • Updated changelog

2019-08-02

  • Added a hard limit when an API’s response lasts more than 60 seconds. When application hard limit is surpassed, microservice will response with a graceful response (http_status code = 403).

2019-07-22

  • Added new input object timeRange that improves the time filters providing both a relative time filter and an absolute time filter.

2019-06-12

  • Fix an error that was causing to have empty operations in the response.

2019-06-03

  • New scalar type Int64 has been created. hits in StatsData, totalHits in OperationDetailed and hits in StatsInfo have changed its type to this new scalar.

2019-05-30

  • Now adviceMessage’s from others TravelgateX products are returned as external in owns adviceMessage’s.

2019-05-23

  • Now type of StatsInforeturns the correct value.

2019-05-22

  • Now stats are available from 01/01/2018. Requests by accessCode are available only from 15/05/2019.

2019-05-14

  • Fix an error that was causing accessCode not being stored successfully.
  • Fix an error to show 100 assets per errorCode and per operation.

2019-05-03

  • Fix an error that was causing that assets of HUB error types were NULL.

2019-05-02

  • Input field retrieveAssets made optional. false by default.

2019-04-30

  • New required input field retrieveAssets added to indicate if assets are needed.
  • Assets returned limited to 100 to avoid too big responses. This limitation makes sense since the main objective is not to access all the asset nodes.

2019-04-23

  • Fix an error building internal queries when Quote/Booking and Other are requested.

2019-04-11

  • New input field owner added to allow filter by organization.

2019-04-08

  • label in OperationData added. Reason: Share the operation code in English.
  • hits in StatsData added. Reason: Share a summary of hits at StatsData level.
  • Internal queries to Stats DB optimized.

2019-04-03

  • trafficType in OperationDetailed added. Reason: To differentiate existent traffic types: BASIC, SPEED, OPTIMIZED.

2019-03-14