Skip to content

Releases: anqorithm/naqa-api

v1.16.0

28 Dec 18:43
Compare
Choose a tag to compare

1.16.0 (2024-12-28)

Features

  • api: update metrics endpoint to /api/v1/metrics for better versioning (3e33e2f)

v1.15.0

28 Dec 16:15
Compare
Choose a tag to compare

1.15.0 (2024-12-28)

Features

  • docs: update README with new environment variables and default values for improved setup instructions (c41c741)

v1.14.0

28 Dec 15:41
Compare
Choose a tag to compare

1.14.0 (2024-12-28)

Features

  • env: add SEED_DATA variable to control data seeding behavior (2e7da0b)

v1.13.0

28 Dec 15:17
Compare
Choose a tag to compare

1.13.0 (2024-12-28)

Features

  • data: add stock data for the years 2015, 2016, and 2017 to enhance financial analysis capabilities and provide historical context for users. (f047148)

v1.12.0

28 Dec 14:13
Compare
Choose a tag to compare

1.12.0 (2024-12-28)

Features

  • env.example: update example environment variables with default values for easier setup (8470383)

v1.11.0

28 Dec 13:34
Compare
Choose a tag to compare

1.11.0 (2024-12-28)

Features

  • constants.go: update AvailableYears to include years from 2015 to 2023 for comprehensive stock data coverage (f5432cd)

v1.10.0

28 Dec 12:49
Compare
Choose a tag to compare

1.10.0 (2024-12-28)

Features

  • docs: add image to README and enhance environment variable section for clarity (d8976e5)

v1.9.1

28 Dec 09:55
Compare
Choose a tag to compare

1.9.1 (2024-12-28)

Bug Fixes

  • constants.go: update AvailableYears to include years from 2018 to 2023 for accurate stock data availability (3146f5a)

v1.9.0

28 Dec 09:42
Compare
Choose a tag to compare

1.9.0 (2024-12-28)

Features

  • api: update base URL for local development and add versioning to health check endpoint (cbc5720)

v1.8.1

27 Dec 22:15
Compare
Choose a tag to compare

1.8.1 (2024-12-27)

Bug Fixes

  • stocks.go: remove unnecessary stock not found error responses to simplify error handling (1e6f986)