Skip to content

Releases: MAIF/otoroshi

1.4.0

22 Nov 16:44
Compare
Choose a tag to compare

1.3.1

02 Nov 12:00
Compare
Choose a tag to compare

Otoroshi version 1.3.1

Changelog : v1.3.0...v1.3.1

https://github.com/MAIF/otoroshi/milestone/11?closed=1

Big new features are :

  • Working dynamic SSL/TLS terminaison

1.3.0

18 Oct 13:00
Compare
Choose a tag to compare

Otoroshi version 1.3.0

Changelog : v1.2.0...v1.3.0

https://github.com/MAIF/otoroshi/milestone/10?closed=1

Big new features are :

  • Auth modules including
    • OAuth 2
    • In memory
    • LDAP
  • CORS support
  • Elastic support

1.2.0

27 Jul 15:01
Compare
Choose a tag to compare

Otoroshi version 1.2.0

Changelog : v1.1.2...v1.2.0

https://github.com/MAIF/otoroshi/milestone/3?closed=1

Big new features are :

  • Mongo support
  • JWT token verification
  • Otoroshi exchange protocol customization
  • Snow Monkey (chaos engineering)
  • API Key as JWT token inside cookie

1.1.2

01 Jun 10:00
Compare
Choose a tag to compare

Otoroshi version 1.1.2

Changelog : v1.1.1...v1.1.2

https://github.com/MAIF/otoroshi/milestone/7?closed=1

1.1.1

22 Mar 11:35
Compare
Choose a tag to compare

Otoroshi version 1.1.1

Changelog : v1.1.0...v1.1.1

v1.1.0

19 Mar 10:57
Compare
Choose a tag to compare

Otoroshi version 1.1.0

List of changes : https://github.com/MAIF/otoroshi/milestone/1?closed=1

Changelog : v1.0.2...v1.1.0

1.0.2

13 Feb 09:57
Compare
Choose a tag to compare

Otoroshi version 1.0.2

Fixes several bugs

  • #54 - cache invalidation is missing when a group is modified
  • #56 - Docker image should provide a volume for import files
  • #55 - Expiration does not work like it should in other datastores than Redis
  • #53 - Set the cookie domain using the app.domain property
  • #49 - Add flag to avoid exposition of admin dashboard and admin API
  • #52 - Provide a demo instance of Otoroshi oss
  • #50 - Product name is not propagated in analytic events

changelog at https://github.com/MAIF/otoroshi/milestone/5?closed=1

v1.0.1

07 Feb 10:47
Compare
Choose a tag to compare

Otoroshi version 1.0.1

Fixes several bug and improve performances

  • #44 - fix the 'No ApiKey provided' response when calling with an ApiKey
  • #39 - Update Auth0 lock signin
  • #37 - Fix the "SEND_TO_ANALYTICS_ERROR" error
  • #38 - Fix the "Server Error Clock is running backward" error
  • #42 - Fix a bug preventing the edition of a service url
  • #41 - Fix the "Open group link" button in "All service groups" page

changelog at https://github.com/MAIF/otoroshi/milestone/4?closed=1

v1.0.0

15 Jan 22:32
Compare
Choose a tag to compare

First open-source release of Otoroshi :)