Releases: BerkeleyLibrary/UCBEARS
Releases · BerkeleyLibrary/UCBEARS
Release list
1.8.4
1.8.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Remove adminer from Docker Compose stack by @awilfox in #30
- AP-741: switch to shared build workflows by @anarchivist in #31
Full Changelog: 1.8.2...1.8.3
v1.8.2 - Security fixes
v1.8.1 AP-622 delay shutdown
Immutable
release. Only release title and notes can be modified.
What's Changed
- Ap 622
- Added puma-plugin-delayed_stop gem
- Added delayed shutdown puma plugin by @davezuckerman in #26
- updated README by @davezuckerman in #27
Full Changelog: 1.8.0...1.8.1
v1.8.0 AP-587 update dependencies
Immutable
release. Only release title and notes can be modified.
What's Changed
-
Upgraded to Rails 8.0.4 (from Rails 7) and Ruby 3.3 (from 3.2)
-
Updated Puma to 7.x
-
Updated Faraday to 2.14.x
-
Updated various other gem and JavaScript dependencies
-
update changelog by @anarchivist in #20
-
removing twitter logo from footer by @davezuckerman in #22
-
Ap 587 update dependencies by @davezuckerman in #21
-
Updated CHANGES.md by @davezuckerman in #24
-
Ap 587 update dependencies by @davezuckerman in #25
Full Changelog: 1.7.9...1.8.0
1.7.9
Immutable
release. Only release title and notes can be modified.
Refactors healthchecks to leverage new iipsrv healthcheck (BerkeleyLibrary/iipsrv#8).
What's Changed
- DEV-1119: refactor healthchecks by @anarchivist in #19
Full Changelog: 1.7.8...1.7.9
v1.7.8 okcomputer healthchecks, updates Dockerfile
Immutable
release. Only release title and notes can be modified.
Add OKcomputer healthchecks
Installs yarn in /usr/local/yarn
prod target builds in /opt/app and with symbolic link to /usr/local/yarn/node_modules
v1.7.7 AP-542 update Dockerfile, reconfigure how yarn is installed
Immutable
release. Only release title and notes can be modified.
Dockerfile: Install Yarn for dev as well (#12) docker-compose: Don't bind /opt/app This will prevent 'hot reload' from working inside Docker (the image will need to be rebuilt for every change), but it does ensure webpack works correctly. Otherwise, the binstub is overridden by our own bin/ (and can't be put back because node_modules/ isn't available either). changing where yarn is built changes for yarn path Fixing yarn issue in development deals with gpg expired key running yarn build from /usr/local/yarn copying over yarn files for prod from dev added destination directory for copy of yarn dir from dev to prod moving back to /opt/app in prod to precompile assets removed custom gpg key from Dockerfile putting gpg key set back in to Dockerfile gpg key was renewed so using the original access method removed old call to fetch yarn update env for yarn path, using --cwd for yarn install instead of switching WORKDIR Co-authored-by: A. Wilcox <AWilcox@Wilcox-Tech.com>
v1.7.6 DP-2238 ucbears logo update
Immutable
release. Only release title and notes can be modified.
style change for new UC logo in header (#14) removed some styling for header logo Co-authored-by: David Zuckerman <dzuckerm@library.berkeley.edu>
v1.7.5
Immutable
release. Only release title and notes can be modified.