Releases: Swirrl/drafter
Releases · Swirrl/drafter
v2.13 - bump mongodb to v4.4
Upgrade mongodb deps and refs to v4.4. This is to synchronise with versions used elsewhere in PMD2 / PMD3.
See PR #612
Omni package For PMD3 "drafter-pmd3" "v2.13-circle_1518_62e01d"
Omni package For PMD4 "drafter" "v2.13-circle_1518_62e01d"
v2.5.11
Patched version of 2.5.9 with upgraded mongo (4.4)
Full Changelog: 2.5.9...v2.5.11
v2.12
Minor build changes.
Omni Dep: {"drafter-pmd4" "v2.12-circle_1391_5b84c0"}
Docker Dep: "europe-west2-docker.pkg.dev/swirrl-devops-infrastructure-1/swirrl/drafter-pmd4:v2.12"
Clojure dep:
drafter/drafter {:git/url "git@github.com:Swirrl/drafter.git"
:deps/root "drafter"
:git/sha "5b84c033c0336617adf395863c8b1e8f1aaae6b1"
:git/tag "v2.12"}
Full Changelog: v2.11...v2.12
v2.11
What's Changed
- remove VOLUME from dockerfile -- it's a trap by @callum-oakley in #606
Full Changelog: v2.10...v2.11
v2.10
What's Changed
- Remove omni packaged log4j2.xml by @scottlowe in #605
- always init public endpoint by @callum-oakley in #602
Full Changelog: v2.9...v2.10
v2.9
What's Changed
- Fix drafter-client resources so yml swagger spec is on classpath by @RickMoynihan in #583
- tag docker images, and push to GCP by @callum-oakley in #593
- Just json ld by @scottlowe in #599
- Global auth by @callum-oakley in #570
Full Changelog: v2.6...v2.9
Note: ignore v2.7 and v2.8! 😯
v2.6 (circle build 781)
(not deployed anywhere yet)
Omni package: v2.6-circle_781_9ff6c5
What's new?
- Build drafter in circle, and change how we do versioning / tagged releases (see README)
2.5.9
- correction to last release (mongodb update).
2.5.8
[DON'T USE - has an error!]
2.5.7
- reinstate travis builds (alongside circle) while we sort out packaging omni in circle.