Releases: vanus-labs/cdk-java
Releases · vanus-labs/cdk-java
v0.2.1
v0.2.0
What's Changed
- feat: support kv store by @JieDing in #54
- feat: use cache to avoid reloading store implementations each time by @JieDing in #55
- feat: support file-kv-store by @JieDing in #56
- feat: support users to specify the location of the store file by @JieDing in #57
- fix: update hard-coded package names in VanceApplication by @JieDing in #58
- chore: bump to v0.2.0 by @JieDing in #59
- fix: update pom config @JieDing in #60
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: update 1.0.0 libraries by @JieDing in #1
- feat: add maven wrapper by @JieDing in #2
- feat: update config constant by @JieDing in #3
- docs: add pull request template by @JieDing in #4
- feat: add config printer to print vance related configs by @JieDing in #5
- fix: split connector interface into Source and Sink interfaces by @JieDing in #6
- fix: HttpServerImpl create a new HttpResponseInfo for every single req by @JieDing in #7
- feat: add ability to log if ceHandler receive a non-CloudEvent by @JieDing in #8
- feat: add the ability to send a Get Request for HttpClient by @JieDing in #9
- feat: add an URI tool by @JieDing in #10
- docs: add gitignore by @JieDing in #11
- fix: simpleHandler directly return httpresponse once request handled by @JieDing in #12
- fix: rename package by @JieDing in #13
- docs: update README.md by @JieDing in #14
- docs: add docs content for website by @JieDing in #15
- chore: add Gemfile by @JieDing in #16
- chore(deps): Bump log4j-core from 2.9.1 to 2.17.1 by @dependabot in #17
- docs: add api.md by @JieDing in #18
- chore: solve dependency alert by @JieDing in #19
- docs: rename config.yml by @JieDing in #20
- docs: update config.yml by @JieDing in #21
- docs: add http.md by @JieDing in #25
- chore: re-org project structure by @JieDing in #40
- feat: add sample codes by @JieDing in #41
- refactor: rename sample directory to examples by @JieDing in #42
- feat: add source-example by @JieDing in #43
- refactor: rename package by @JieDing in #44
- fix: update MySource example by @JieDing in #45
New Contributors
Full Changelog: https://github.com/linkall-labs/cdk-java/commits/v0.1.0