Recent Releases of argo-accounting

argo-accounting - Version 1.7.0

  • The Accounting Service root entity within its hierarchical structure can now be classified as a National Node, a Thematic Node, or an individual Project.
  • The system now supports multiple OpenID Connect identity providers, enabling multitenancy and allowing each Node to integrate with its own authentication and authorization infrastructure.
  • Documentation has been added to assist users in setting up and managing these hierarchical root entities effectively.
  • A new Installation Report has been developed, allowing administrators to monitor usage statistics at the resource installation level.
  • A new feature has been introduced to generate detailed usage reports for each EOSC Node, individual Project, or Provider within its associated Project, offering insights into resource consumption and usage patterns.
  • The Aggregated Provider Report has been introduced to consolidate usage data from all associated Projects or EOSC Nodes over time, enabling higher-level analysis and reporting

- Java
Published by fbasios 7 months ago

argo-accounting - Version 1.6.1

Added

  • #211 - ACC-319 Create an admin-only endpoint to update user information.
  • #213 - ACC-322 Fix Project and Provider not to accept full stop in id when are generated.

- Java
Published by fbasios 11 months ago

argo-accounting - Version 1.6.0

Added

  • #190 - ACC-256 Add start/end field in metrics retrieval API calls for user and group ids.
  • #192 - ACC-250 Additional Information for the Clients.
  • #197 - ACC-287 Add version in API.
  • #200 - ACC-245 Make field unitofaccess OPTIONAL.
  • #202 - ACC-297 Add API call to delete a project.
  • #203 - ACC-299 Add API call to delete a resource.

- #206 - ACC-317 API to fetch Document Counts by Time Period in MongoDB.

Changed

  • #191 - ACC-252 Registered clients should not be visible to everyone.

Fixed

  • #193 - ACC-274 Update Group ID Path Name to Resolve Conflict with User ID Path.
  • #194 - ACC-275 Fix Search of Metrics by Start or End Date.
  • #195 - ACC-286 Project entry "lost" when updated.

- Java
Published by fbasios 12 months ago

argo-accounting - Version 1.5.1

Added

  • #187 - ACC-248 Extract 'sub' or 'client-id' from Token Introspection.

- Java
Published by kkoumantaros over 1 year ago

argo-accounting - Version 1.5.0

Added

  • #184 - ACC-243 Add support for service account AAI.

- Java
Published by kkoumantaros over 1 year ago

argo-accounting - Version 1.4.0

Added

  • #178 - ACC-237 Add API call to modify Project.
  • #179 - ACC-239 Create a new API call that returns all metrics under a specific group id.
  • #180 - ACC-242 New API call that returns all metrics under a specific user id.

- Java
Published by kkoumantaros over 1 year ago

argo-accounting - Version 1.3.0

1.3.0 - 2024-05-11


Added

  • #173 - ACC-228 Adapt Metric schema to add support for Groups and Users.
  • #174 - ACC-235 Create New Endpoint for Project Creation.

Full Changelog: https://github.com/ARGOeu/argo-accounting/commits/v.1.3.0

- Java
Published by kkoumantaros over 1 year ago

argo-accounting - Version 1.2.1

  • #169 - EOSC Resource Not Supported.

- Java
Published by fbasios almost 2 years ago

argo-accounting - Version 1.1.0

Added

  • #153 - Add Resource field in Metric entity.
  • #152 - Add support for Resource.
  • #143 - Add CITATION.cff, CODEOFCODUCT.md, CONTRIBUTING.md files.
  • #142 - Enhance Metric Response.
  • #141 - Accounting Service health checks.
  • #138 - Docusaurus Guideline for managing Metric Definitions via UI.

Changed

  • #139 - Use another endpoint for retrieving the EOSC Providers.

Removed

  • #144 - Remove redundant endpoints.

- Java
Published by themiszamani almost 3 years ago

argo-accounting - Version 1.0.0

Added

  • ACC-7  Support of Metric Definitions
  • ACC-10  Support of Metrics
  • ACC-39  Support of Projects
  • ACC-54  Support of Providers
  • ACC-56  Support of Installations
  • ACC-71  Authentication in Accounting Service
  • ACC-78  Authorization in Accounting Service
  • ACC-122 Support Search on Metrics
  • ACC-162  Docusaurus Guideline of Setting up a Project.
  • ACC-166 Client's general permissions.
  • ACC-170 Add value's unit type info in Metric.
  • ACC-171 Manage Unit and Metric Types through Accounting Service API.

Changed

  • ACC-160 Change Infrastructure in Installation to optional

Deprecated Since the separate Metric and Unit Types endpoints have been exposed, the "unit-types" and "metric-types" actions, which belong to the Metric Definition endpoint, have been deprecated.

- Java
Published by themiszamani about 3 years ago