Skip to content

Releases: whosonfirst/go-whosonfirst-findingaid

2.7.2

27 Feb 18:10
212d5fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.1...v2.7.2

2.7.1

10 Nov 03:56
Compare
Choose a tag to compare
  • Add tests for resolver/HTTPResolver
  • Update vendor deps

2.7.0

10 Sep 00:08
Compare
Choose a tag to compare
  • Update producer/docstore/docstore.go to check existing value and skip if it is the same as a the (new) value to set.

2.6.4

09 Sep 23:48
Compare
Choose a tag to compare
  • Bug fix: Update to reflect changes to sfomuseum/go-timings

2.6.3

09 Sep 23:18
Compare
Choose a tag to compare
  • Bug fix: Set correct fieldname for repo_name column in cmd/create-dynamodb-import
  • Add docs for AWS deployments

2.6.2

09 Sep 18:15
Compare
Choose a tag to compare
  • Bug fix: Use updated brooklynintegers:// scheme

2.6.1

09 Sep 16:46
Compare
Choose a tag to compare
  • Update vendor deps

2.6.0

19 Aug 21:06
Compare
Choose a tag to compare
  • Add cmd/create-dynamodb-import tool

2.5.1

18 Aug 21:35
Compare
Choose a tag to compare
  • Update vendor deps

2.5.0

10 May 19:06
Compare
Choose a tag to compare
  • Add resolver.ReaderResolver to support fetching repo information from whosonfirst/go-reader.Reader instances (which is a bit circular when you think about it but there you go).