Skip to content

Releases: salsify/goldiloader

v6.0.0

05 Nov 20:12
b1ccef1

Choose a tag to compare

  • Add support for Ruby 3.4 and drop support for Ruby 3.0 and 3.1. Add support for Rails 8.1 and drop support for Rails 6.1, 7.0, and 7.1. Thanks benaitcheson (b1ccef10)

v5.4.0

08 Nov 21:15
8cdf77c

Choose a tag to compare

v5.3.1

09 Sep 12:52
5b22586

Choose a tag to compare

  • Fix issue 157 which caused an ArgumentError when invoking ActiveRecord::Associations::Association#find_target in Rails edge. Thanks kyrofa (5b225867)

v5.3.0

15 Aug 13:36
5b345df

Choose a tag to compare

v4.2.1

30 May 20:25
10e5c74

Choose a tag to compare

  • Backport from 5.2.2: Auto include associations when the through association has already been loaded. See 145 for details. Thanks viktorianer and @Flixt (10e5c74a)

v5.2.2

10 Apr 13:26
8586648

Choose a tag to compare

  • Fix issue 140 - Defer referencing ActiveRecord classes until it's been initialized to ensure the Rails.application.config.filter_parameters setting is applied properly. Thanks GuillouuH (8586648b)

v5.2.1

02 Apr 15:03
72da3e0

Choose a tag to compare

  • Auto include associations when the through association has already been loaded. See 138 for details. Thanks @Flixt (72da3e03)

v5.2.0

14 Dec 18:53
74502ca

Choose a tag to compare

v5.1.0

04 Nov 01:11
8198cdc

Choose a tag to compare

  • Add support for custom preloads to automatically eager loading non-Active Record association data. See 129 for details. Thanks @apauly (8198cdcc)

v5.0.0

18 Sep 13:02
1c9239e

Choose a tag to compare

  • Drop support for Ruby < 3.0 and Rails < 6.1. (1c9239e4)