Skip to content

Updata manage info endpoint - #310

Merged
shaunahu merged 11 commits into
mainfrom
feature/8784-show-dep-system-version
Jul 29, 2026
Merged

Updata manage info endpoint#310
shaunahu merged 11 commits into
mainfrom
feature/8784-show-dep-system-version

Conversation

@utas-raymondng

@utas-raymondng utas-raymondng commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator
  1. Refactor and update version
  2. Server host config is in the terraform
  3. Query depends service to include version and name
{
    "application": {
        "name": "ogcapi-server-java",
        "description": "REST API that implements OGC API",
        "version": "feature-8784-show-dep-system-version-SNAPSHOT"
    },
    "git": {
        "commit": {
            "id": "5301fa4"
        }
    },
    "depService": {
        "es-indexer": {
            "version": "main-SNAPSHOT",
            "description": "Meta data indexer for Elastic Search"
        },
        "geonetwork4-core": {
            "version": "main-SNAPSHOT",
            "description": "AODN customized Geonetwork Instance"
        },
        "data-access-service": {
            "version": "unknown",
            "description": "Data Access Service"
        },
        "data-discovery-ai": {
            "version": "unknown",
            "description": "Data Discovery AI"
        }
    }
}

@utas-raymondng utas-raymondng changed the title Refactor and update version before change Updata manage info endpoint Jul 28, 2026
@utas-raymondng
utas-raymondng marked this pull request as ready for review July 29, 2026 02:50

@shaunahu shaunahu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shaunahu
shaunahu merged commit c14f615 into main Jul 29, 2026
4 checks passed
@shaunahu
shaunahu deleted the feature/8784-show-dep-system-version branch July 29, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants