LoginSignup
0
0

More than 5 years have passed since last update.

schema registryのへんこうてん

Posted at

0.5.0 -> 0.5.2

0.5.1 変更点
バグフィックスのみ

ISSUE-394 Expose an API to get schema versions after filtering it with state id
状態IDでフィルタリングした後にスキーマバージョンを取得するAPIを公開する

ISSUE-398 Add an option to disable validation during schema migration in storage-tool
ストレージツールのスキーマの移行中に検証を無効にするオプションを追加する

0.5.2 変更点
バグフックス + マイナーアップグレード

ISSUE-397 Support for Docker added to run Schema Registry application inside the container
コンテナ内でSchema Registryアプリケーションを実行するために追加されたDockerのサポート

ISSUE-404 Support http proxy related configuration for registry server
レジストリサーバのhttpプロキシ関連の設定をサポート

ISSUE-397 Dockerized Schema Registry application with KDC server.
KDCサーバーを持つDockerized Schema Registryアプリケーション。

ISSUE-410 AvroFieldsGenerator produces Stackoverflow error when parsing a nested record schema.
AvroFieldsGeneratorは、ネストされたレコードスキーマを解析するときにStackoverflowエラーを生成します。

ISSUE-418 Add JWT based SSO as alternative authentication to common-auth module.
共通認証モジュールへの代替認証としてJWTベースのSSOを追加します。

ISSUE-420 Add migration to add extents for created tables to fix serializable as an isolation level for Oracle database
作成した表のエクステントを追加して、Oracleデータベースの分離レベルとしてシリアライズ可能なものを修正するための移行を追加する

ISSUE-415 Client side schema validation - Disable or Customize
クライアント側のスキーマ検証 - 無効化またはカスタマイズ

ISSUE-425 Provide tool to initialize database and user
データベースとユーザーを初期化するためのツールを提供する

ISSUE-428 Treat existence of database/user as success while initializing database
データベースの初期化中にデータベース/ユーザの存在を成功として扱う

ISSUE-433 SR home page just spins with some errors on debugger console
SRのホームページは、デバッガのコンソール上でいくつかのエラーで回転します

ISSUE-441 Let addOrUpdate be compatible with PostgreSQL under 9.5
addOrUpdateを9.5のPostgreSQLと互換性を持たせる

ISSUE-447 De-couple JWTAuthenticationHandler from Kerberos related base class
Kerberos関連の基底クラスからJWTAuthenticationHandlerを分離する

MINOR: Docker db hostnames are exposed to the user.
Docker dbホスト名はユーザーに公開されています。

MINOR Added APIs to build schema registry version
スキーマレジストリバージョンを構築するためのAPIの追加

参考ページ
https://github.com/hortonworks/registry/releases

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0