Skip to content

Releases: webdevops/public-holiday-exporter

22.9.0

18 Sep 22:15
Compare
Choose a tag to compare
  • switch to golang 1.19
  • update dependencies
  • update build system

22.6.0

18 Jun 19:13
Compare
Choose a tag to compare
  • switch to golang 1.18
  • update deps
  • added custom endpoint and proxy support (thanks to @denysvitali)

21.1.0

15 Jan 21:54
Compare
Choose a tag to compare
  • Optimize API calls
  • Add api retry on 429
  • Add preload feature (store data locally or in docker image)
  • update dependencies

20.11.0

17 Nov 20:54
Compare
Choose a tag to compare
  • update golang dependencies
  • image now build by GitHub actions and pushed to Docker Hub and Quay
  • switch to multi arch build (amd64 & arm64)
  • rename branch master to main
  • switch to logrus for logging & enable json log by default in Docker
  • Switch to Calendar Versioning with YY.MM.MICRO format (year, month, increment)

0.2.0

02 Feb 16:01
Compare
Choose a tag to compare
  • add timestamp for holidays publicholiday_date
  • non active holidays are not published anymore in publicholiday_active (only active now)
  • fetch next year based on env:DAYS_TO_NEXT_YEAR (fixes #2)

0.1.0

25 Nov 19:25
Compare
Choose a tag to compare

Initial revision