Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: infobloxopen/atlas-contacts-app

v1.6

27 Jul 00:31
a3aad1f
Compare
Choose a tag to compare
v1.6 Pre-release
Pre-release
  • Validation error interceptor example
  • Changed all google.protobuf.empty responses to have a response
  • Postgres error handling demo
  • Use atlas-db-controller
  • Fix issue with synthetic field filtering

v1.5

13 Jul 20:53
Compare
Choose a tag to compare
v1.5 Pre-release
Pre-release
  • Changes for collection operators to reflect atlas-app-toolkit changes
  • Example of filtering by synthetic field
  • AuthZ pargs refactor update
  • Bugfixes
  • Integration tests

v1.4

26 Jun 01:14
7f38249
Compare
Choose a tag to compare
v1.4 Pre-release
Pre-release
  • Resource Identifiers
  • Error Mapping
  • Server Wrapper update
  • Integration Tests

Major improvements to outline changes to atlas toolkit

06 Jun 06:43
c95176a
Compare
Choose a tag to compare

Much has changed since the last release! This release of the contacts app outlines examples of the new features released from other parts of the Atlas toolkt, including:
· Bootstrap changes updates
· Associations examples
· Page token example
· JSON blobs example
· Custom validation examples (overriding CRUD methods, hooks, etc.)
· Custom error handling examples
· Log level from command line example
· Request ID interceptor usage example
· and bug fixes

v1.1

02 May 09:15
7003bfb
Compare
Choose a tag to compare
v1.1 Pre-release
Pre-release
  • Added authorization support
  • Fixed path mapping for ingress
  • Fixes for deployment files
  • Removed redundant entries in Makefile
  • Removed redundant contacts.yaml

v1.0

24 Apr 16:18
Compare
Choose a tag to compare

First version of contacts app example