Skip to content

Releases: vtfk/azf-statistics

2.1.2

10 Oct 08:23

Choose a tag to compare

Patches

2.1.1

19 Aug 12:19

Choose a tag to compare

Patches

  • chore: update dependencies in package.json to latest versions: 153c829
  • chore: update dependencies in package-lock.json to latest versions: de907fa

2.1.0

04 Jun 10:07

Choose a tag to compare

Minor Changes

  • WIP - Update package version to 2.0.1, add function.json and index.js for new HTTP trigger, and refine README.md examples: 6929728
  • Add validation for Grafana request parameters and update response handling: 3c3e83e
  • Add route for Grafana system requests and refactored some: 52a551d
  • Improve error message for system not found response: 3edbc2a
  • Refactor date handling in Grafana request validation and improve logging for document counts: 7f57c2e
  • Refactor document mapping to use dynamic keys for type counts: f856565
  • Add document grouping functionality to handle-system response: cd1ab7b
  • Refactor grouping logic in group-documents.js to improve readability and maintainability: 6cd1195
  • Add overview and statistics handling for all systems in Grafana API: 3073507

Patches

  • Update dependencies and enhance README with BetterStack configuration: 5be0d24
  • Merge branch 'main' into grafana: c90286d
  • Merge pull request #3 from vtfk/grafana: 83fb24b
  • Remove azure-functions-core-tools from devDependencies: b550345
  • Update dependencies in package-lock.json to latest versions: 0e5fcfe

2.0.1

17 Dec 13:20

Choose a tag to compare

Patches

  • Update README.md and Stats API: change select parameter from '*' to 'all' due to Azure WAF restrictions: 2e9f9a4

2.0.0

17 Dec 12:28

Choose a tag to compare

Major Changes

  • added select query param: ba17385

Minor Changes

  • Add support for GET and POST methods in Stats API; implement new Systems endpoint: a0b91b2
  • Enhance query parsing: improve quote handling and add validation for properties and values in filters; introduce comprehensive tests for various scenarios: b902a14

Patches

  • dependency updates and test: 47a3ee1
  • optional e18: 65dd3de
  • fy flade soo dum: a9aadb9
  • do not assume client will work: 4c1698d
  • nice with correct endpoint...: b5beb5d
  • offh jag er dum: 3a3768b
  • added ignore folder: a480525
  • dependency updates: 8d5f5b7
  • removed unecessaruy code and packages: d45092a
  • Update README.md: refine example responses and add select query parameter details: 923d4a3

1.0.0

10 May 08:03

Choose a tag to compare

Initial release