This repository was archived by the owner on Aug 13, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55
66## [ Unreleased]
77
8+ ## [ 2.0.0-rc2] 2017-06-06
9+
810### Changed
911- Interceptor chain now adds the component name to the context so it can be used by the access control interceptor or anything else that needs it
1012
@@ -621,8 +623,13 @@ turned off by default
621623
622624- Initial release with basic dispatcher, handler and adapter generation
623625
624- [ Unreleased ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc1...HEAD
625- [ 2.0.0-rc1 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.5.0...release-2.0.0-rc1
626+ [ Unreleased ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc2...HEAD
627+ [ 2.0.0-rc2 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc1...release-2.0.0-rc2
628+ [ 2.0.0-rc1 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.7.1...release-2.0.0-rc1
629+ [ 1.7.1 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.7.0...release-1.7.1
630+ [ 1.7.0 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.6.0...release-1.7.0
631+ [ 1.6.0 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.5.0...release-1.6.0
632+ [ 1.5.1 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.5.0...release-1.5.1
626633[ 1.5.0 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.4.0...release-1.5.0
627634[ 1.4.3 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.4.2...release-1.4.3
628635[ 1.4.2 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.4.1...release-1.4.2
You can’t perform that action at this time.
0 commit comments