Skip to content

Releases: GSA/search-gov

Release 1.16.7

06 Jan 19:18
71a84bc
Compare
Choose a tag to compare

[SRCH-46] - Upgrade search-gov to Rails 5.2

Release 1.16.6

06 Jan 15:50
03871dc
Compare
Choose a tag to compare

[SRCH-1165] - Youtube rake tasks should run successfully

Release 1.16.5

16 Dec 15:53
d15d642
Compare
Choose a tag to compare

[SRCH-1102] - validate SiteFeedUrl#rss_url

Release 1.16.4

04 Dec 18:33
Compare
Choose a tag to compare

[SRCH-772] - Upgrade Rails to rails 5.1.7

Release 1.16.3

22 Nov 14:01
05f3c12
Compare
Choose a tag to compare

[SRCH-1076] - Update circleci config to run rspec

Release 1.16.2

21 Nov 14:34
dc6ac67
Compare
Choose a tag to compare

[SRCH-1081] - Feature/update blanks in email

Release 1.16.1

19 Nov 18:58
e1965ae
Compare
Choose a tag to compare

[SRCH-846] upgrade to jquery 3.4.1

Release 1.16.0

18 Nov 13:57
c85c557
Compare
Choose a tag to compare

[SRCH-853] Implement Login.gov

Release 1.15.26

14 Nov 20:09
c3c8ec9
Compare
Choose a tag to compare

[SRCH-1059] - remove uniq index from UID

Release 1.15.25

14 Nov 18:22
4af8990
Compare
Choose a tag to compare

[SRCH-974] addressed active model error deprecation warning
[SRCH-977] updated controllers to use the render: plain pattern to address deprication warnings
[SRCH 981] addressed deprecation warning for 'find'
[SRCH-627] changed .delete_all(condition) to .where(condition).delete_all
[SRCH-1029] resolve deprecation re. passing strings to the middleware builder
[SRCH-1017] added make file to facilitate some complex docker commands.
[SRCH-627] resolve delete_all deprecation
[SRCH-635] Upgraded less-rails-bootstrap gem
[SRCH-972] resolve deprecation warnings in Rails config
[SRCH-1053] resolve deprecation related to association reloading
[SRCH-1033] Bump loofah from 2.2.3 to 2.3.1
[SRCH-977] resolve deprecation re. render :text