Releases: Safecast/safecastapi
Releases · Safecast/safecastapi
Release 2023-02-14 001
What's Changed
- Bump puma from 6.0.0 to 6.0.2 by @dependabot in #996
- Bump rubocop-rspec from 2.15.0 to 2.17.0 by @dependabot in #997
- Bump mini_magick from 4.11.0 to 4.12.0 by @dependabot in #994
- Bump newrelic_rpm from 8.13.0 to 8.15.0 by @dependabot in #1000
- Bump globalid from 1.0.0 to 1.0.1 by @dependabot in #1002
- Bump rails from 6.0.6 to 6.0.6.1 by @eitoball in #1003
Full Changelog: release-20230103-001...release-20230214-001
Release 2023-01-03 001
What's Changed
- Bump aws-sdk-s3 from 1.114.0 to 1.117.2 by @dependabot in #986
- Bump jquery-rails from 4.5.0 to 4.5.1 by @dependabot in #984
- Bump rubocop-performance from 1.14.3 to 1.15.1 by @dependabot in #983
- Bump rubocop-rails from 2.17.2 to 2.17.4 by @dependabot in #993
- Bump carrierwave from 2.2.2 to 2.2.3 by @dependabot in #992
- Bump bootsnap from 1.13.0 to 1.15.0 by @dependabot in #991
Full Changelog: release-20221216-001...release-20230103-001
Release 2022-12-16 001
What's Changed
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in #990
Full Changelog: release-20221209-001...release-20221216-001
Release 2022-12-09 001
What's Changed
- Bump newrelic_rpm from 8.12.0 to 8.13.0 by @dependabot in #981
- Bump rubocop from 1.36.0 to 1.39.0 by @dependabot in #980
- Bump pg from 1.4.4 to 1.4.5 by @dependabot in #979
- Fix error that occurs when specifying multiple condition in bgeigie_imports#index by @eitoball in #987
Full Changelog: release-20221123-001...release-20221209-001
Release 2022-11-23 001
What's Changed
- reset default_url_options after running examples by @eitoball in #972
- Bump momentjs-rails from 2.20.1 to 2.29.4.1 by @dependabot in #967
- Bump rubocop-rspec from 2.4.0 to 2.15.0 by @dependabot in #971
- Bump rubocop-rails from 2.16.1 to 2.17.2 by @dependabot in #970
- Bump capybara from 3.37.1 to 3.38.0 by @dependabot in #974
- Bump responders from 3.0.0 to 3.0.1 by @dependabot in #973
- Bump aws-sdk-elasticbeanstalk from 1.51.0 to 1.52.0 by @dependabot in #976
Full Changelog: release-20221103-001...release-20221123-001
Release 2022-11-03 001
What's Changed
- Bump capybara from 3.35.3 to 3.37.1 by @dependabot in #959
- Bump newrelic_rpm from 8.10.1 to 8.12.0 by @dependabot in #964
- Bump jquery-rails from 4.4.0 to 4.5.0 by @dependabot in #961
- Bump simple_form from 5.0.2 to 5.1.0 by @dependabot in #963
- Bump puma from 4.3.12 to 6.0.0 by @dependabot in #962
Full Changelog: release-20221024-001...release-20221103-001
Release 2022-10-24 001
What's Changed
- Bump nokogiri from 1.13.8 to 1.13.9 by @dependabot in #956
- Remove elastic-apm gem by @eitoball in #955
- Change not to use "NULLS LAST" in "ORDER" clause on measurments table by @eitoball in #958
- Bump aws-sdk-rails from 3.6.3 to 3.6.4 by @dependabot in #953
- Use Rails' DB tasks instead by @eitoball in #915
Full Changelog: release-20221018-001...release-20221024-001
Release 2022-10-18 001
What's Changed
- Bump delayed_job from 4.1.8 to 4.1.11 by @dependabot in #950
- Bump aws-sdk-rails from 3.1.0 to 3.6.3 by @dependabot in #949
- Add "GET /users/me" that returns current logged-in user information by @eitoball in #925
- Check value of order filter by @eitoball in #951
- Fix /users/me action by @eitoball in #954
- Bump pg from 1.4.3 to 1.4.4 by @dependabot in #952
Full Changelog: release-20221011-001...release-20221018-001
Release 2022-10-11 001
What's Changed
- Use ApplicationJob with Delayed Job backend by @eitoball in #916
- Bump rubocop-rails from 2.9.1 to 2.16.1 by @dependabot in #936
- Change to use
Time.zone
for rubocop-railsRails/TimeZone
cop by @eitoball in #932 - Inherit ApplicationRecord instead for Rails/ApplicationRecord cop by @eitoball in #926
Full Changelog: release-20221007-001...release-20221011-001