Releases: aodn/ocean-current-api
Releases · aodn/ocean-current-api
v0.3.0
v0.2.3
v0.2.2
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
v0.2.0
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
v0.1.0
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
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
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
- @gtrrz-victor made their first contribution in #41
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Merge pull request #29 from aodn/6268-cicd-production Specify the ecs folder when trigger deploy.yml in appdeploy