Last release 2 days ago
25 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
274 releases · first in 2017
Release timeline
274 releases since 2017Releases
- v1.0.1-0.20250604053927-97b90f44f6034 Jun 2025pre-release
Nothing published for this version
- v1.0.1-0.20250603092444-6b1dc535aa1e3 Jun 2025pre-release
Nothing published for this version
- v1.0.1-0.20250530074406-e2517c23363f30 May 2025pre-release
Nothing published for this version
- v1.0.1-0.20250527092509-f4c8f608845b27 May 2025pre-release
Nothing published for this version
- v1.0.1-0.20250520052811-41d519f1e0cd20 May 2025pre-release
Nothing published for this version
- v1.0.1-0.20250519123438-cf2522980bdc19 May 2025pre-release
Nothing published for this version
- v1.0.027 Mar 2025
Release notes
Open source →🚀 go-discover v1.0.0 – Official Release 🎉
We’re excited to announce the v1.0.0 release of go-discover! This marks the first feature-complete and stable version of the package.
With this release, we are officially committing to Semantic Versioning (SemVer). This means:
v1.0.0 signals a stable API that you can depend on.
Any future breaking changes will result in a major version bump.
Minor and patch releases will include enhancements and fixes, respectively.
Starting from this release, we’ll also be maintaining detailed changelogs to help you track what’s new, improved, or changed in every update.
Thanks to everyone who contributed, tested, or provided feedback along the way. We’re looking forward to building on this solid foundation together.
Additional notes2 sources agree
Open source →🚀 go-discover v1.0.0 – Official Release 🎉
We’re excited to announce the v1.0.0 release of go-discover! This marks the first feature-complete and stable version of the package.
With this release, we are officially committing to Semantic Versioning (SemVer). This means:
- v1.0.0 signals a stable API that you can depend on.
- Any future breaking changes will result in a major version bump.
- Minor and patch releases will include enhancements and fixes, respectively.
Starting from this release, we’ll also be maintaining detailed changelogs to help you track what’s new, improved, or changed in every update.
Thanks to everyone who contributed, tested, or provided feedback along the way. We’re looking forward to building on this solid foundation together.
- v0.0.2-0.20250326123624-0160383ae25b26 Mar 2025pre-release
Nothing published for this version
- v0.0.2-0.20250129070739-0302a330aaa029 Jan 2025pre-release
Nothing published for this version
- v0.0.2-0.20250128190704-f2efba8b24cb28 Jan 2025pre-release
Nothing published for this version
- v0.0.2-0.20250122115302-97d013dfed5322 Jan 2025pre-release
Nothing published for this version
- v0.0.2-0.20250121121411-901073ed9eff21 Jan 2025pre-release
Nothing published for this version
- v0.0.2-0.20241120163552-5eb1507d16b420 Nov 2024pre-release
Nothing published for this version
- v0.0.2-0.20241120112718-3ba3accfaad320 Nov 2024pre-release
Nothing published for this version
- v0.0.2-0.20240829174204-275a71457aa429 Aug 2024pre-release
Nothing published for this version
- v0.0.2-0.20240829171456-102d6002b8d629 Aug 2024pre-release
Nothing published for this version
- v0.0.2-0.20240829171124-547b9abd20f629 Aug 2024pre-release
Nothing published for this version
- v0.0.2-0.20240829150221-9bf49c79c3ff29 Aug 2024pre-release
Nothing published for this version
- v0.0.2-0.20240726212017-342faf50e5d426 Jul 2024pre-release
Nothing published for this version
- v0.0.2-0.20240719201342-7e417b13df6719 Jul 2024pre-release
Nothing published for this version
- v0.0.2-0.20240523040427-38e67cb5b4c023 May 2024pre-release
Nothing published for this version
- v0.0.2-0.20240510212438-aecabcacc76410 May 2024pre-release
Nothing published for this version
- v0.0.124 Jul 2023
Release notes
Open source →What's Changed
- discover: hide discover providers by @magiconair in #3
- azure: tag map can return nil by @magiconair in #4
- Provider testing by @magiconair in #5
- make providers pluggable by @magiconair in #6
- Register providers explicitly by @magiconair in #7
- aws: better debug logging by @magiconair in #8
- discover: new config parser by @magiconair in #15
- aliyun: fix help string by @chacha403 in #17
- Clarified IAM best practise by @alexbilbie in #20
- Monkey patches golang.org/x/net/trace to avoid multiple registrations. by @slackpad in #23
- Add Microsft Azure Virtual Machine Scale Set provider. by @flyinprogrammer in #12
- Fixes panic by @preetapan in #29
- Testing Modifications by @pearkes in #35
- azure: upgrade to 12.2.0 azure sdk by @chelseakomlo in #37
- provider/triton: Add the ability to discover triton instance IPs by @stack72 in #32
- Update Azure azure-sdk-for-go library by @chelseakomlo in #38
- Provide a way to set custom user agents for clients by @sethvargo in #33
- Tests added for a new provider: Scaleway. by @MagnumOpus21 in #40
- fix invalid vendor.json comma by @alvin-huang in #39
- Added tests for AliCloud provider by @MagnumOpus21 in #41
- Add vSphere discovery by @vancluever in #43
- CI: Use a newer version of Go, not tip by @pearkes in #50
- upgrade scaleway integration by @nicolai86 in #49
- Initial commit for discover-packet by @jasmingacic in #52
- Packet documentation by @jasmingacic in #53
- OpenStack provider uses domain_name or domain_id by @BabisK in #42
- packet: change test token env var by @pearkes in #56
- go.mod support, fix build for 1.11 by @mitchellh in #59
- Kubernetes Provider by @mitchellh in #55
- "packet" provider: facilities and tags filters. by @smintz in #63
- Checksum fix by @alvin-huang in #75
- pin alicloud provider to 1.24.0 by @alvin-huang in #76
- rename azurem to azurerm by @alvin-huang in #78
- pin azure providers and remove Terraform output by @alvin-huang in #79
- more robust alicloud test by @alvin-huang in #77
- Unique Azure resource_groups and hide passwords from output by @alvin-huang in #80
- pin DO provider to 1.1.0 (latest) by @alvin-huang in #81
- pin google provider to 1.20.0 by @alvin-huang in #82
- pin providers and add default vars for k8s by @alvin-huang in #83
- pin providers and remove output for packet by @alvin-huang in #84
- pin scaleway provider by @alvin-huang in #85
- pin triton provider and set test count=2 by @alvin-huang in #86
- add variable for packet project by @alvin-huang in #87
- force user to input a packet project by @alvin-huang in #88
- fix vm test and correct VMSS name by @alvin-huang in #89
- bump to latest azure provider by @alvin-huang in #91
- add circleci tests for go-discover and providers by @alvin-huang in #92
- Fixes issue with equals in value by @petems in #98
- Improves error message by @petems in #101
- Azure configuration via ENV variables by @petems in #99
- Add mDNS provider option using hashicorp/mdns library by @aaronhurt in #28
- go mod tidy follow-on from #28 by @pearkes in #105
- vsphere: Use a fork of vmware/vic by @notnoop in #97
- init linode provider by @stvnjacobs in #103
- don't overprovision azure vmss by @alvin-huang in #113
- linode: vendor golang.com/x/oauth2 by @notnoop in #118
- Add support for Azure MSI authentication by @ne-msft in #120
- add provider implementations of tencentcloud by @likexian in #125
- Update AWS SDK to latest by @notnoop in #128
- Update mdns to 1.0.1 by @notnoop in #132
- Update vendoring of Azure provider by @notnoop in #129
- Pull in latest go-autorest/azure-sdk-for-go by @tvon in #139
- Update Azure provider vendoring to match go.mod by @mkeeler in #142
- Terraform 0.12 Upgrade for integration tests by @mkeeler in #144
- Update k8s.io/client-go dependency by @mkeeler in #143
- ci: use gotestsum and check go mod tidy by @dnephin in #146
- ci: k8s-provider - Use latest master version for both nodes and master by @dnephin in #148
- Fixes #154 - AWS provider outputs debug statements even when its conf… by @djmgit in #156
- ci: run unit tests on forks by @alvin-huang in #157
- Update k8s & azure autorest dependencies by @thisisnotashwin in #158
- Use Dockerhub Mirror by @RussellRollins in #161
- Update tencent version by @jeffwidman in #173
- Update CI badge to CircleCI by @dnephin in #179
- Add AWS SessionToken Support by @alvin-huang in #189
- Fix "Config options" links by @imbdb in #190
- deps: bump Azure/go-autorest to remove transitive jwt-go dependency by @mikemorris in #174
- Add AWS endpoint definition as an option by @obeyler in #194
- Feature/aws ecs support by @fdr2 in #197
- Update tencentcloud-sdk-go modules by @riddhi89 in #202
- [COMPLIANCE] Update MPL-2.0 LICENSE by @hashicorp-copywrite in #204
- Convert hashicorp/go-discover to GitHub Actions by @hc-github-team-es-release-engineering in #212
- SEC-090: Automated trusted workflow pinning (2023-04-27) by @hashicorp-tsccr in #224
- Upgrade to go 1.17 and fix CVEs by @curtbushko in #230
- SEC-090: Automated trusted workflow pinning (2023-07-14) by @hashicorp-tsccr in #249
- Add NOTE around project status by @david-yu in #250
New Contributors
- @magiconair made their first contribution in #3
- @chacha403 made their first contribution in #17
- @alexbilbie made their first contribution in #20
- @slackpad made their first contribution in #23
- @flyinprogrammer made their first contribution in #12
- @preetapan made their first contribution in #29
- @pearkes made their first contribution in #35
- @chelseakomlo made their first contribution in #37
- @stack72 made their first contribution in #32
- @sethvargo made their first contribution in #33
- @MagnumOpus21 made their first contribution in #40
- @vancluever made their first contribution in #43
- @nicolai86 made their first contribution in #49
- @jasmingacic made their first contribution in #52
- @BabisK made their first contribution in #42
- @mitchellh made their first contribution in #59
- @smintz made their first contribution in #63
- @petems made their first contribution in #98
- @aaronhurt made their first contribution in #28
- @notnoop made their first contribution in #97
- @stvnjacobs made their first contribution in #103
- @ne-msft made their first contribution in #120
- @likexian made their first contribution in #125
- @tvon made their first contribution in #139
- @mkeeler made their first contribution in #142
- @dnephin made their first contribution in #146
- @djmgit made their first contribution in #156
- @thisisnotashwin made their first contribution in #158
- @RussellRollins made their first contribution in #161
- @jeffwidman made their first contribution in #173
- @imbdb made their first contribution in #190
- @mikemorris made their first contribution in #174
- @obeyler made their first contribution in #194
- @fdr2 made their first contribution in #197
- @riddhi89 made their first contribution in #202
- @hashicorp-copywrite made their first contribution in #204
- @hc-github-team-es-release-engineering made their first contribution in #212
- @hashicorp-tsccr made their first contribution in #224
- @curtbushko made their first contribution in
Note truncated.
- v0.0.0-20260825150213-7ff20f5da3b125 Aug 2026pre-release
Nothing published for this version
- v0.0.0-20260825145819-cbfb3cd50cb125 Aug 2026pre-release
Nothing published for this version
- v0.0.0-20260805175338-010b5c1ecb775 Aug 2026pre-release
Nothing published for this version
- v0.0.0-20260803194530-31a56cee8f723 Aug 2026pre-release
Nothing published for this version
- v0.0.0-20260803062437-cb94948097753 Aug 2026pre-release
Nothing published for this version
- v0.0.0-20260729160347-bd352ec235a229 Jul 2026pre-release
Nothing published for this version
- v0.0.0-20260729144545-f7d3c15f7f6929 Jul 2026pre-release
Nothing published for this version
- v0.0.0-20260729105130-28522a9defbb29 Jul 2026pre-release
Nothing published for this version
- v0.0.0-20260727063600-328ebbc9c79b27 Jul 2026pre-release
Nothing published for this version
- v0.0.0-20260720062835-703861a08ced20 Jul 2026pre-release
Nothing published for this version
- v0.0.0-20260706060428-f2af91e078336 Jul 2026pre-release
Nothing published for this version
- v0.0.0-20260629062534-e8848307c99629 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260622070411-c0c82b0cb8f722 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260615062343-5f310d622b0e15 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260610131754-09184357cf3110 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260610085131-f424d47d962110 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260609145616-1074c15c308d9 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260609142928-0f9d577a17dd9 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260609142138-573e53f102a59 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260609141639-30e0445458d29 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260609065416-df01b824e0129 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260602194618-48d6508231c22 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260602192901-3ef2a9fcaf902 Jun 2026pre-release
Nothing published for this version
- v0.0.0-20260522071849-ca13b81fe74422 May 2026pre-release
Nothing published for this version
- v0.0.0-20260515152638-8c1c8adeb20015 May 2026pre-release
Nothing published for this version
- v0.0.0-20260514184450-13fff3633a0014 May 2026pre-release
Nothing published for this version
- v0.0.0-20260514161042-547daa43041214 May 2026pre-release
Nothing published for this version
- v0.0.0-20260514072550-02bc47fc984414 May 2026pre-release
Nothing published for this version
- v0.0.0-20260514065451-7557c5550cdd14 May 2026pre-release
Nothing published for this version
- v0.0.0-20260514064853-259c2b3a985114 May 2026pre-release
Nothing published for this version
- v0.0.0-20260413045259-af02dbc355bc13 Apr 2026pre-release
Nothing published for this version
- v0.0.0-20260406130701-f321136682876 Apr 2026pre-release
Nothing published for this version
- v0.0.0-20260401131841-c1494da1ea821 Apr 2026pre-release
Nothing published for this version
- v0.0.0-20260316171243-838b57ed074a16 Mar 2026pre-release
Nothing published for this version
- v0.0.0-20260302092336-b888502fd8a02 Mar 2026pre-release
Nothing published for this version
- v0.0.0-20250908085248-7cf7fe01be6f8 Sept 2025pre-release
Nothing published for this version
- v0.0.0-20250625044749-2961509ab24325 Jun 2025pre-release
Nothing published for this version