gemstash v2.1.0 Release Notes
Release Date: 2020-02-26 // about 5 years ago-
π Bugfixes
π Changes
- Update rack-test requirement from ~> 0.6 to ~> 1.1 (#199, @dependabot)
- Update rake requirement from ~> 10.0 to ~> 12.3 (#200, @dependabot)
- CI matrix: Drop 2.0, 2.1, 2.2 (#201, @olleolleolle)
- Update rubocop version and update files to be inline with new cops (#202, @bronzdoc)
- Update rubocop requirement from = 0.60.0 to = 0.61.0 (#208, @dependabot)
- Update rubocop requirement from = 0.61.0 to = 0.61.1 (#209, @dependabot)
- Avoid Rubocop warnings (#210, @olleolleolle)
- RSpec: config.disable_monkey_patching! (#211, @olleolleolle)
- Travis: update JRuby to 9.2.5.0 (#212, @olleolleolle)
- Update rubocop requirement from = 0.61.1 to = 0.62.0 (#213, @dependabot)
- Update rubocop requirement from = 0.62.0 to = 0.63.0 (#215, @dependabot)
- gemspec: Allow Bundler 2 (#217, @olleolleolle)
- Update rubocop requirement from = 0.63.0 to = 0.63.1 (#218, @dependabot)
- Update rubocop requirement from = 0.63.1 to = 0.64.0 (#220, @dependabot)
- CI: matrix updates - update JRuby, add 2.6.1 (#221, @olleolleolle)
- Add a failing Aruba-based RSpec test for the CLI client output (#223, @olleolleolle)
- Update rubocop requirement from = 0.64.0 to = 0.65.0 (#224, @dependabot)
- CI: use 2.5.5, 2.6.2 (#225, @olleolleolle)
- Update rubocop requirement from = 0.65.0 to = 0.66.0 (#226, @dependabot, @olleolleolle, @bronzdoc)
- CI: Use 2.4.6 (#228, @olleolleolle)
- Update rubocop requirement from = 0.66.0 to = 0.67.1 (#229, @dependabot, @olleolleolle)
- CI: Drop 2.3.8 (#230, @olleolleolle)
- Update rubocop requirement from = 0.67.1 to = 0.67.2 (#231, @dependabot)
- CI: Use JRuby 9.2.7.0 (#232, @olleolleolle)
- Update rubocop requirement from = 0.67.2 to = 0.68.0 (#233, @dependabot, @olleolleolle)
- Update rubocop requirement from = 0.68.1 to = 0.69.0 (#234, @dependabot)
- Update rubocop requirement from = 0.69.0 to = 0.70.0 (#235, @dependabot)
- Set Travis badge to /rubygems user (#236, @olleolleolle)
- Fix broken links (#240, @Aliciawyse)
- Fix various rubocop/codeclimate issues (#241, @tchia04)
- Fix some broken links in readme (#243, @Aliciawyse)
- Improve webspec tests (#244, @Aliciawyse)
- CI: Use jruby-9.2.8.0 (#245, @olleolleolle)
- CI: Use ruby 2.4.7, 2.5.6, 2.6.4 (#246, @olleolleolle)
- Add puma server pidfile configuration option (#248, @krists)
- CI: Use jruby-9.2.9.0 (#249, @olleolleolle)
- Officially drop support for older rubies (#250, @deivid-rodriguez)
- Add config to ignore Gemfile source (#253, @zpdcodes)
- Update Puma gem (#255, @bronzdoc)
- Spec failures might be due to a bundler version (#256, @bronzdoc)
- Update spec homepage (#257, @bronzdoc)
- Update README.md links (#258, @bronzdoc)
- Add PR template (#259, @bronzdoc)
- Update docs (#260, @bronzdoc)
π Features
- Add configuration options cache_expiration, cache_max_size (#207, @optix2000, @olleolleolle)
Previous changes from v2.0.0
-
π Changes
- Breaking change: remove unyank support (#119, @olleolleolle)
- Travis: JRuby 9.1.7.0, gem update --system, format the buildfile (#138, @olleolleolle)
- Travis: 2.4.1, 2.3.4, jruby-9.1.8.0 (#142, @olleolleolle)
- Add a health check (#146, @smellsblue)
- Travis: jruby-9.1.12.0 (#147, @olleolleolle)
- Typo fix in changelog tool (#152, @olleolleolle)
- Rake: Turn rake task files into .rake files, auto-loaded (#153, @olleolleolle)
- Travis: JRUBY_OPTS w/o invalid option jruby.cext.enabled (#156, @olleolleolle)
- Suppress deprecation warnings in production code (#162, @koic)
- Travis: jruby-9.1.13.0; use dist: "trusty" (#167, @olleolleolle)
- Allow puma_workers configuration (#168, @HParker)
- Update Puma dependency to ~> 3.10 (#169, @premist)
- gem: sequel v5.0.0 (#170, @olleolleolle)
- Travis: Avoid jruby warning about MaxPermSize (#171, @olleolleolle)
- Travis: use JRuby, 9.1.17.0 avoid double gem update --system (#173, @olleolleolle)
- Update rubocop to .49 to fix CVE-2017-8418 (#174, @matthewalbani)
- Add Ruby 2.5.1 to Travis build matrix (#177, @greysteil)
- Skip stale jruby spec (#178, @bronzdoc)
- Update sinatra dependency to >= 1.4, < 3.0 (#179, @bronzdoc)
- gemspec: use Thor 0.20.0 (#180, @olleolleolle)
- Travis: jruby-9.2.0.0 (#181, @olleolleolle)
- do not set puma worker config when running jruby (#183, @andreaseger)
- Add health_tests table, and use in Gemstash::Health for idempotency (#186, @kurtzur)
- Pushing an existing version of a gem should not overwrite the gem con⦠(#190, @bronzdoc, @mzruya)
- Fix jruby builds (#193, @bronzdoc)
π Features
- Allow stdout logging when running --no-daemonize (#140, @smellsblue)