Clojars Worklog - 2024
Table of Contents
Intro
This worklog covers work performed on Clojars under a contract from the Clojurists Together Foundation. The contract covers general maintenance.
December 2024
CHANGELOG | clojars-web
commits
- Added a new API to provide a release feed
November 2024
CHANGELOG | clojars-web
commits | infrastructure
commits
- Worked with a new contributor (Osei Poku) to implement a sitemap
- Constrained heap usages for cron tasks to prevent competition with the webapp (this was causing the server instance to become unavailable on occasion)
October 2024
CHANGELOG | clojars-web
commits | infrastructure
commits
- Increased max upload size from 20MB to 30MB This is to allow larger artifacts to be uploaded, now that we see native builds more often.
- Addressed CVEs
September 2024
August 2024
July 2024
CHANGELOG | clojars-web
commits | infrastructure
commits
- Bug fix: Properly delete artifacts from S3
- clj-kondo ugrade and linting cleanup
- Upgrade to Clojure 1.12.0-beta2
- Use latest AL2023 AMI as base when building our AMI
June 2024
May 2024
April 2024
CHANGELOG | clojars-web
commits
Mostly maintenance work this month related to error handling and tightening error boundaries.
March 2024
February 2024
CHANGELOG | clojars-web
commits
This month was a smattering of small changes/fixes:
January 2024
clojars-web
commits | infrastructure
commits
- I upgraded the PostgreSQL database from v12.1 to v15.5.