Releases: planetlabs/go-stac
Releases · planetlabs/go-stac
v0.25.0
What's Changed
- Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 by @dependabot in #155
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #156
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #157
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #158
- Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 by @dependabot in #159
- Add a development doc by @tschaub in #161
- Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #162
- Add eo extension by @mmidzik in #160
New Contributors
Full Changelog: v0.24.1...v0.25.0
v0.24.1
What's Changed
- Bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 by @dependabot in #121
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #122
- Bump github.com/dlclark/regexp2 from 1.8.1 to 1.9.0 by @dependabot in #123
- Dependency updates by @tschaub in #124
- Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 by @dependabot in #125
- New artifact names by @tschaub in #126
- Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #129
- Bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 by @dependabot in #131
- Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #128
- Bump github.com/dlclark/regexp2 from 1.9.0 to 1.10.0 by @dependabot in #130
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #127
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #132
- Bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 by @dependabot in #133
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #135
- Bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 by @dependabot in #134
- Bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 by @dependabot in #137
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.4 by @dependabot in #136
- Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 by @dependabot in #139
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #138
- Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #140
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #141
- Bump actions/checkout from 3 to 4 by @dependabot in #142
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #145
- Bump docker/login-action from 2 to 3 by @dependabot in #144
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #143
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #147
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #146
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #148
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #150
- Bump github.com/schollz/progressbar/v3 from 3.13.1 to 3.14.1 by @dependabot in #151
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #152
- Reworked extension handling by @tschaub in #153
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #154
Full Changelog: v0.23.0...v0.24.1
v0.23.0
v0.22.0
What's Changed
- Recurse while transforming links by @tschaub in #119
- Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #117
- Bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1 by @dependabot in #118
Full Changelog: v0.21.0...v0.22.0
v0.21.0
v0.20.0
v0.19.0
What's Changed
- Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 by @dependabot in #108
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #111
- Bump golang.org/x/sync from 0.0.0-20220513210516-0976fa681c29 to 0.1.0 by @dependabot in #110
- Bump github.com/dlclark/regexp2 from 1.8.0 to 1.8.1 by @dependabot in #109
- Updated Go version, dependencies, and linter setup by @tschaub in #113
- Core types and extensions by @tschaub in #114
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
Full Changelog: v0.18.0-beta.9...v0.18.0
v0.17.0
What's Changed
- Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #65
- Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0 by @dependabot in #66
- Bump github.com/dlclark/regexp2 from 1.4.0 to 1.7.0 by @dependabot in #67
- Bump github.com/schollz/progressbar/v3 from 3.8.6 to 3.8.7 by @dependabot in #69
- Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1 by @dependabot in #68
- Bump github.com/schollz/progressbar/v3 from 3.8.7 to 3.9.0 by @dependabot in #70
- Updated stats structure by @tschaub in #71
- Document the validate and stats commands by @tschaub in #72
- Add option to write out catalog or collection with stats by @tschaub in #73
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
Full Changelog: v0.15.0...v0.16.0