Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Bump slimmer from 9.0.1 to 10.1.3 #226

Merged
merged 1 commit into from
Apr 6, 2017
Merged

Bump slimmer from 9.0.1 to 10.1.3 #226

merged 1 commit into from
Apr 6, 2017

Conversation

fofr
Copy link
Contributor

@fofr fofr commented Apr 6, 2017

We're seeing high memory usage for manuals-frontend that corresponds with component memory leaks.

cc @h-lame @tijmenb @cbaines

10.1.3

  • Fix memory leak in components

10.1.2

  • Bugfix for request URI's encoded as ASCII

10.1.1

  • Bugfix for caching behaviour

10.1.0

  • Use Rails.cache as the cache for templates, locales and components. You can
    remove config.slimmer.use_cache for your application, as you can no longer
    opt-out of caching.
  • Add a User-Agent header to all outgoing API requests

10.0.0

  • Removes the need_id meta tag, which is no longer used.
  • Removes the functionality for breadcrumbs, related links and artefact-powered
    metatags.
  • Drop support for old Rails & Ruby versions. This gem now supports Rails 4.2 and 5.X
    on Ruby 2.1 and 2.2.
  • Renames Slimmer::SharedTemplates to Slimmer::GovukComponents

9.6.0

9.5.0

9.4.0

9.3.2

9.3.1

9.3.0

9.2.1

  • Replaces deprecated before_filter calls in shared templates.

9.2.0

  • Raise a custom CouldNotRetrieveTemplate exception when a connection to the assets server can't be made because of an SSL problem (PR Add contract tests #143).

9.1.0

  • Allow applications to request components using full or partial component
    paths, eg "name", "name.raw" and "name.raw.html.erb". This allows
    components to be nested within other components.

* Fix memory leak with components: alphagov/slimmer#191
* Stub locale requests: alphagov/slimmer#159
@fofr fofr merged commit d030984 into master Apr 6, 2017
@fofr fofr deleted the bump-slimmer branch April 6, 2017 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants