Releases
v1.6.0
v1.6.0 (Garnet Heliconia)
Breaking changes (but no bump major version)
(aad5b0e ) fix - refactor(http-log): fix referer
, UA
format & refactor make log string & wrap each fields with ""
Features
(470fc49 ) feat: implement invalidate all caches API
(70bc14a ) feat: implement cache service
(f1db9fe ) feat(log): logging referer
& UA
Fixes
(11db7ec ) fix: add ClassTag
to io syntax
Refactors
(50b6f74 ) refactor: receive return unit with _
(9a82785 ) refactor: implement Cacheable
trait
(c422a79 ) refactor: delete unused import
(d682f55 ) refactor(feed): create FeedService
and use it for get feeds
(a298da8 ) refactor: use _
for anonymouse val
(493a2a5 ) refactor: use _
for lambda
(95f0c9f ) refactor: comment out unused imports
(de88215 ) refactor: specify charset to getBytes
(aed33cc ) refactor: specify locale to toLowerCase
(1eb496f ) refactor: rename & format
(d7d81d6 ) refactor: impleiment io syntax
and use it instead of ServiceBase
(88d4910 ) refactor: use val for hostAddress
& avoid unnecessary val in HttpLogger
(8a75d9e ) refactor: remname http syntax
(bc1c25a ) refactor: delete unnecessary implicit
Test
(cc247dc ) test: add FeedSpec
(85ddeec ) test: enable logback when run tests
(1dbe8f3 ) test(httpLogger): add test
(26a5d59 ) test: delete unnecessary assertion & update test case name
Dependencies
(6e00793 ) chore(deps): bump mariadb-java-client
from 3.0.5
to 3.0.6
(1a50247 ) chore(deps): bump circe
from 0.14.2
to 0.15.0-M1
CI/CD
(739ef49 ) chore(ci): update actions & change setup-jaba distribution from adopt
to temurin
Docker
(357e644 ) chore(docker): migrate docker registry from docker-hub to ghcr & update version
Docs
(f1c1478 ) docs(api): add request body for token
(12b9ae7 ) docs(api): bump version
(f7499de ) chore(docs/deps): update redoc-cli
(8383bd1 ) docs(api): fix typo
(bcd798c ) docs(api): fix response when create or update content
(2d08fb7 ) docs(api): add require and fix wrong fields
Misc
(f059815 ) chore(wartermover): ignore Overloading
waning
(125a982 ) chore: comment out unused test package
(66e3df5 ) chore(wartremover): ignore DefaultArguments
warning
(2d75ad8 ) chore: add .sbtopts
(c4d7b0f ) chore: code format
Full Changelog
You can’t perform that action at this time.