Skip to content

v1.13.0

Compare
Choose a tag to compare
@Ahoo-Wang Ahoo-Wang released this 12 Jul 15:19
· 489 commits to main since this release
5eacb07

What's Changed

  • Update dependency me.ahoo.cosid:cosid-test to v1.12.1 by @renovate in #119
  • Update dependency me.ahoo.cosid:cosid-jdbc to v1.12.1 by @renovate in #118
  • Support CI for CosId-Proxy by @Ahoo-Wang in #121
  • Move the MachineIdDistributor to the top-level namespace by @Ahoo-Wang in #123

Backward Incompatible Changes

cosid:
  namespace: ${spring.application.name}
  machine:
    enabled: true
    distributor:
      type: redis
  snowflake:
    enabled: true

Full Changelog: v1.12.1...v1.13.0