Skip to content

Releases: aodn/ocean-current-api

v0.3.0

10 Apr 08:00
3a3c899

Choose a tag to compare

What's Changed

  • feat: move SST climatology products under sixDaySst in OC API by @weited in #73

Full Changelog: v0.2.3...v0.3.0

v0.2.3

13 Mar 00:56
460a3f5

Choose a tag to compare

What's Changed

  • fix: limit bulk indexing error log to a single summary instead of per-item logging by @weited in #72

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Mar 01:51
6cb787a

Choose a tag to compare

What's Changed

  • fix: increase socket and connection timeouts for Elasticsearch client by @weited in #68
  • feat: allow bypassing productId validation during intentional changes by @weited in #69
  • Bugfix/8145 test failed testcontainers docker client issue by @weited in #70
  • Bugfix/8169 elasticsearch bulk 429 retry backoff by @weited in #71

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 Feb 06:07
895ba91

Choose a tag to compare

What's Changed

  • fix: rename application-prod.yaml to application-production.yaml by @weited in #66
  • feat: add fatal log messages for full reindexing failures by @weited in #67

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Feb 23:47
bec73d7

Choose a tag to compare

What's Changed

  • Feature/update trigger fatal log python script by @weited in #60
  • feat: add tidal current month plots search by plot name by @weited in #61
  • feat: update monthly means product titles and IDs by @weited in #62
  • feat: update indexing cron expressions to run every 4 hours by @weited in #63
  • feat: update indexing cron expressions to run every 2 hours by @weited in #64
  • feat: update indexing schedule to run every 2 hours by @weited in #65

Full Changelog: v0.1.1...v0.2.0

v0.1.1

10 Dec 05:07
317c04b

Choose a tag to compare

What's Changed

  • chore: remove unnecessary gradlew executable step from CI configurations by @weited in #58
  • chore: remove Gradle setup steps from CI configuration by @weited in #59

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Dec 02:17
8ed2b23

Choose a tag to compare

What's Changed

  • Feature/7805 elasticsearch reindexing with versioning by @weited in #55
  • fix: update Dockerfile to use Amazon Corretto JDK and add build task … by @weited in #56
  • chore: use project Gradle wrapper in CI/CD workflows by @weited in #57
  • Feature/7804 endpoint for monitoring fatal log by @weited in #54

Full Changelog: v0.0.3...v0.1.0

v0.0.3

16 Oct 00:45
619f44d

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

What's Changed

  • feature: adds [FATAL] to errors that we want to track by @gtrrz-victor in #52
  • config: update remote URL configuration and rename properties by @weited in #53

Full Changelog: v0.0.2...v0.0.3

v0.0.2

25 Sep 06:28
a1eff3e

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

What's Changed

  • Feature/6643 add current meters endpoint to get latest data version by @weited in #30
  • Feature/6647 add test container for elastic search in GitHub action by @weited in #31
  • feat: update product IDs and enhance JSON paths for ocean colour and … by @weited in #32
  • Feature/6773 get latest data image of each region for product by @weited in #33
  • Feature/6865 index surface waves files on s3 by @weited in #34
  • feat: add logging for AWS credentials configuration and detection by @weited in #35
  • feat: update S3 bucket name in configuration and add logging for buck… by @weited in #36
  • feat: integrate document ID generation in bulk request processing by @weited in #37
  • feat: update environment variable configurations for AWS and logging … by @weited in #38
  • Feature/7000 query the buoy geo location from sqlite db by @weited in #39
  • feat: update env variables sample and doc for SQLite and AWS by @weited in #40
  • chore(docs): adds simple architecture diagram by @gtrrz-victor in #41
  • Feature/7076 query buoy time series date list by @weited in #42
  • feat: update endpoint and product ID for surface waves buoy timeseries by @weited in #43
  • fix: change JDK image to Amazon Corretto to resolve CA certificate issue by @weited in #45
  • feat: update remote URLs in application-edge.yaml for resource access by @weited in #46
  • feat: adds pagination by @gtrrz-victor in #44
  • Revert "fix: change JDK image to Amazon Corretto to resolve CA certif… by @weited in #47
  • fix: use proxy remote URLs to bypass connection issue by @weited in #48
  • Feature/7295 index seal ctd data image into elastic search by @weited in #49
  • feat: add Tidal Currents and EAC Mooring Array products to configuration by @weited in #50
  • Feature/7421 add polling to fetch latest argo date from remote server by @weited in #51

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Apr 05:25
5652d4d

Choose a tag to compare

v0.0.1 Pre-release
Pre-release
Merge pull request #29 from aodn/6268-cicd-production

Specify the ecs folder when trigger deploy.yml in appdeploy