Releases: BerryCloud/xapi-java
Releases · BerryCloud/xapi-java
v1.1.2
What's Changed
- Polish basic access authentication auto-configuration by @Selindek in #96
- Add support for sending Statement with Attachments by @Selindek in #83
- Add eclipse formatters by @thomasturrell in #98
- Fix validator documentation by @thomasturrell in #97
- Add statements validator by @thomasturrell in #99
- Bump spring-boot-starter-parent from 3.0.4 to 3.0.5 by @dependabot in #100
- Add scores validator by @thomasturrell in #105
- Add Locale validator by @Selindek in #106
- LocaleValidator should handle any invalid locale by @thomasturrell in #107
- Add support for getting statements with attachments by @Selindek in #103
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix Locale Serializer by @Selindek in #90
- Polish formatting by @thomasturrell in #91
- Add xAPI Client auto-configuration by @Selindek in #92
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update pom.xml examples to version 1.0.8 by @thomasturrell in #77
- Delete README.md by @thomasturrell in #81
- Use Lists instead of arrays in the model by @Selindek in #82
- Add xapi-server sample by @Selindek in #79
- Add validation to model by @thomasturrell in #85
Full Changelog: v1.0.8...v1.1.0
v1.0.8
v1.0.7
v1.0.6
What's Changed
- Add activity resource support by @thomasturrell in #60
- Add agents resource support by @thomasturrell in #62
- Add about resource support by @thomasturrell in #63
- Bump spring-boot-starter-parent from 3.0.3 to 3.0.4 by @dependabot in #61
- Add activity profile resource support by @thomasturrell in #64
- Fix use static access for Builder in activity profile requests by @thomasturrell in #65
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Fix use of lowercase in xAPI Client by @thomasturrell in #50
- Fix postStatements and postStatement should return UUID type by @thomasturrell in #51
- Add samples for statement resources by @thomasturrell in #52
- Fix examples of mbox values should be prefixed with mailto: by @thomasturrell in #53
- Add samples for state resources by @thomasturrell in #54
- Bump spring-boot-starter-parent from 3.0.2 to 3.0.3 by @dependabot in #57
- Add Agent Profile support by @thomasturrell in #56
- Add information about project structure by @thomasturrell in #55
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Make request an interface by @thomasturrell in #46
- Add statement resources to client by @thomasturrell in #47
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Fix scaled score is optional by @thomasturrell in #42
- Add xAPI client with support for state document resources by @thomasturrell in #43
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix static base class members should not be accessed via derived types by @thomasturrell in #39
- Fix account consumer cannot be nested in agent consumer by @Selindek in #38
New Contributors
Full Changelog: v1.0.1...v1.0.2