Releases: nramc/journey-api
Releases · nramc/journey-api
v0.2.2
v0.2.1
v0.2.0
What's Changed
- feat: journey search by tags added #74 by @nramc in #80
- feat: fetching available categories implementation added #81 by @nramc in #82
- fix: fetch categories fixed #84 by @nramc in #85
- feat: tags converted to lowercase #83 by @nramc in #86
- 13 featdev integrate open rewrite and add static import rule for jupiter assertions by @nramc in #87
- 88 feat add new field icon for better UI experience by @nramc in #91
Full Changelog: v0.1.5...v0.2.0
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- 49 feat implement user resource for managing users by @nramc in #70
- 68 change role guest to guest user for better maintainability by @nramc in #72
- 71 feat implement login as guest feature by @nramc in #73
- [feat] all authority variants added for comparison by @nramc in #76
- [fix] visibility mapping from authority fixed #77 by @nramc in #78
- feat: cors security config added #44 by @nramc in #79
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- 50 feat add owner field which indicates who created journey by @nramc in #55
- [fix cast exception for user details fixed] class #56 by @nramc in #57
- [feat] new field 'visibilities' added to journey #52 by @nramc in #59
- [feat] default visibility added while creating journey #60 by @nramc in #61
- 58 feat implement authorisation based on new field visibilities by @nramc in #62
- [feat] HTTP Options Preflight request permitted always for spa framew… by @nramc in #64
- [fix] PublishedOnly criteria updated to include both published and un… by @nramc in #66
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- [feat] #5 mongo db base setup added by @nramc in #6
- [feat] #7 geojson data model added by @nramc in #11
- [feat] #17 Add created entity details in response for new journey by @nramc in #18
- [feat] #16 Find journey by @nramc in #19
- 20 feat add createddate and journeydate by @nramc in #21
- 22 feat implement get all journeys with basic query params by @nramc in #23
- 15 feat implement update feature for journey1 by @nramc in #24
- [feat] #25 commons-geojson and springboot version upgraded by @nramc in #26
- [feat] #27 adding image details to journey added by @nramc in #28
- 29 feat add video details by @nramc in #30
- 31 feat add new field to make sure the journey published or not by @nramc in #32
- 8 feat return journeys data as geojson by @nramc in #33
- [feat] City, Country, Location added GeoJson properties #34 by @nramc in #35
- 36 feat implement spring security dependency by @nramc in #37
- 38 feat add database based user details service with custom user details principal by @nramc in #40
- 39 feat implement jwt authentication by @nramc in #41
- [feat] auth token endpoint updated to align common std. by @nramc in #43
- 45 feat standardise jwt token response in login flow by @nramc in #46
Full Changelog: v0.0.13...v0.1.0