Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Releases: RTICWDT/open-data-maker

1.5.6 - July 12, 2018

12 Jul 13:20
1035847
Compare
Choose a tag to compare

This release updates the API's available zip codes and geo locations dataset as well as updates the Ruby language to 2.3.7.

1.5.5 - March 26, 2018

26 Mar 14:04
a413cf9
Compare
Choose a tag to compare

This release updates some project gem / gem dependencies

Additionally, a number of noisy logging calls were removed from startup/indexing and circleci config was updated to v2.

1.5.4 - February 26, 2018

26 Feb 21:33
569617c
Compare
Choose a tag to compare

This maintenance release includes:

  • Update Ruby to patch release v2.3.6 for new govcloud ruby buildpack release
  • Update bundler to v1.16.1
  • Update Activeview to v5.1.5 and dependencies

1.5.3 - October 4, 2017

04 Oct 15:19
Compare
Choose a tag to compare

This maintenance release includes:

  • Update ruby to patch release v2.3.5 for new govcloud ruby buildpack
  • Update bundler to v1.15.4
  • Downgrade Newrelic to specific version (v3.18.1)

1.5.2 - September 28, 2017

28 Sep 13:43
Compare
Choose a tag to compare

This release includes:

  • Updated Elasticsearch shard and replica count settings for high availability elastic instance
  • Updated gem dependencies
    • Puma
    • Nokogiri (fixes security vulnerability)
    • Actionview
    • Newrelic RPM

1.5.1 - June 13, 2017

13 Jun 13:54
Compare
Choose a tag to compare

This patch release:

  • Updates nokogiri gem to latest version 1.8.0.
  • Fixes an issue with the indexing script when starting from a specified file (partial import)

1.5.0 - April 26, 2017

26 Apr 20:49
Compare
Choose a tag to compare

This release is part of our migration effort to the GovCloud offering of cloud.gov. This includes, most notably, the following:

  • Upgrade Elasticsearch to 2.4 and associated client queries, index settings, and tests
  • Update CloudFoundry environment variables for GovCloud services
  • Update a number of app dependencies

See more details here.

1.4.3 - March 31, 2017

31 Mar 14:06
Compare
Choose a tag to compare

This is a maintenance release with the following updates:

  • Update actionview gem and dependencies to fix Hakiri warnings
  • Update API error builder to strip tags from JSON error responses - See PR #19

1.4.2 - January 13, 2017

17 Jan 15:52
Compare
Choose a tag to compare

This is a maintenance release with the following updates:

  • Ruby updated to version 2.2.6 for available cloud foundry buildpack
  • Bundler updated to version 1.13.6
  • Padrino Framework upgraded to version 0.13.3.3

1.4.1 - September 30, 2016

30 Sep 19:45
Compare
Choose a tag to compare

This is a minor release to update the Elasticsearch indexing and search configurations for the autocomplete type. Most notably this fixes empty search results when searching on terms with less than 3 characters .

(See this for more details)