2.2.0 (2025-01-31)
- Dependencies: Upgrade of dependencies (e4728dd)
- ci: Clojure setup step needed (e4728dd)
- README.md: Update Build badge and add docker image badge (6379663)
- ci: Remove unused version script (0c15899)
- project.clj: Fix repo url (2c3e675)
2.1.10 (2024-07-26)
- github-action: Push clojars endsWith expression (745f69a)
2.1.9 (2024-07-26)
- github-action: Push clojars fix (9ae6910)
2.1.8 (2024-07-26)
- github-action: Do not push to clojars from dev workflow when not snapshot (652772e)
2.1.7 (2024-07-26)
- github-action: Review workspace dispatch logic (de1d839)
2.1.6 (2024-07-26)
- github-action: Reusable workflow (91b8ef0)
2.1.5 (2024-07-26)
- github: fix env for clojars secrets (6e1da07)
2.1.4 (2024-07-26)
- github: Import missing GPG key (3960576)
- release-please: Remove bootstrap-sha (058e581)
2.1.3 (2024-07-26)
- 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)
- Dockerfile - Install curl
- Container dependency - Exclude lein plugins test report from container dependency
- Container dpendnecey - Fix prependGroupId
- 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
- 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
- Update to parent version 6.7.11
- Update to parent version 6.7.10
- Update to parent version 6.7.8
- Update to parent version 6.7.7
- Update to parent version 6.7.0.
- 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.
- Update to parent version 6.6.0
- Update to parent version 6.5.1 with minor dependency changes
Initial, functionally-complete release.
- Update parent version to 6.5.0
- Remove unused clj-time dependency
Test release to verify the release process.
- 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) LoomisEdit on GitHub