Skip to content

Releases: Ahoo-Wang/CoSky

v1.3.20

09 Mar 12:55
Compare
Choose a tag to compare

⭐ Refactor

  • compress jwt-token Id
  • update file header license Copyright [2021-present]
  • add integration-test.yml(CI)
  • remove useless @EnableScheduling

🔨 Dependency Upgrades

v1.3.11

18 Dec 06:21
Compare
Choose a tag to compare
  • add Comparison with others section.
  • replace io.codearte.nexus-staging -> io.github.gradle-nexus.publish-plugin
  • update cosid version to 1.4.15
  • update simba version to 0.2.5
  • add distributed scheduling(StatServiceScheduler) by Simba

1.3.10

01 Nov 12:49
Compare
Choose a tag to compare
  • change cosky-rest-api banner
    image
  • expose /actuator/health
  • add *Probe for K8S-Deployment

1.3.8

15 Sep 12:57
Compare
Choose a tag to compare
  • Fix the problem of repeated registration of LoadBalancer to listen service instance changes

1.3.5

26 Aug 14:24
Compare
Choose a tag to compare
  • optimize AuthorizeService code
  • fix login locked problem

1.3.1

25 Aug 13:32
685ffec
Compare
Choose a tag to compare

ALL IN reactive programming model ! 🎉🎉🎉🎉🎉

  • change: Modified asynchronous API to reactive programming API.
  • change: Use WebFlux as the web programming framework of cosky-rest-api.
  • fix: Export configuration file reports 401 authorization exception (Dashboard-UI).

1.2.10

03 Aug 03:14
Compare
Choose a tag to compare
  • Visual enhancement: split service dependent topology (Dashboard) #14
    dashboard-topology

1.2.9

02 Aug 14:57
Compare
Choose a tag to compare

1.2.8

21 Jul 17:00
Compare
Choose a tag to compare
  • add the tool class RedisKeys to support the hashtag of Redis Cluster mode.
  • when using Redis cluster mode, it supports automatic conversion of namespace to hashtag.
  • support for parameter defensive check

1.2.5

20 Jul 15:51
Compare
Choose a tag to compare
  • add support Service Topology.(#11)

Service-Topology
Service-Topology-1

  • Add operation audit-log module.(#9)

dashboard-audit-log