Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery.common.java
/
microservice
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ad8e30cf
authored
Feb 26, 2019
by
Amir Aharon
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
version change to 2.2.0
parent
a1177225
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
README.md
build.gradle
README.md
View file @
ad8e30cf
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
-
Add Pulsar PubSub Implementation
-
Add Pulsar PubSub Implementation
-
Add Either as default for optional
-
Add Either as default for optional
-
Divide src to common and main so that app's can use only common where needed
-
Divide src to common and main so that app's can use only common where needed
-
Note on Pulsar topic: can't be nested so after the domain prefix change the / with @
e.g: rest path like /domain/apiFamiliy/api1 will be in pubsub /domain/apiFamily@api1
## 2.1.1
## 2.1.1
-
downgrade metrics influxdb to fit the reporter on iot jar
-
downgrade metrics influxdb to fit the reporter on iot jar
...
...
build.gradle
View file @
ad8e30cf
group
'com.ipgallery.common'
group
'com.ipgallery.common'
version
'2.2.
3-local
'
version
'2.2.
0
'
apply
plugin:
'java'
apply
plugin:
'java'
apply
plugin:
'maven-publish'
apply
plugin:
'maven-publish'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment