Code identical to 0.10.0 or 0.10.1, this is just a fix to the automatic release workflow.
- #25: Update CODEOWNERS with more relevant team
- #24: Configure renovate
- #26: Bump
lein codox
- #29: Add
docs
job to ensurelein codox
continues to work - #32: Remove
lein ancient
plugin & its associated scheduled workflow now that we use Renovate - #31: Bump Clojure dependency to 1.11.2
- #27: Bump transitive dependency okio-java and move it to managed-dependencies
- #34: Bump
com.segment.analytics.java
dependency
Not pushed to Clojars because of a bug in the new automatic publishing CI job.
- FIXED: Update com.segment.analytics.java/analytics to version 3.5.0
- FIXED: Force update okio-jvm to version 3.4.0 fix CVE-2023-3635
- FIXED: Update com.segment.analytics.java/analytics to version 3.3.1
- REMOVED: Privatize circleci.analytics-clj.core/common-fields
- Support for Segment 2.1.1
- ADDED: Allow sending a custom user-agent for HTTP requests.
- Support for Segment 2.1.0
- ADDED: Allow sending a custom message ID.
- Support for Segment 2.0.0
- ADDED: Add support for the page method https://segment.com/docs/sources/server/java/#page
- FIXED: Fix the library version sent to Segment
- FIXED: Add support for Clojure 1.9
- Initial Release
- Support for Segment 2.x