Skip to content

Releases: olizimmermann/s3dns

v0.1.1

26 Aug 18:51
fcf1096

Choose a tag to compare

Minor update v0.1.1

  • Updated the docs (the README)
    • Using a virtual environment in python as default
    • Adding a troubleshooting section
  • Updated requirements.txt for a better install process

No logical change in s3dns

Release v0.1.0

19 Aug 11:00

Choose a tag to compare

🆕 Release v0.1.0 2025/08/19

  • Added offline AWS IP ranges as a JSON file.
  • Added offline Azure Storage IP ranges as a JSON file.
  • Added the option to disable the IP range check for either service using:
    • AZURE_IP_RANGES=false or AWS_IP_RANGES=false (default is true).
  • Moved regex_patterns and hardcoded patterns to the patterns folder as YAML files. You can add your own patterns.
    • Regex patterns must start with regex_.
  • Added multiple more cloud providers
    • IBM Cloud Object Storage
    • Oracle Object Storage
    • Alibaba OSS
    • Backblaze B2
    • Linode Object Storage
    • Scaleway Object Storage
    • Vultr Object Storage
    • Cloudflare R2