Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump slimmer gem to fix memory leak #259

Merged
merged 1 commit into from
Feb 27, 2017
Merged

Bump slimmer gem to fix memory leak #259

merged 1 commit into from
Feb 27, 2017

Conversation

tijmenb
Copy link
Contributor

@tijmenb tijmenb commented Feb 27, 2017

Most important: alphagov/slimmer#191, which maybe fixes a memory leak in the components.

Changelog:

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

https://trello.com/c/TYpcs2W1

@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-259 February 27, 2017 15:17 Inactive
@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-259 February 27, 2017 15:22 Inactive
Changelog:

* Fix memory leak in components

* Bugfix for request URI's encoded as ASCII

* Bugfix for caching behaviour

* 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

* 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`
@tijmenb tijmenb merged commit a4ad4db into master Feb 27, 2017
@tijmenb tijmenb deleted the bump-slimmer branch February 27, 2017 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants