Liking cljdoc? Tell your friends :D

Changelog

Unreleased

Released

2.2.0 (2025-01-31)

Features

  • Dependencies: Upgrade of dependencies (e4728dd)

Bug Fixes

  • ci: Clojure setup step needed (e4728dd)
  • README.md: Update Build badge and add docker image badge (6379663)

Continuous Integration

  • ci: Remove unused version script (0c15899)
  • project.clj: Fix repo url (2c3e675)

2.1.10 (2024-07-26)

Continuous Integration

  • github-action: Push clojars endsWith expression (745f69a)

2.1.9 (2024-07-26)

Continuous Integration

  • github-action: Push clojars fix (9ae6910)

2.1.8 (2024-07-26)

Continuous Integration

  • github-action: Do not push to clojars from dev workflow when not snapshot (652772e)

2.1.7 (2024-07-26)

Continuous Integration

  • github-action: Review workspace dispatch logic (de1d839)

2.1.6 (2024-07-26)

Continuous Integration

  • github-action: Reusable workflow (91b8ef0)

2.1.5 (2024-07-26)

Continuous Integration

  • github: fix env for clojars secrets (6e1da07)

2.1.4 (2024-07-26)

Continuous Integration

  • github: Import missing GPG key (3960576)
  • release-please: Remove bootstrap-sha (058e581)

2.1.3 (2024-07-26)

Continuous Integration

  • github: Github orchestrate build of ui docker image (ec655c1)
  • maven: Retire maven (#14) (ec655c1)
  • release-please: Release please control version based on commit messages (ec655c1)

[2.1.2] - 2024-04-10

  • Dockerfile - Install curl
  • Container dependency - Exclude lein plugins test report from container dependency
  • Container dpendnecey - Fix prependGroupId

[2.1.1] - 2024-04-08

  • Dockerfile - Replace openjdk:11 by eclipse-temurin:21-alpine
  • Project.clj - Update to parent version 6.8.0
  • Project.clj Proper logging deps for slf4j and logback
  • Dockerfile - Install openssl needed for server ssl certs/keys generation

[2.1.0] - 2024-04-04

  • Dockerfile - Replace openjdk:11 by eclipse-temurin:21-alpine
  • Project.clj - Update to parent version 6.7.15
  • CI - Remove travis files
  • Gihub CI - jdk 21 and deprecated output fix

[2.0.8] - 2022-04-06

Changed

  • Update to parent version 6.7.11

[2.0.7] - 2022-04-01

Changed

  • Update to parent version 6.7.10

[2.0.6] - 2022-03-29

Changed

  • Update to parent version 6.7.8

[2.0.5] - 2022-03-29

Changed

  • Update to parent version 6.7.7

[2.0.4] - 2019-11-13

Changed

  • Update to parent version 6.7.0.

[2.0.3] - 2019-11-13

Changed

  • Fix java path for example application so that it works.
  • For dynamic resolution of vars use clojure's new requiring-resolve function, which is only available in clojure 1.10 and later.
  • Add curl to docker image to allow healthcheck: when application starts.

[2.0.2] - 2019-07-30

Changed

  • Update to parent version 6.6.0

[2.0.1] - 2019-06-28

Changed

  • Update to parent version 6.5.1 with minor dependency changes

[2.0.0] - 2019-04-29

Initial, functionally-complete release.

Changed

  • Update parent version to 6.5.0
  • Remove unused clj-time dependency

[0.9.0] - 2019-04-17

Test release to verify the release process.

Changed

  • Update parent to version 6.3.0.

Can you improve this documentation? These fine people already did:
github-actions[bot], khaled basbous, Charles Loomis, Khaled Basbous, Konstantin Skaburskas & Charles (Cal) Loomis
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close