Pike Series Release Notes¶
3.0.0¶
새로운 기능¶
[blueprint format-queue-metadata] Show the queue metadata as each items in drawer.
[blueprint subscription-confirmation] Support subscription age and confirmed. This shows age and confirmation for subscription.
[blueprint purge-queue] Support purge queue. This allows user to purge a queue to remove all the messages and subscriptions.
[blueprint post-get-messages] Support post messages and get messages. “Post Messages” and “View Messages” actions are added.
[blueprint support-presigned-queue] Support signed url. “Signed URL” action for queue is added.
업그레이드 노트¶
파이썬 3.5를 지원합니다.
Use only tox for test and remove run_tests.sh that is no longer used.
Switch theme for documentation from oslosphinx to openstackdocstheme.
Use pbr autodoc feature rather than custom logic.
버그 수정¶
[bug/1664374] Use AngularIndexView for queues panel. Also, this fixes to show breadcrumb properly.