Releases: kakao/actionbase
Releases · kakao/actionbase
v0.2.0
What's Changed
- Add badges to README by @em3s in #120
- Unify terminology and use cases for community readiness by @em3s in #122
- Add hero video for social media guide by @zipdoki in #121
- Add Stories section with KakaoTalk Gift - Wish by @em3s in #124
- Add KakaoTalk - Friends story by @em3s in #125
- Add Gift - Recent Views story and update titles by @em3s in #127
- Add hands-on guide story blog post by @zipdoki in #128
- Add unified graph vision story by @em3s in #129
- Add curl examples to social media guide by @em3s in #131
- Update Open Graph image by @em3s in #132
- Website documentation review and improvements - 2026-01-26 by @em3s in #133
- Website documentation review and improvements by @em3s in #134
- Add integration pipeline story by @em3s in #135
- Improve header for better first impression by @eazyhozy in #136
- Use community tone in README by @eazyhozy in #137
- Add contributors section by @em3s in #140
- Add ESLint and Prettier to build-your-social-app by @zipdoki in #139
- Add ESLint and Prettier to build-your-social-app by @zipdoki in #141
- Add Korean translations for all documentation by @eazyhozy in #142
- Improve Korean translation accuracy in unified-graph.mdx by @orth02 in #145
- Automatically label first-time contributor PRs by @zipdoki in #148
- Add overview page with DirectoryList component by @em3s in #149
- Add Tests as Contracts story by @em3s in #150
- Clarify test-generated docs and trust-based ownership by @em3s in #151
- Add Korean translations for remaining sections by @erishforG in #146
- Add translation PR policy by @em3s in #152
- Add batch query by edge ids by @YoonSung in #147
- Bust contributors image cache by @em3s in #153
- Add mobile language selector by @em3s in #154
- Add groups field to Label descriptors by @eazyhozy in #101
- Use error message in catch block for debugging by @em3s in #158
- Add category labels to Stories sidebar by @em3s in #159
- Add How We Survived stories by @em3s in #160
- Expand language selector click area by @em3s in #161
- Add HBase + Actionbase local development setup by @em3s in #166
- Add storage backend compatibility tests by @em3s in #168
- Split hbase configs for host access by @em3s in #169
- Make GitProperties optional for worktree environments by @em3s in #174
- Upgrade gradle-git-properties for worktree support by @em3s in #181
- Add workflow to auto-update contributors list by @em3s in #182
- Move contributors section to website by @em3s in #183
- Implement V3 Metadata CRUD API by @em3s in #171
- Add
sharedfields andcasesalias to @ObjectSource by @em3s in #186 - Make V3 metadata CRUD tests self-contained and expand lifecycle coverage by @em3s in #190
- Make Kerberos realm configurable in HBaseStorageBackend by @em3s in #188
- Apply starlight-utils for multi-sidebar navigation by @em3s in #189
- Add StorageBackend abstraction with memory implementation by @em3s in #191
- Optimize Gradle build performance for faster iteration by @em3s in #193
- Add HBase StorageBackend and StorageTable implementations by @em3s in #194
- Add DefaultStorageBackendFactory and MockHBaseStorageBackend by @em3s in #192
- V3MutationService and V3CompatibleTableBinding by @em3s in #199
- Extract MutationEngine and TableBinding abstractions by @em3s in #201
- Bump version to 0.2.0-SNAPSHOT by @em3s in #208
- Make metadata getAll fetch limit configurable by @em3s in #209
- Add TM-based translation workflow with contributor guide by @eazyhozy in #203
- Consolidate community pages into root markdown by @em3s in #211
- Add support for system-level mutation mode for zero-downtime migration by @eazyhozy in #42
- feat: handle NilLabel gracefully in v3 mutation API by @eazyhozy in #215
- Add status filter to V3 metadata list APIs for inactive data discovery by @eazyhozy in #216
- [1/4] Multi-hop query: skeleton E2E by @zipdoki in #217
- Add V3→V2 boundary check tool by @em3s in #221
- Add release workflows for version bumping by @em3s in #220
- Bump version to 0.2.0 by @github-actions[bot] in #222
New Contributors
- @orth02 made their first contribution in #145
- @erishforG made their first contribution in #146
- @YoonSung made their first contribution in #147
Full Changelog: v0.0.1...v0.2.0
v0.0.1
Initial version tag for Actionbase.
Artifacts will be available from future releases.
See Release Policy for versioning and support details.
New Contributors
- @jaideepkathiresan made their first contribution in #26
- @csbiy made their first contribution in #27, #51, #52
Contributors
@em3s, @zipdoki, @eazyhozy, @j4rami, @mckim0222, @YoonSung, @YoonRyeol, @ipoemigmail, @punsoo
[WIP] cli-v0.0.1
New features
CLI
Added Command Line Interface (CLI) for managing metastore, queries, and mutations directly from the terminal.
Actionbase Example Collection
[WIP] hands-on-social
Note
Temporary release for #29
New features
Guides
Added hands-on guide, Social media app
(This is a preview release)