All Versions
19
Latest Version
Avg Release Cycle
36 days
Latest Release
1271 days ago

Changelog History
Page 1

  • v3.2.1 Changes

    October 26, 2020

    Stabilizing Flamingo, API and code

  • v3.2.0 Changes

    February 26, 2020
    • license:
      • Flamingo now uses the MIT license. The CLA has been removed.
    • core/auth:
      • Flamingo v3.2.0 provides a new auth package which makes authentication easier an more canonical.
      • the old core/oauth is deprecated and provides a compatibility layer for core/auth.
    • sessions:
      • web.SessionStore provides programmatic access to web.Session
      • flamingo.session.saveMode allows to define a more granular session save behaviour
    • config loading:
      • both routes.yml and routes.yaml are now supported
    • ๐ŸŒ framework/web:
      • the framework router got a couple of stability updates.
      • the web responder and responses don't fail anymore for uninitialized responses.
      • error responses are wrapped with a http error message
      • the flamingo.static.file controller needs a dir to not serve from root.
    • errors:
      • all errors are handled via Go's error package
    • go 1.13/1.14:
      • support for 1.12 has been dropped
  • v3.1.6

    January 10, 2020
  • v3.1.5

    January 06, 2020
  • v3.1.4

    January 06, 2020
  • v3.1.3

    January 06, 2020
  • v3.1.2

    December 20, 2019
  • v3.1.1

    December 19, 2019
  • v3.1.0 Changes

    December 19, 2019

    v3.1.0:

    • Dingo is bumped to v0.2.4, so we are up to date now with the improved error handling
    • flamingo.App is reorganized, providing way more possibilities to debug and improved handling of dingo&co
    • ๐Ÿ”ง we now support Cue configuration
  • v3.0.4

    November 08, 2019