Skip to content

Latest commit

 

History

History
172 lines (94 loc) · 7.72 KB

CHANGELOG.md

File metadata and controls

172 lines (94 loc) · 7.72 KB

Please refer to GitHub issues for changelog starting from v1.8: https://github.com/weacast/weacast-loader/issues.

Changelog

v1.7.0 (2022-02-02)

Full Changelog

Implemented enhancements:

  • Use HTTPS endpoint for GFS grib filter service #52
  • Make the TTL option configurable from environment #51
  • Make the keep past runs option configurable from environment #49

Fixed bugs:

  • Make the keep past runs option work correctly #50

v1.6.3 (2021-11-25)

Full Changelog

Fixed bugs:

  • Rate limiting strategy does not apply on errors #48

v1.6.2 (2021-11-22)

Full Changelog

Implemented enhancements:

  • Update CRON and make it configurable #47

v1.6.1 (2021-11-09)

Full Changelog

Implemented enhancements:

  • Implement a strategy to avoid rate limiting #46

v1.6.0 (2021-10-18)

Full Changelog

Implemented enhancements:

  • Upgrade to use the new Météo France API #45

Merged pull requests:

v1.5.1 (2021-03-22)

Full Changelog

v1.5.0 (2021-03-22)

Full Changelog

Implemented enhancements:

  • Support GFS v16 #38
  • Allow to keep data for past runs #37
  • Add a docker image dedicated to AROME #33
  • Update loaders to manage multiple elevation levels #32

Fixed bugs:

  • Upper limit exceeded for elements with a oldest run interval #34

Merged pull requests:

v1.4.2 (2020-10-09)

Full Changelog

Fixed bugs:

  • Build not working anymore #21

v1.4.1 (2020-05-13)

Full Changelog

Fixed bugs:

  • Production build does not work anymore #22

v1.4.0 (2020-05-13)

Full Changelog

v1.3.0 (2020-05-13)

Full Changelog

Fixed bugs:

  • Archive is missing the first forecast times of a given run #20

v1.2.0 (2020-01-02)

Full Changelog

Implemented enhancements:

  • Enhance docker build to decrease image size #17
  • Make loaders configurable to push data to AWS S3 for archiving #16

v1.1.0 (2019-11-14)

Full Changelog

Implemented enhancements:

  • Add sample jobs for isobaric elements like wind #10
  • Add temperature element to default configuration #9

Fixed bugs:

  • ARPEGE world job not working anymore #15

v1.0.3 (2019-06-14)

Full Changelog

Fixed bugs:

  • GFS download broken since 12/06/2019 #8

v1.0.2 (2019-05-20)

Full Changelog

v1.0.1 (2019-04-17)

Full Changelog

Fixed bugs:

  • GFS image build is broken #7

v1.0.0 (2019-04-17)

Full Changelog

Implemented enhancements:

  • Add high resolution AROME model from Meteo France #6
  • Make output precision configurable #5
  • Provide the abilitiy to specify a version in the dockerfiles #4
  • Allow to configure sync DB through environment variable #3
  • Retrieve data from previous run if current run is not yet available #2

Fixed bugs:

  • Clean data of previous run #1

* This Changelog was automatically generated by github_changelog_generator