Releases: pulibrary/pdc_describe
Releases · pulibrary/pdc_describe
v1.35.3
🚀 New Features
- Adding another task to keep dataspace instead of globus #1980 (@carolyncole)
- Upping the number of items that can be in the sidekiq queue #1979 (@carolyncole)
🐛 Bug Fix
- Fixes time out issue on records with very large number of provenance messages #1982 (@hectorcorrea)
🔩 Dependency Updates
- Bump rexml from 3.3.7 to 3.3.9 #1981 (@dependabot[bot])
Authors: 3
- @carolyncole
- @dependabot[bot]
- Hector Correa (@hectorcorrea)
v1.35.0
🚀 Enhancements
- Updating communities based on feedback #1973 (@carolyncole)
- Change accessibility test to use real data #1965 (@20LM22)
🧹 Maintenance
- Adding aws s3 bucket lifecycle configuration to the repo #1972 (@carolyncole)
- Adding honeybadger to capfile so we can see when deploys occured #1966 (@carolyncole)
🔩 Dependency Updates
- Bump actiontext from 7.2.1 to 7.2.1.1 #1967 (@dependabot[bot])
Authors: 3
v1.34.2
🐛 Bug Fix
- Store the resource type and resource type general in the correct datacite fields #1962 (@carolyncole)
Authors: 1
v1.34.1
🐛 Bug Fix
- Adding a rake task to rename files that were missed during the migration #1961 (@carolyncole)
Authors: 1
v1.34.0
🐛 Bug Fix
- Implements custom 404 and 500 pages for handling custom 404 and error pages #1958 (@jrgriffiniii @bess)
- Fixed deprecation warning for fixture_paths #1957 (@leefaisonr)
- Made sidekiq non critical #1949 (@carolyncole)
- Ensuring that ActiveModel errors result in one retry for Group#default_user #1950 (@jrgriffiniii)
- Ensures that empty files and nil user IDs for WorkActivity objects raise ArgumentErrors #1936 (@jrgriffiniii)
- Allow describe subdrictory in Rails 7.2 #1947 (@carolyncole)
- Make version field a text box to allow for semantic version entries #1941 (@leefaisonr)
- Rails 7.2 and updated vite #1938 (@carolyncole)
🔩 Dependency Updates
- Bump webrick from 1.8.1 to 1.8.2 #1948 (@dependabot[bot])
- Bump rollup from 4.21.3 to 4.22.4 #1944 (@dependabot[bot])
- Bump puma from 5.6.8 to 5.6.9 #1940 (@dependabot[bot])
Authors: 5
- @carolyncole
- @dependabot[bot]
- Bess Sadler (@bess)
- James R. Griffin III (@jrgriffiniii)
- Robert-Anthony Lee-Faison (@leefaisonr)
v1.33.1
🐛 Bug Fix
- Report code coverage via coveralls orb #1924 (@bess)
- Capture the ActiveRecord timeout and retry #1926 (@carolyncole)
Authors: 2
- @carolyncole
- Bess Sadler (@bess)
v1.33.0
🐛 Bug Fix
- Updating the retry count to not bring the server out of commission #1923 (@carolyncole)
- update links on PDC Describe to static page #1916 (@Seanwarren77)
- Making sure the prefix has a slash in it #1915 (@carolyncole)
🔩 Dependency Updates
- Bump micromatch from 4.0.5 to 4.0.8 #1917 (@dependabot[bot])
Authors: 3
- @carolyncole
- @dependabot[bot]
- Sean Warren (@Seanwarren77)
v1.32.0
🚀 New Features
- Updated to handle GAP accounts logging in from CAS #1902 (@hectorcorrea)
- Implements support for providing users with the ability to revert Works awaiting approval to draft Works #1912 (@jrgriffiniii)
- Moved message input box to the top of the page #1897 (@hectorcorrea)
- Allowing the operator to force the cleanup of double migrated files #1896 (@carolyncole)
- User edit improvements #1911 (@hectorcorrea)
- Refactoring the JavaScript used to confirm the license granted for a dataset #1910 (@jrgriffiniii)
- Loosen the Sidekiq health check so that we don't end up with a situation where all machines are down #1909 (@carolyncole)
- Refactoring the Work policy wizard JavaScript functionality without jQuery and outside of the <script> element. #1907 (@jrgriffiniii @hectorcorrea)
- Adds email to list of values we display for the user #1908 (@hectorcorrea)
- Set PPPL user rake task #1904 (@hectorcorrea)
- Rubocop nitpicking #1902 (@hectorcorrea)
- Update sidekiq.yml to point at ansible #1903 (@carolyncole)
- Adding the third server to secondary capistrano deploy #1900 (@carolyncole)
- Add a new production VM #1899 (@kayiwa)
- Configuring sidekiq to allow for greater latency and size #1894 (@carolyncole)
🐛 Bug Fix
- Fixes bug in validation #1895 (@hectorcorrea @leefaisonr)
- Allow urls to wrap and setup widths on description list to be responsive #1892 (@carolyncole)
🔩 Dependency Updates
- Bump rexml from 3.3.3 to 3.3.6 #1913 (@dependabot[bot] @hectorcorrea)
Authors: 6
- @carolyncole
- @dependabot[bot]
- Francis Kayiwa (@kayiwa)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
- Robert-Anthony Lee-Faison (@leefaisonr)
v1.31.2
v1.31.1
🚀 Enhancements
- Updates navigation menu in header #1883 (@20LM22)
- Adds new content to homepage #1877 (@20LM22 @bess)
🐛 Bug Fix
- uri encoding the source key in dataspace file copy #1884 (@carolyncole)
- Change unprocessable entities to 200 so the load balancer does not capture them #1882 (@carolyncole)
🔩 Dependency Updates
- Bump rexml from 3.3.2 to 3.3.3 #1879 (@dependabot[bot])
Authors: 4
- @20LM22
- @carolyncole
- @dependabot[bot]
- Bess Sadler (@bess)