Releases: projectdiscovery/cloudlist
Releases · projectdiscovery/cloudlist
v1.4.0
What's Changed
🎉 New Features
- Added
record_contentto DNS metadata by @dwisiswant0 in #729
🐞 Bugs Fixes
- Fixed
extended_metadataparsing issue by @dwisiswant0 in #730
Other Changes
- Fixed Dockerfile Go version by @dogancanbakir in #725
New Contributors
- @dwisiswant0 made their first contribution in #730
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
🎉 New Features
- Added GCP Asset API for Orgs by @ehsandeep in #688
- Added extended metadata support for popular cloud providers by @Ice3man543 in #686
- Added Vercel support for deployments and domains by @Ice3man543 in #567
- Added Assume Role Session for AWS config verification by @mkrs2404 in #691
- Migrated Azure provider to Track 2 SDK enabling 11+ new services by @tarunKoyalwar in #710
- Added GCP short-lived credentials support by @ehsandeep in #709
🐞 Bug Fixes
- Fixed GCP panic error by @Ice3man543 in #677
- Fixed API errors for GCP and Cloudflare failure by @knakul853 in #713
- Fixed lint errors by @dogancanbakir in #703
- Fixed AWS role name permission issue by @mkrs2404 in #689
Other Changes
- Added guard function to avoid panic by @dogancanbakir in #682
- Improved Azure provider with trafficmanager + misc additions by @Ice3man543 in #675
- Consolidated DNS name and IPs for Cloudflare source by @Ice3man543 in #716
- Added verify method to GCP provider by @Ice3man543 in #678
- Improved GCP verification by adding verify method by @Ice3man543 in #690
New Contributors
- @mkrs2404 made their first contribution in #689
- @tarunKoyalwar made their first contribution in #710
- @knakul853 made their first contribution in #713
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Added DNSSimple provider by @ciaran-finnegan in #665
- Added auto discovery of azure subscriptions (optional) by @ciaran-finnegan in #663
- Added parallelize azure resources fetch of vms by @Ice3man543 in #673
New Contributors
- @ciaran-finnegan made their first contribution in #665
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
🎉 New Features
- Added service filter support via config file by @dogancanbakir in #653
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
🎉 New Features
- Added ArvanCloud provider by @hatamiarash7 in #565
- Added custom provider support to fetch subdomains from URLs by @dogancanbakir in #605
- Added AWS Assume Role ARN support by @dogancanbakir in #624
For the configuration check out the PROVIDERS.md file.
🐞 Bug Fixes
- Fixed issue where Cloudflare token was not working properly with services by @Ice3man543 in #581
Other Changes
- Added dual-stack IP support (IPv4 and IPv6) - Now discovers both IPv4 and IPv6 addresses for compatible providers and services by @v0ctor in #610
New Contributors
- @hatamiarash7 made their first contribution in #565
- @dogancanbakir made their first contribution in #605
- @v0ctor made their first contribution in #610
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Other Changes
- Fixed nil panics on service filter by @RamanaReddy0M in #562
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
🎉 New Features
- Added AWS Assume role support (pull assets from cross / multiple accounts) for aws provider by @RamanaReddy0M in #551
- Added support to fetch assets from more services for AWS provider by @RamanaReddy0M in #524
- cloudfront
- ecs
- eks
- elb
- elbv2
- lambda
- lightsail
- apigateway
- Added support to fetch assets from more services for GCP provider by @RamanaReddy0M in #528
- bucket
- function
- run
- Added support to filter / fetch assets by service name by @RamanaReddy0M in #524
-s, -service value query and display results from given service (comma-separated)) (default compute,eks,droplet,ingress,instance,domain,cloud-run,cloud-function,lambda,ec2,fastly,apigateway,dns,elb,gke,consul,app,vm,route53,alb,lightsail,nomad,service,ecs,publicip,cloudfront,s3)- Added support for GCP provider to fallback to ADC if
gcp_service_account_keyis not set for auth by @mark-adams in #532
🐞 Bug Fixes
- Fixed nil pointer dereference error to access public ips by @thapr0digy in #515
New Contributors
- @thapr0digy made their first contribution in #515
- @mark-adams made their first contribution in #532
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Added support for GCP VM Instance export by @Ice3man543 in #488
- Exposed inventory errors (SDK) by @Ice3man543 in #502
- Moved docs to the centralized project by @olearycrew in #494
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Added option to input k8s config as content (
kubeconfig_encoded) by @ShubhamRasal in #484
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Other Changes
- feat: support go1.21 build by @chenrui333 in #474
New Contributors
- @chenrui333 made their first contribution in #474
Full Changelog: v1.0.5...v1.0.6