Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 23:29
· 8 commits to master since this release
6e4b424

3.6.0 (2024-03-25)

Bug Fixes

  • exit when done (df3160d)
  • update URL for downloads (ae716ec)
  • update warning texts to include account ID (d2778af)
  • Use new Maxmind download URLs and Basic authentication scheme (cfa55f0)
  • wait for all files to be written (6374b80)

Features

  • follow redirects when downloading files (7b58167)
  • load Maxmind account ID from env or config (35e89d4)
  • make account-id optional (68d8e1e)
  • send Basic auth header when downloading (a50e7be)
  • use fetch to download files (241853e)