Skip to content

v0.0.21-alpha

Choose a tag to compare

@accelbyte-sdk accelbyte-sdk released this 08 Jan 04:08

Note

The corresponding Extend Codegen CLI app container image for this release is available in Docker Hub.

codegen (core)

  • fix allow space being ignored in string filters

codegen (oa2l)

  • chore: add sorting to error codes
  • feat: add is_model, uses_model bool property in Field
  • feat: add new mode for error models in oa2 legacy renderer
  • feat: automatically separate admin vs client api if admin_api_path specified (unreal, unity)

go

  • feat: template update to support api response
  • chore: improvement return response
  • fix: update from tag var in changelog action
  • feat: add api explorer sync target
  • feat: add command to generate cli root
  • chore: rename user agent
  • chore: add changelog in all_with_compat make target
  • chore: fix from tag not detected

unreal

  • fix: prevent circular dependencies on generated model
  • feat: support standalone plugin and AccelByteTask
  • feat: automatically separate admin vs client api if admin_api_path specified

unity

  • feat: automatically separate admin vs client api if admin_api_path specified