Skip to content

Releases: ARGOeu/argo-web-api

V1.14.3

Choose a tag to compare

@themiszamani themiszamani released this 26 Mar 18:01
6430f9a

Added:

  • ARGO-5476 Support force parameter to overwright existing topology ite… (#683)
  • ARGO-5450 add dummy tenant data in docker env (#680)
  • ARGO-5406 add node endpoint that provides availability capability (#677)
  • ARGO-5403 Support nodes in tenants and node reports (#674)
  • ARGO-5346 - add tenant readiness support (#662)
  • ARGO-5323 Allow component admins to refresh access keys for their int… (#659)
  • ARGO-5315 Dockerize local dev argo-web-api (#653)
  • ARGO-5321 Create api calls for isolated updates to tenant db conf and… (#658)
  • ARGO-5316 Add API call to update just the info part of a tenant def (#657)

Changed:

  • ARGO-5449 Refactor mechanism to set/unset tenant as a node (#679)
  • ARGO-5347 Allow super admins to access tenant results by selecting te… (#665)

Fixed:

  • ARGO-5447 Node endpoints minor fixes (#678)
  • ARGO-5434 Handle tenants that don't have db configuration yet (#676)
  • ARGO-5353 Fix doc issues regarding integrations (#664)

Version 1.14.2

Choose a tag to compare

@themiszamani themiszamani released this 27 Nov 13:41
891096c

Changed:

  • ARGO-5195 Update go deps (mongo/crypto) and docusaurus (#639)
  • ARGO-5141 Fix supergroup daily aggregation result to default to 0 for… (#633)
  • Updates and Trivy (#626)

Version 1.14.1

Choose a tag to compare

@themiszamani themiszamani released this 15 Sep 13:56
311caa4

Changed:

  • ARGO-5108 Finalise healthcheck docs (#615)
  • dep update @mdx-js/react from 3.1.0 to 3.1.1 (#614)
  • dep update testify v1.11.1 (#613)
  • ARGO-5096 update to golang 1.25 - bump deps crypto and mongodriver (#608)

Version 1.14.0

Choose a tag to compare

@themiszamani themiszamani released this 24 Jul 14:26
d26d212

Added:

  • AO-910 Docs add cc info in footer (#539)
  • Create LICENSE (#540)
  • Create LICENCE (#569)
  • ARGO-5002 Support applied status recomputations (#571)
  • add documentation for POST recomputations (#579)
  • ARGO-5071 Add CHANGELOG.md (#588)
  • ARGO-5073 Add support for consistency check (#589)

Fixed:

  • Fix metric-details filter by service regression (#568)

Changed:

  • AO-909 upgrade to docusaurus 3.x (#541)
  • Update jenkinsfile node image for doc building (#542)
  • Update to golang 1.22 and mongodb 6.0 (#543)

Version 1.13.3

Choose a tag to compare

@themiszamani themiszamani released this 10 May 11:57
628e786

Added:

  • ARGO-4207 provide automatically combined endpoints in topology of combined tenants
  • ARGO-4208 Provide automatically combined groups in topology of combined tenants
  • ARGO-4209 Provide automatically combined service types in topology of combined tenants

Version 1.13.2

Choose a tag to compare

@themiszamani themiszamani released this 01 Mar 11:51
628e786

Added:

  • ARGO-4206 Add filter by service type when requesting metric results

Fixed:

  • ARGO-4226 In recomputations fix support for exclude monitoring source

Version 1.13.1

Choose a tag to compare

@themiszamani themiszamani released this 02 Feb 12:46
628e786

Added:

  • ARGO-4185 Add title field to service types
  • ARGO-4096 Daily issues per group

Fixed:

  • ARGO-4124 Fix regression issue with missing date field in supergroup monthly query

Version 1.13.0

Choose a tag to compare

@themiszamani themiszamani released this 08 Nov 11:36
628e786

Added:

  • ARGO-4089 support OPTIONS for api v3 calls using resource-ids
  • ARGO-4048 add additional tags field list of service types
  • ARGO-4078 Implement api/v3 call to serve endpoint ar results by resource id
  • ARGO-4026 api v3 call to get status results by resource id

Changed

  • ARGO-3960 Update to docusaurus v.2.0. Add search plugin. Spellcheck docs

Fixed

  • ARGO-4087 Fix date validation in api/v3 A/R calls
  • ARGO-4084 Fix v3 ar results by resource-id call

Version 1.12.0

Choose a tag to compare

@themiszamani themiszamani released this 09 Jun 10:15
628e786

Features

  • ARGO-3874 Add info on the report about what is computed (ar,status,trends)
  • ARGO-3750 Implement api v3 call to list status timelines for servicegroups and endpoints
  • ARGO-3702 Add list of available services types per tenant
  • ARGO-3645 Serve a/r results for top level groups in v3 of api

Fixed

  • ARGO-3690 Provide proper not found response when requesting details about a metric results that doesn't exist

Changed

  • ARGO-3850 Fix status v3 grouping issue for endpoints that belong to multiple groups
  • ARGO-3802 Display api v3 status results in sorted order. Add parameter for display latest status results. Make start end time optional

Version 1.11.0

Choose a tag to compare

@themiszamani themiszamani released this 07 Apr 10:29
628e786

Features

  • ARGO-3408 Serve threshold flag trough web-api
  • ARGO-3532 Serve tag trends for flapping items
  • ARGO-3533 Serve status metric trends by tag
  • ARGO-3534 Support exclude metrics in recomputations
  • ARGO-3458 Serve metric details per report
  • ARGO-3377 Add negative operator in topology filtering
  • ARGO-3432 Show threshold rule applied in status metric timelines
  • ARGO-3433 display threshold result rules in low level metric results
  • ARGO-3423 Add list of metric to tags mappings
  • Support combined tenant data feeds
  • ARGO-3320 Provide info url when available for host through metrics results
  • ARGO-3281 create status trends for endpoint groups
  • ARGO-3280 create status trends view for services
  • ARGO-3279 Create Endpoint status trends view
  • ARGO-3280 create status trends view for services
  • ARGO-3279 Create Endpoint status trends view

Fixed:

  • ARGO-3657 Fix docs to correctly display metric/tags docs in sidebar
  • ARGO-3452 Fix threshold rule applied field value in status metrics
  • ARGO-3269 Fix empty downtime response

Changed:

  • changed events with duration_in_minutes in trends section
  • ARGO-3581 Remove support for TLS 1.0 and 1.1